- Dependency Update: Updated to the latest SDK module versions
- Feature: Amazon Kendra now provides a data source connector for Jira. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html
- Feature: AWS Kendra now supports hierarchical facets for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/filtering.html
- Dependency Update: Updated to the latest SDK module versions
- Feature: Amazon Kendra now provides a data source connector for Quip. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-quip.html
- Feature: Amazon Kendra now provides a data source connector for Box. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-box.html
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Amazon Kendra now provides a data source connector for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html
- Feature: Updated
github.com/aws/smithy-go
to latest version - Feature: Updated service client model to latest release.
- Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Feature: Adds RetryMaxAttempts and RetryMod to API client Options. This allows the API clients' default Retryer to be configured from the shared configuration files or environment variables. Adding a new Retry mode of
Adaptive
.Adaptive
retry mode is an experimental mode, adding client rate limiting when throttles reponses are received from an API. See retry.AdaptiveMode for more details, and configuration options. - Feature: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: Updated API models
- Feature: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: API Paginators now support specifying the initial starting token, and support stopping on empty string tokens.
- Feature: API client updated
- Bug Fix: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. (#1514)
- Dependency Update: Updated to the latest SDK module versions
- Announcement: Fix API modeling bug incorrectly generating
DocumentAttributeValue
type as a union instead of a structure. This update corrects this bug by correcting theDocumentAttributeValue
type to be astruct
instead of aninterface
. This change also removes theDocumentAttributeValueMember
types. To migrate to this change your application using service/kendra will need to be updated to use struct members inDocumentAttributeValue
instead ofDocumentAttributeValueMember
types. - Feature: API client updated
- Dependency Update: Updated to the latest SDK module versions
- Feature: Service clients now support custom endpoints that have an initial URI path defined.
- Feature: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically.
- Feature: Updated
github.com/aws/smithy-go
to latest version - Feature: Updated service to latest API model.
- Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Feature: Updated to latest version
- Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updated to latest API model.
- Dependency Update: Updated
github.com/aws/smithy-go
to latest version. - Dependency Update: Updated to the latest SDK module versions
- Feature: Updated service model to latest version.
- Dependency Update: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Feature: API client updated
- Feature: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: Updated to latest API model.
- Feature: Updated service client to latest API model.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Constant has been added to modules to enable runtime version inspection for reporting.
- Dependency Update: Updated to the latest SDK module versions