Skip to content

v1.3.61

Compare
Choose a tag to compare
@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 24 Oct 19:08
· 80 commits to main since this release

[1.3.61] - 10/24/2024

Features

  • (appconfig) This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion.
  • (ec2) This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use.
  • (ecs) This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances.
  • (qbusiness) Add a new field in chat response. This field can be used to support nested schemas in array fields

Documentation

  • (pcs) Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description.