Skip to content

Commit 7988f87

Browse files
chore: release 1.5.55
1 parent 961c23d commit 7988f87

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.5.55] - 10/06/2025
4+
5+
### Features
6+
* (**backup**) Adds optional MaxScheduledRunsPreview input to GetBackupPlan API to provide a preview of up to 10 next scheduled backup plan runs in the GetBackupPlan response.
7+
* (**bedrockagentcore**) Add support for batch memory management, agent card retrieval and session termination
8+
* (**bedrockagentcorecontrol**) Add support for VM lifecycle configuration parameters and A2A protocol
9+
* (**glue**) Adds labeling for DataQualityRuleResult for GetDataQualityResult and PublishDataQualityResult APIs
10+
* (**mediaconnect**) Enabling Tag-on-Create for AWS Elemental MediaConnect flow-based resource types
11+
* (**memorydb**) Support for DescribeMultiRegionParameterGroups and DescribeMultiRegionParameters API.
12+
* (**resourceexplorer2**) Add new AWS Resource Explorer APIs
13+
14+
### Documentation
15+
* (**quicksight**) Documentation improvements for QuickSight API documentation to clarify that delete operation APIs are global.
16+
* (**rds**) Documentation updates to the CreateDBClusterMessage$PubliclyAccessible and CreateDBInstanceMessage$PubliclyAccessible properties.
17+
318
## [1.5.54] - 10/03/2025
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=-Xmx10g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.5.55-SNAPSHOT
9+
sdkVersion=1.5.55
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)