- Feature: Bedrock AgentCore Memory release for redriving memory extraction jobs (StartMemoryExtractionJob and ListMemoryExtractionJob)
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Further reduce allocation overhead when the metrics system isn't in-use.
- Bug Fix: Reduce allocation overhead when the client doesn't have any HTTP interceptors configured.
- Bug Fix: Remove blank trace spans towards the beginning of the request that added no additional information. This conveys a slight reduction in overall allocations.
- Bug Fix: Return validation error if input region is not a valid host label.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Upgrade to smithy-go v1.23.2 which should convey some passive reduction of overall allocations, especially when not using the metrics system.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Fixing the service documentation name
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Bump minimum Go version to 1.23.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updated InvokeAgentRuntime API to accept account id optionally and added CompleteResourceTokenAuth API.
- Feature: Bedrock AgentCore release for Runtime, and Memory.
- Feature: Add support for batch memory management, agent card retrieval and session termination
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Remove incorrect endpoint tests
- Dependency Update: Update to smithy-go v1.23.0.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Remove unused deserialization code.
- Feature: Add support for configuring per-service Options via callback on global config.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Remove superfluous field from API
- Feature: Support configurable auth scheme preferences in service clients via AWS_AUTH_SCHEME_PREFERENCE in the environment, auth_scheme_preference in the config file, and through in-code settings on LoadDefaultConfig and client constructor methods.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Add support for HTTP interceptors.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Release: New AWS service client module
- Feature: Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.