Skip to content

Commit faf4666

Browse files
chore: release 1.4.30
1 parent a7ba73b commit faf4666

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.4.30] - 02/26/2025
4+
5+
### Features
6+
* (**applicationsignals**) This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives.
7+
* (**batch**) AWS Batch: Resource Aware Scheduling feature support
8+
* (**chime**) Removes the Amazon Chime SDK APIs from the "chime" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice.
9+
* (**ec2**) Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping.
10+
* (**iotfleetwise**) This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.
11+
* (**oam**) This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.
12+
* (**sagemaker**) AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.
13+
14+
### Documentation
15+
* (**cloudfront**) Documentation update for VPC origin config.
16+
317
## [1.4.29] - 02/25/2025
418

519
### 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.30-SNAPSHOT
9+
sdkVersion=1.4.30
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)