Skip to content

Commit 60378fd

Browse files
chore: release 1.1.26
1 parent 3e53bf3 commit 60378fd

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.1.26] - 04/25/2024
4+
5+
### Features
6+
* (**appsync**) UpdateGraphQLAPI documentation update and datasource introspection secret arn update
7+
* (**fms**) AWS Firewall Manager adds support for network ACL policies to manage Amazon Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization.
8+
* (**ivs**) Bug Fix: IVS does not support arns with the `svs` prefix
9+
* (**ivsrealtime**) Bug Fix: IVS Real Time does not support ARNs using the `svs` prefix.
10+
* (**sfn**) Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine.
11+
12+
### Documentation
13+
* (**rds**) Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances.
14+
315
## [1.1.25] - 04/24/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.1.26-SNAPSHOT
9+
sdkVersion=1.1.26
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)