Skip to content

Commit 38dfc34

Browse files
chore: release 1.0.17
1 parent db77d16 commit 38dfc34

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.17] - 12/14/2023
4+
5+
### Features
6+
* (**appstream**) This release includes support for images of Windows Server 2022 platform.
7+
* (**billingconductor**) Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group.
8+
* (**connect**) This release adds support for more granular billing using tags (key:value pairs)
9+
* (**firehose**) This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
10+
* (**gamelift**) Amazon GameLift adds the ability to add and update the game properties of active game sessions.
11+
* (**iot**) This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
12+
* (**neptunegraph**) This is the initial SDK release for Amazon Neptune Analytics
13+
* (**opensearch**) Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
14+
* (**quicksight**) Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.
15+
16+
### Documentation
17+
* (**b2bi**) Documentation updates for AWS B2B Data Interchange
18+
* (**controltower**) Documentation updates for AWS Control Tower.
19+
* (**workspaces**) Updated note to ensure customers understand running modes.
20+
321
## [1.0.16] - 12/13/2023
422

523
### 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.0.17-SNAPSHOT
9+
sdkVersion=1.0.17
1010

1111
# kotlin
1212
kotlinVersion=1.9.20

0 commit comments

Comments
 (0)