Skip to content

Commit a6341b4

Browse files
chore: release 1.3.52
1 parent 8a4b60f commit a6341b4

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

.changes/a9deee4f-8f15-472c-906f-492066275178.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [1.3.52] - 10/11/2024
4+
5+
### Features
6+
* (**elasticloadbalancingv2**) Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target.
7+
* (**emr**) This release provides new parameter "Context" in instance fleet clusters.
8+
* (**guardduty**) Added a new field for network connection details.
9+
10+
### Fixes
11+
* [#1433](https://github.com/awslabs/aws-sdk-kotlin/issues/1433) Remove Route53 InvalidChangeBatch error response customization
12+
13+
### Documentation
14+
* (**appflow**) Doc only updates for clarification around OAuth2GrantType for Salesforce.
15+
* (**robomaker**) Documentation update: added support notices to each API action.
16+
317
## [1.3.51] - 10/10/2024
418

519
### 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.52-SNAPSHOT
9+
sdkVersion=1.3.52
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)