- Feature: bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
- Feature: Releasing SDK for multi agent collaboration
- Feature: This release introduces a new Rerank API to leverage reranking models (with integration into Knowledge Bases); APIs to upload documents directly into Knowledge Base; RetrieveAndGenerateStream API for streaming response; Guardrails on Retrieve API; and ability to automatically generate filters
- Dependency Update: Updated to the latest SDK module versions
- Feature: Custom Orchestration and Streaming configurations API release for AWSBedrockAgents.
- Feature: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents.
- Feature: Releasing new Prompt Optimization to enhance your prompts for improved performance
- Dependency Update: Update to smithy-go v1.22.1.
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release adds trace functionality to Bedrock Prompt Flows
- Bug Fix: Adds case-insensitive handling of error message fields in service responses
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Add support for HTTP client metrics.
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Feature: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace
- No change notes available for this release.
- No change notes available for this release.
- No change notes available for this release.
- Feature: Add tracing and metrics support to service clients.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: BREAKFIX: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
- Feature: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Lifting the maximum length on Bedrock KnowledgeBase RetrievalFilter array
- Feature: Releasing the support for Action User Confirmation.
- Dependency Update: Bump minimum Go version to 1.21.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.
- Feature: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Support list-of-string endpoint parameter.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Track usage of various AWS SDK features in user-agent string.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Add clock skew correction on all service clients
- 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.
- Feature: This release adds support for using Guardrails with Bedrock Agents.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.
- Bug Fix: GoDoc improvement
- Feature: This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base.
- Feature: Releasing the support for simplified configuration and return of control
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs.
- Feature: This release adds support to customize prompts sent through the RetrieveAndGenerate API in Agents for Amazon Bedrock.
- Dependency Update: Updated to the latest SDK module versions
- Documentation: Documentation update for Bedrock Runtime Agent
- Bug Fix: Remove dependency on go-cmp.
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents
- Bug Fix: Move all common, SDK-side middleware stack ops into the service client module to prevent cross-module compatibility issues in the future.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Add middleware stack snapshot tests.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: When sourcing values for a service's
EndpointParameters
, the lack of a configured region (i.e.options.Region == ""
) will now translate to anil
value forEndpointParameters.Region
instead of a pointer to the empty string""
. This will result in a much more explicit error when calling an operation instead of an obscure hostname lookup failure.
- Feature: Bump minimum Go version to 1.20 per our language support policy.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Restore pre-refactor auth behavior where all operations could technically be performed anonymously.
- Bug Fix: Correct wrapping of errors in authentication workflow.
- Bug Fix: Correctly recognize cache-wrapped instances of AnonymousCredentials at client construction.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Expose Options() accessor on service clients.
- Dependency Update: Updated to the latest SDK module versions
- Release: New AWS service client module
- Feature: This release introduces Agents for Amazon Bedrock Runtime
- Dependency Update: Updated to the latest SDK module versions