File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.51] - 02/06/2024
4+
5+ ### Features
6+ * (** appsync** ) Support for environment variables in AppSync GraphQL APIs
7+ * (** cloudwatchlogs** ) This release adds a new field, logGroupArn, to the response of the logs: DescribeLogGroups action.
8+ * (** elasticsearchservice** ) This release adds clear visibility to the customers on the changes that they make on the domain.
9+ * (** opensearch** ) This release adds clear visibility to the customers on the changes that they make on the domain.
10+ * (** wafv2** ) You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API.
11+
12+ ### Documentation
13+ * (** ecs** ) This release is a documentation only update to address customer issues.
14+
315## [ 1.0.50] - 02/05/2024
416
517### Features
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.gradle.jvmargs =-Xmx6g -XX:MaxMetaspaceSize=2G
77
88# sdk
9- sdkVersion =1.0.51-SNAPSHOT
9+ sdkVersion =1.0.51
1010
1111# dokka config (values specified at build-time as needed)
1212smithyKotlinDocBaseUrl =https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
You can’t perform that action at this time.
0 commit comments