Skip to content

Commit 080910d

Browse files
chore: release 1.6.82
1 parent fa21919 commit 080910d

2 files changed

Lines changed: 59 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.6.82] - 05/27/2026
4+
5+
### Features
6+
* (**bcmdashboards**) Adding new BDD representation of endpoint ruleset
7+
* (**bedrockdataautomation**) Matcher Fallback extends the CustomOutputConfiguration for the Document modality in DataAutomationProjects, enabling a fallback blueprint when no match is found. A FALLBACK match status is returned, improving the matching experience and guaranteeing customers always receive CustomOutputResults.
8+
* (**computeoptimizer**) Adding new BDD representation of endpoint ruleset
9+
* (**computeoptimizerautomation**) Adding new BDD representation of endpoint ruleset
10+
* (**connectcases**) Adding new BDD representation of endpoint ruleset
11+
* (**dataexchange**) Adding new BDD representation of endpoint ruleset
12+
* (**devopsagent**) Adding new BDD representation of endpoint ruleset
13+
* (**docdbelastic**) Adding new BDD representation of endpoint ruleset
14+
* (**ebs**) Adding new BDD representation of endpoint ruleset
15+
* (**ecrpublic**) Adding new BDD representation of endpoint ruleset
16+
* (**ecs**) Add support for Neuron device resource requirements for Amazon ECS
17+
* (**eksauth**) Adding new BDD representation of endpoint ruleset
18+
* (**elementalinference**) Added support for smart subtitles in Elemental Inference, enabling automatic generation of subtitles for media content. Available in English, Spanish, French, German, Italian, and Portuguese.
19+
* (**eventbridge**) Adding new BDD representation of endpoint ruleset
20+
* (**finspace**) Adding new BDD representation of endpoint ruleset
21+
* (**fis**) Adding new BDD representation of endpoint ruleset
22+
* (**imagebuilder**) Adding new BDD representation of endpoint ruleset
23+
* (**inspector2**) Adding new BDD representation of endpoint ruleset
24+
* (**iotdeviceadvisor**) Adding new BDD representation of endpoint ruleset
25+
* (**iotfleetwise**) Adding new BDD representation of endpoint ruleset
26+
* (**iotthingsgraph**) Adding new BDD representation of endpoint ruleset
27+
* (**launchwizard**) Adding new BDD representation of endpoint ruleset
28+
* (**location**) Adding new BDD representation of endpoint ruleset
29+
* (**m2**) Adding new BDD representation of endpoint ruleset
30+
* (**marketplacedeployment**) Adding new BDD representation of endpoint ruleset
31+
* (**medialive**) AWS Elemental MediaLive now supports Smart Subtitles, a new caption source that uses AWS Elemental Inference to automatically generate WebVTT and TTML captions from source audio. Available in English, Spanish, French, German, Italian, and Portuguese.
32+
* (**memorydb**) Adding new BDD representation of endpoint ruleset
33+
* (**mgn**) Adding new BDD representation of endpoint ruleset
34+
* (**mpa**) Adding new BDD representation of endpoint ruleset
35+
* (**novaact**) Adding new BDD representation of endpoint ruleset
36+
* (**omics**) Adding new BDD representation of endpoint ruleset
37+
* (**opensearch**) OpenSearch will now support multi-segment paths in JWKS URLs.
38+
* (**partnercentralbenefits**) Adding new BDD representation of endpoint ruleset
39+
* (**partnercentralselling**) Adding new BDD representation of endpoint ruleset
40+
* (**paymentcryptography**) Adding new BDD representation of endpoint ruleset
41+
* (**pcaconnectorad**) Adding new BDD representation of endpoint ruleset
42+
* (**resourceexplorer2**) Adding new BDD representation of endpoint ruleset
43+
* (**rtbfabric**) Adding new BDD representation of endpoint ruleset
44+
* (**rum**) Adding new BDD representation of endpoint ruleset
45+
* (**sagemaker**) Adds shared environment support for Restricted Instance Groups (RIGs) on SageMaker HyperPod, enabling cross-RIG workload scheduling and FSx sharing. This unlocks shared CPU-GPU environments needed for cost-efficient RL training (e.g., Nova Forge). Adds p6 instance support for recommendation jobs
46+
* (**sagemakerfeaturestoreruntime**) Adding new BDD representation of endpoint ruleset
47+
* (**savingsplans**) Adding new BDD representation of endpoint ruleset
48+
* (**securityir**) Adding new BDD representation of endpoint ruleset
49+
* (**simpledbv2**) Adding new BDD representation of endpoint ruleset
50+
* (**ssmcontacts**) Adding new BDD representation of endpoint ruleset
51+
* (**ssmsap**) Adding new BDD representation of endpoint ruleset
52+
* (**supportapp**) Adding new BDD representation of endpoint ruleset
53+
* (**voiceid**) Adding new BDD representation of endpoint ruleset
54+
* (**wellarchitected**) Adding new BDD representation of endpoint ruleset
55+
* (**workmailmessageflow**) Adding new BDD representation of endpoint ruleset
56+
* (**workspacesweb**) Adding new BDD representation of endpoint ruleset
57+
58+
### Documentation
59+
* (**organizations**) AWS Organizations now emits CloudTrail events (AccountJoinedOrganization, AccountDepartedOrganization) to the management account for membership changes, including join and departure method and timestamp.
60+
361
## [1.6.81] - 05/26/2026
462

563
### 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.6.82-SNAPSHOT
10+
sdkVersion=1.6.82
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)