Skip to content

Commit 5b7a743

Browse files
chore: release 1.2.1
1 parent 3a20afd commit 5b7a743

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.1] - 04/29/2024
4+
5+
### Features
6+
* (**amplify**) Updating max results limit for listing any resources (Job, Artifacts, Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that where max results can be up to 100.
7+
* (**connectcases**) This feature releases DeleteField, DeletedLayout, and DeleteTemplate API's
8+
* (**inspector2**) Update Inspector2 to include new Agentless API parameters.
9+
* (**timestreamquery**) This change allows users to update and describe account settings associated with their accounts.
10+
* (**transcribe**) This update provides error messaging for generative call summarization in Transcribe Call Analytics
11+
* (**trustedadvisor**) This release adds the BatchUpdateRecommendationResourceExclusion API to support batch updates of Recommendation Resource exclusion statuses and introduces a new exclusion status filter to the ListRecommendationResources and ListOrganizationRecommendationResources APIs.
12+
313
## [1.2.0] - 04/27/2024
414

515
### Fixes

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.2.1-SNAPSHOT
9+
sdkVersion=1.2.1
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)