Skip to content

Commit 8507e3c

Browse files
chore: release 1.0.51
1 parent 982761c commit 8507e3c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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

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.0.51-SNAPSHOT
9+
sdkVersion=1.0.51
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)