Skip to content

Commit dfb7d00

Browse files
chore: release 1.4.82
1 parent 03de1a3 commit dfb7d00

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.4.82] - 05/12/2025
4+
5+
### Features
6+
* (**deadline**) AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker.
7+
* (**ec2**) EC2 - Adding support for AvailabilityZoneId
8+
* (**iam**) Updating the endpoint list for the Identity and access management (IAM) service
9+
* (**medialive**) Add support to the AV1 rate control mode
10+
* (**mediatailor**) Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations.
11+
* (**s3control**) Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI
12+
* (**sagemaker**) No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.
13+
* (**supplychain**) Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets.
14+
315
## [1.4.81] - 05/09/2025
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.4.82-SNAPSHOT
9+
sdkVersion=1.4.82
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)