Skip to content

Commit 2717066

Browse files
chore: release 1.5.103
1 parent 04ad356 commit 2717066

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.5.103] - 12/15/2025
4+
5+
### Features
6+
* (**cloudwatchlogs**) This release allows you to import your historical CloudTrail Lake data into CloudWatch with a few steps, enabling you to easily consolidate operational, security, and compliance data in one place.
7+
* (**connect**) Amazon Connect now supports outbound WhatsApp contacts via the Send message block or StartOutboundChatContact API. Send proactive messages for surveys, reminders, and updates. Offer customers the option to switch to WhatsApp while in queue, eliminating hold time.
8+
* (**ec2**) EC2 Capacity Manager now supports SpotTotalCount, SpotTotalInterruptions and SpotInterruptionRate metrics for both vCPU and instance units.
9+
* (**entityresolution**) Support Customer Profiles Integration for AWS Entity Resolution
10+
* (**glacier**) Documentation updates for Amazon Glacier's maintenance mode
11+
* (**health**) Updating Health API endpoint generation for dualstack only regions
12+
* (**mediatailor**) Added support for Ad Decision Server Configuration enabling HTTP POST requests with custom bodies, headers, GZIP compression, and dynamic variables. No changes required for existing GET request configurations.
13+
* (**route53resolver**) Adds support for enabling detailed metrics on Route 53 Resolver endpoints using RniEnhancedMetricsEnabled and TargetNameServerMetricsEnabled in the CreateResolverEndpoint and UpdateResolverEndpoint APIs, providing enhanced visibility into Resolver endpoint and target name server performance.
14+
* (**s3**) This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations.
15+
* (**servicequotas**) Add support for SQ Dashboard Api
16+
17+
### Documentation
18+
* (**bedrockagentcorecontrol**) This release updates broken links for AgentCore Policy APIs in the AWS CLI and SDK resources.
19+
320
## [1.5.102] - 12/12/2025
421

522
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
77
org.gradle.parallel=true
88

99
# sdk
10-
sdkVersion=1.5.103-SNAPSHOT
10+
sdkVersion=1.5.103
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)