Skip to content

Commit f381c9e

Browse files
chore: release 1.6.21
1 parent 17c691e commit f381c9e

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changes/36fbd1c3-026a-4647-b79c-d8a70242de07.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [1.6.21] - 02/19/2026
4+
5+
### Features
6+
* (**bcmdashboards**) The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards.
7+
* (**ecr**) Adds multiple artifact types filter support in ListImageReferrers API.
8+
* (**pcaconnectorscep**) AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately.
9+
10+
### Fixes
11+
* Remove explicit Gradle dependencies on Kotlin's standard library in all service clients
12+
313
## [1.6.20] - 02/18/2026
414

515
### 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.21-SNAPSHOT
10+
sdkVersion=1.6.21
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)