Skip to content

Commit baaf750

Browse files
chore: release 1.3.99
1 parent 8e3e191 commit baaf750

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.3.99] - 12/20/2024
4+
5+
### Features
6+
* (**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.
7+
* (**bedrockagentruntime**) bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs
8+
* (**billing**) Added new API's for defining and fetching Billing Views.
9+
* (**connect**) This release supports adding NotAttributeCondition and Range to the RoutingCriteria object.
10+
* (**costexplorer**) Support for retrieving cost, usage, and forecast for billing view.
11+
* (**docdb**) Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster.
12+
* (**eks**) This release expands the catalog of upgrade insight checks
13+
* (**macie2**) This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring.
14+
* (**outposts**) Add CS8365C as a supported power connector for Outpost sites.
15+
* (**sagemaker**) This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch
16+
17+
### Documentation
18+
* (**bedrockdataautomation**) Documentation update for Amazon Bedrock Data Automation
19+
* (**bedrockdataautomationruntime**) Documentation update for Amazon Bedrock Data Automation Runtime
20+
321
## [1.3.98] - 12/19/2024
422

523
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.3.99-SNAPSHOT
9+
sdkVersion=1.3.99
1010

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

0 commit comments

Comments
 (0)