Skip to content

Commit 3113b9b

Browse files
chore: release 1.5.105
1 parent ac86d27 commit 3113b9b

File tree

4 files changed

+16
-11
lines changed

4 files changed

+16
-11
lines changed

.changes/376b0cd3-e023-4db2-bcf6-87092ee07e5e.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/9704079b-98a1-4894-a21c-53f489768fd6.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.105] - 12/17/2025
4+
5+
### Features
6+
* (**gameliftstreams**) Added new stream group operation parameters for scale-on-demand capacity with automatic prewarming. Added new Gen6 stream classes based on the EC2 G6 instance family. Added new StartStreamSession parameter for exposure of real-time performance stats to clients.
7+
* (**guardduty**) Add support for dbiResourceId in finding.
8+
* (**inspectorscan**) Adds an additional OutputFormat
9+
* (**kafkaconnect**) Support dual-stack network connectivity for connectors via NetworkType field.
10+
* (**mediaconvert**) Adds support for tile encoding in HEVC and audio for video overlays.
11+
* (**mediapackagev2**) This release adds support for SPEKE V2 content key encryption in MediaPackage v2 Origin Endpoints.
12+
* (**paymentcryptography**) Support for AS2805 standard. Modifications to import-key and export-key to support AS2805 variants.
13+
* (**paymentcryptographydata**) Support for AS2805 standard. New API GenerateAs2805KekValidation and changes to translate pin, GenerateMac and VerifyMac to support AS2805 key variants.
14+
* (**sagemaker**) Adding the newly launched p6-b300.48xlarge ec2 instance support in Sagemaker(Hyperpod,Training and Sceptor)
15+
* Upgrade to **smithy-kotlin** release [**v1.5.24**](https://github.com/smithy-lang/smithy-kotlin/releases/tag/v1.5.24) to enable [case-insensitive environmental config resolution](https://github.com/smithy-lang/smithy-kotlin/pull/1469)
16+
* Support case-insensitive resolution of service-specific endpoint URLs from environment variables (e.g., `AWS_ENDPOINT_URL_DynamoDB` is equivalent to `AWS_ENDPOINT_URL_DYNAMODB`) and system properties (e.g., `aws.endpointUrlDynamoDB` is equivalent to `aws.endpointUrlDYNAMODB`)
17+
318
## [1.5.104] - 12/16/2025
419

520
### 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.105-SNAPSHOT
10+
sdkVersion=1.5.105
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)