v1.5.0
·
338 commits
to main
since this release
[1.5.0] - 07/21/2025
Features
- (cloudfront) Add dualstack endpoint support
- (deadline) Add support for VPC resource endpoints in Service Managed Fleets
- (ec2) This release adds support for C8gn, F2 and P6e-GB200 Instance types
- (sagemaker) This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans
- (timestreaminfluxdb) Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs.
- Upgrade to Kotlin 2.2.0
- #1413
⚠️ IMPORTANT: Refactor endpoint discoverer classes into interfaces so custom implementations may be provided - #1478 Add
regionProviderproperty to client config - #1413
⚠️ IMPORTANT: Add support for enabling/disabling endpoint discovery via standard cross-SDK config mechanisms
Fixes
- #1413 Favor
endpointUrlinstead of endpoint discovery if both are provided