Skip to content

Commit a823e4f

Browse files
chore: release 1.5.73
1 parent dc470e1 commit a823e4f

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.73] - 10/31/2025
4+
5+
### Features
6+
* (**cloudwatchlogs**) Update endpoint ruleset parameters casing
7+
* (**connectcases**) Added two new case rule types: Parent Child Field Options (restricts child field options based on parent field value) and Hidden (controls child field visibility based on parent field value). Both enable dynamic field behavior within templates.
8+
* (**ec2**) Amazon VPC IP Address Manager (IPAM) now supports automated prefix list management, allowing you to create rules that automatically populate customer-managed prefix lists with CIDRs from your IPAM pools or AWS resources based on tags, Regions, or other criteria.
9+
* (**emr**) Update endpoint ruleset parameters casing
10+
* (**fms**) Update endpoint ruleset parameters casing
11+
* (**fsx**) Update endpoint ruleset parameters casing
12+
* (**health**) Update endpoint ruleset parameters casing
13+
* (**kinesis**) Update endpoint ruleset parameters casing
14+
* (**lambda**) Add Python3.14 (python3.14) and Java 25 (java25) support to AWS Lambda
15+
* (**marketplacecatalog**) Update endpoint ruleset parameters casing
16+
* (**mediaconvert**) Adds SlowPalPitchCorrection to audio pitch correction settings. Enables opacity for VideoOverlays. Adds REMUX_ALL option to enable multi-rendition passthrough to VideoSelector for allow listed accounts.
17+
* (**omics**) Added WDL_LENIENT engine type that enables implicit typecasting of variable values to its compatible declared types
18+
* (**paymentcryptography**) Allow additional characters in the CertificateSubject for GetCertificateSigningRequest API.
19+
* (**redshift**) Update endpoint ruleset parameters casing
20+
* (**resourcegroupstaggingapi**) Update endpoint ruleset parameters casing
21+
* (**sagemaker**) Allow update of platform identifier via UpdateNotebookInstance operation.
22+
* (**savingsplans**) Add dual-stack endpoint support for Savings Plans
23+
* (**snowball**) Update endpoint ruleset parameters casing
24+
* (**ssmquicksetup**) Update endpoint ruleset parameters casing
25+
* (**textract**) Update endpoint ruleset parameters casing
26+
* (**waf**) Update endpoint ruleset parameters casing
27+
328
## [1.5.72] - 10/30/2025
429

530
### 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.73-SNAPSHOT
10+
sdkVersion=1.5.73
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)