Releases: aws/aws-sdk-kotlin
Releases · aws/aws-sdk-kotlin
v1.0.17
[1.0.17] - 12/14/2023
Features
- (appstream) This release includes support for images of Windows Server 2022 platform.
- (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.
- (connect) This release adds support for more granular billing using tags (key:value pairs)
- (firehose) This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
- (gamelift) Amazon GameLift adds the ability to add and update the game properties of active game sessions.
- (iot) This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
- (neptunegraph) This is the initial SDK release for Amazon Neptune Analytics
- (opensearch) Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
- (quicksight) Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.
Documentation
- (b2bi) Documentation updates for AWS B2B Data Interchange
- (controltower) Documentation updates for AWS Control Tower.
- (workspaces) Updated note to ensure customers understand running modes.
v1.0.16
[1.0.16] - 12/13/2023
Features
- (drs) Adding AgentVersion to SourceServer and RecoveryInstance structures
v1.0.15
[1.0.15] - 12/12/2023
Features
- (cloudwatchlogs) This release introduces the StartLiveTail API to tail ingested logs in near real time.
- (imagebuilder) This release adds the Image Workflows feature to give more flexibility and control over the image building and testing process.
- (location) This release 1) adds sub-municipality field in Places API for searching and getting places information, and 2) allows optimizing route calculation based on expected arrival time.
Fixes
- #1008 Upgrade to smithy-kotlin 1.0.3 to consume fixes for URL signing special characters
v1.0.14
[1.0.14] - 12/11/2023
Features
- (neptune) This release adds a new parameter configuration setting to the Neptune cluster related APIs that can be leveraged to switch between the underlying supported storage modes.
- (securityhub) Added new resource detail objects to ASFF, including resources for AwsDynamoDbTable, AwsEc2ClientVpnEndpoint, AwsMskCluster, AwsS3AccessPoint, AwsS3Bucket
Documentation
- (pinpoint) This release includes Amazon Pinpoint API documentation updates pertaining to campaign message sending rate limits.
v1.0.13
[1.0.13] - 12/08/2023
Features
- (cloudwatch) Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams.
- (ec2) M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.
- (finspace) Releasing Scaling Group, Dataview, and Volume APIs
v1.0.12
[1.0.12] - 12/07/2023
Features
- (codedeploy) This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events.
v1.0.11
[1.0.11] - 12/06/2023
Features
- (backup) AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API
- (connect) Releasing Tagging Support for Instance Management APIS
- (ec2) Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
- (paymentcryptography) AWS Payment Cryptography IPEK feature release
Documentation
- (comprehend) Documentation updates for Trust and Safety features.
v1.0.10
[1.0.10] - 12/05/2023
Features
- (athena) Adding IdentityCenter enabled request for interactive query
- (cleanroomsml) Updated service title from cleanroomsml to CleanRoomsML.
- (ec2) Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection
Documentation
- (cloudformation) Documentation update, December 2023
v1.0.9
[1.0.9] - 12/04/2023
Features
- (billingconductor) This release adds the ability to specify a linked account of the billing group for the custom line item resource.
- (braket) This release enhances service support to create quantum tasks and hybrid jobs associated with Braket Direct Reservations.
- (cloud9) This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
- (cloudformation) Including UPDATE_* states as a success status for CreateStack waiter.
- (finspace) Release General Purpose type clusters
- (medialive) Adds support for custom color correction on channels using 3D LUT files.
Documentation
- (servicecatalogappregistry) Documentation-only updates for Dawn
v1.0.8
[1.0.8] - 12/01/2023
Features
- (qconnect) This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target.
- (rbin) Added resource identifier in the output and updated error handling.
- (verifiedpermissions) Adds description field to PolicyStore API's and namespaces field to GetSchema.
- #1132 Pass client-configured LogMode through to internal credentials providers
Miscellaneous
- Add optional
configurationSourceparameter toProfileCredentialsProvider