Skip to content

Commit 93da9e8

Browse files
chore: release 1.4.79
1 parent 4a5c310 commit 93da9e8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.79] - 05/07/2025
4+
5+
### Features
6+
* (**ec2**) This release adds API support for Path Component Exclusion (Filter Out ARN) for Reachability Analyzer
7+
* (**medialive**) Enables Updating Anywhere Settings on a MediaLive Anywhere Channel.
8+
* (**sagemaker**) SageMaker AI Studio users can now migrate to SageMaker Unified Studio, which offers a unified web-based development experience that integrates AWS data, analytics, artificial intelligence (AI), and machine learning (ML) services, as well as additional tools and resource
9+
* (**synthetics**) Add support to test a canary update by invoking a dry run of a canary. This behavior can be used via the new StartCanaryDryRun API along with new fields in UpdateCanary to apply dry run changes. Also includes changes in GetCanary and GetCanaryRuns to support retrieving dry run configurations.
10+
11+
### Documentation
12+
* (**imagebuilder**) Updated the CreateImageRecipeRequest ParentImage description to include all valid values as updated with the SSM Parameters project.
13+
314
## [1.4.78] - 05/06/2025
415

516
### 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.79-SNAPSHOT
9+
sdkVersion=1.4.79
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)