Skip to content

Commit 27049e2

Browse files
chore: release 1.6.84
1 parent 5a99df3 commit 27049e2

2 files changed

Lines changed: 55 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.6.84] - 05/29/2026
4+
5+
### Features
6+
* (**account**) Adding new BDD representation of endpoint ruleset
7+
* (**applicationinsights**) Adding new BDD representation of endpoint ruleset
8+
* (**arczonalshift**) Adding new BDD representation of endpoint ruleset
9+
* (**athena**) Adding new BDD representation of endpoint ruleset
10+
* (**autoscaling**) Adding new BDD representation of endpoint ruleset
11+
* (**autoscalingplans**) Adding new BDD representation of endpoint ruleset
12+
* (**backupgateway**) Adding new BDD representation of endpoint ruleset
13+
* (**bedrock**) Automated Reasoning checks - Added two build workflows for policies. Iterative Refine Policy uses AI to update policy definitions based on test results and feedback. Resolve Policy Ambiguities consolidates ambiguous variables in Automated Reasoning policies, a common source of ambiguous validation.
14+
* (**bedrockagentcorecontrol**) Reference your own AWS Secrets Manager secrets when configuring credential providers, giving you control over encryption, rotation, and access policies instead of using service-managed secrets.
15+
* (**budgets**) Adding new BDD representation of endpoint ruleset
16+
* (**chime**) Adding new BDD representation of endpoint ruleset
17+
* (**clouddirectory**) Adding new BDD representation of endpoint ruleset
18+
* (**cloudhsm**) Adding new BDD representation of endpoint ruleset
19+
* (**cloudhsmv2**) Adding new BDD representation of endpoint ruleset
20+
* (**cloudsearch**) Adding new BDD representation of endpoint ruleset
21+
* (**cloudsearchdomain**) Adding new BDD representation of endpoint ruleset
22+
* (**cloudtrail**) Adding new BDD representation of endpoint ruleset
23+
* (**codebuild**) Adding new BDD representation of endpoint ruleset
24+
* (**codecatalyst**) Adding new BDD representation of endpoint ruleset
25+
* (**codecommit**) Adding new BDD representation of endpoint ruleset
26+
* (**codedeploy**) Adding new BDD representation of endpoint ruleset
27+
* (**codegurusecurity**) Adding new BDD representation of endpoint ruleset
28+
* (**connectcampaignsv2**) Adding new BDD representation of endpoint ruleset
29+
* (**connectcontactlens**) Adding new BDD representation of endpoint ruleset
30+
* (**directoryservicedata**) Adding new BDD representation of endpoint ruleset
31+
* (**drs**) Adding new BDD representation of endpoint ruleset
32+
* (**entityresolution**) Adding new BDD representation of endpoint ruleset
33+
* (**grafana**) Adding new BDD representation of endpoint ruleset
34+
* (**groundstation**) Adds support for Alpha-5 satellite number encoding in the Two-Line Element ephemeris format.
35+
* (**inspectorscan**) Adding new BDD representation of endpoint ruleset
36+
* (**lexmodelsv2**) Adding new BDD representation of endpoint ruleset
37+
* (**lexruntimev2**) Adding new BDD representation of endpoint ruleset
38+
* (**mailmanager**) Adding new BDD representation of endpoint ruleset
39+
* (**mwaa**) Adding new BDD representation of endpoint ruleset
40+
* (**networkflowmonitor**) Adding new BDD representation of endpoint ruleset
41+
* (**omics**) Add engineSettings to StartRun and GetRun. Add profiles and profileParameterTemplates to GetWorkflow and GetWorkflowVersion.
42+
* (**paymentcryptographydata**) Adding new BDD representation of endpoint ruleset
43+
* (**pcs**) Adding new BDD representation of endpoint ruleset
44+
* (**personalizeevents**) Adding new BDD representation of endpoint ruleset
45+
* (**proton**) Adding new BDD representation of endpoint ruleset
46+
* (**qbusiness**) Adding new BDD representation of endpoint ruleset
47+
* (**quicksight**) Adds support for creating, updating, describing, listing, and deleting an OAuthClientApplication resource, a new quicksight resource that allows customers to store OAuth configurations to connect to their databases via 3 Legged OAuth.
48+
* (**rdsdata**) RDS Data API arrays (longValues, doubleValues, stringValues, booleanValues) in ExecuteStatement responses now correctly support null elements. Runtime change for JS v3 and .NET. Compile-time change for C plus plus, .NET, Kotlin, Rust. No impact for Java, Python, Ruby, PHP, Go.
49+
* (**route53recoverycluster**) Adding new BDD representation of endpoint ruleset
50+
* (**route53resolver**) Added BatchCreateFirewallRule, BatchUpdateFirewallRule, BatchDeleteFirewallRule, and ListFirewallRuleTypes APIs. Added FirewallRuleType support to Firewall Rule APIs.
51+
* (**sesv2**) This release introduces support for Tenant Suppression Lists
52+
* (**ssmguiconnect**) Adding new BDD representation of endpoint ruleset
53+
* (**synthetics**) Adding new BDD representation of endpoint ruleset
54+
* (**wafv2**) Adding new BDD representation of endpoint ruleset
55+
* (**workspacesinstances**) Adding new BDD representation of endpoint ruleset
56+
357
## [1.6.83] - 05/28/2026
458

559
### 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.84-SNAPSHOT
10+
sdkVersion=1.6.84
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)