Skip to content

Commit 38e6f0e

Browse files
chore: release 1.3.3
1 parent 6171c44 commit 38e6f0e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.3] - 08/02/2024
4+
5+
### Features
6+
* (**cloudwatch**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
7+
* (**ecs**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
8+
* (**glue**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
9+
* (**ivs**) updates cloudtrail event source for SDKs
10+
* (**ivschat**) updates cloudtrail event source for SDKs
11+
* (**ivsrealtime**) updates cloudtrail event source for SDKs
12+
* (**kinesis**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
13+
* (**resiliencehub**) Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.
14+
* (**route53**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
15+
* (**ssm**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
16+
* (**wafregional**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
17+
318
## [1.3.2] - 08/01/2024
419

520
### 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.3-SNAPSHOT
9+
sdkVersion=1.3.3
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)