Skip to content

Commit 4f9e76d

Browse files
chore: release 1.1.21
1 parent 41c6b1f commit 4f9e76d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.21] - 04/18/2024
4+
5+
### Features
6+
* (**drs**) Outpost ARN added to Source Server and Recovery Instance
7+
* (**emrserverless**) This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.
8+
* (**guardduty**) Added IPv6Address fields for local and remote IP addresses
9+
* (**quicksight**) This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
10+
* (**rolesanywhere**) This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.
11+
* (**sagemaker**) Removed deprecated enum values and updated API documentation.
12+
* (**workspaces**) Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.
13+
314
## [1.1.20] - 04/17/2024
415

516
### 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.1.21-SNAPSHOT
9+
sdkVersion=1.1.21
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)