Skip to content

Commit

Permalink
chore: release 1.3.99
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Dec 20, 2024
1 parent 8e3e191 commit baaf750
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.3.99] - 12/20/2024

### Features
* (**bedrockagent**) Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context.
* (**bedrockagentruntime**) bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs
* (**billing**) Added new API's for defining and fetching Billing Views.
* (**connect**) This release supports adding NotAttributeCondition and Range to the RoutingCriteria object.
* (**costexplorer**) Support for retrieving cost, usage, and forecast for billing view.
* (**docdb**) Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster.
* (**eks**) This release expands the catalog of upgrade insight checks
* (**macie2**) This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring.
* (**outposts**) Add CS8365C as a supported power connector for Outpost sites.
* (**sagemaker**) This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch

### Documentation
* (**bedrockdataautomation**) Documentation update for Amazon Bedrock Data Automation
* (**bedrockdataautomationruntime**) Documentation update for Amazon Bedrock Data Automation Runtime

## [1.3.98] - 12/19/2024

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G

# sdk
sdkVersion=1.3.99-SNAPSHOT
sdkVersion=1.3.99

# dokka config (values specified at build-time as needed)
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
Expand Down

0 comments on commit baaf750

Please sign in to comment.