Skip to content

Commit fa4d107

Browse files
chore: release 1.2.34
1 parent 3c2a90f commit fa4d107

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

.changes/0ea5aa4b-4e56-464a-b2a4-7d0807406272.json

Lines changed: 0 additions & 5 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.2.34] - 06/14/2024
4+
5+
### Features
6+
* (**datazone**) This release introduces a new default service blueprint for custom environment creation.
7+
* (**macie2**) This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.
8+
* (**mediaconvert**) This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
9+
* (**route53domains**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
10+
11+
### Documentation
12+
* (**ec2**) Documentation updates for Amazon EC2.
13+
14+
### Miscellaneous
15+
* Upgrade to Smithy 1.49.0
16+
317
## [1.2.33] - 06/13/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.2.34-SNAPSHOT
9+
sdkVersion=1.2.34
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)