Skip to content

Commit dc55a89

Browse files
chore: release 1.2.35
1 parent bcfa3e2 commit dc55a89

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.35] - 06/17/2024
4+
5+
### Features
6+
* (**batch**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
7+
* (**codebuild**) AWS CodeBuild now supports global and organization GitHub webhooks
8+
* (**cognitoidentityprovider**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
9+
* (**directoryservice**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
10+
* (**efs**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
11+
* (**glue**) This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
12+
* (**mediaconvert**) This release includes support for creating I-frame only video segments for DASH trick play.
13+
* (**waf**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
14+
15+
### Documentation
16+
* (**acmpca**) Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate.
17+
* (**kms**) Updating SDK example for KMS DeriveSharedSecret API.
18+
* (**secretsmanager**) Doc only update for Secrets Manager
19+
320
## [1.2.34] - 06/14/2024
421

522
### 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.35-SNAPSHOT
9+
sdkVersion=1.2.35
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)