| { |
| "version": "2.17.159", |
| "date": "2022-03-29", |
| "entries": [ |
| { |
| "type": "feature", |
| "category": "AWS SDK for Java v2", |
| "contributor": "", |
| "description": "Include SDK user-agent in container credential provider calls." |
| }, |
| { |
| "type": "feature", |
| "category": "AWS SDK for Java v2", |
| "contributor": "", |
| "description": "Use the client's profile file and name for instance profile credentials when the default credentials provider is not overridden." |
| }, |
| { |
| "type": "feature", |
| "category": "AWS SDK for Java v2", |
| "contributor": "", |
| "description": "Improve resilience of instance profile credentials provider to short-term outages. Credentials that are close to expiration or expired can still be used to sign calls when the instance metadata service appears to be having issues. Services are now responsible for determining whether the credentials have actually expired." |
| }, |
| { |
| "type": "bugfix", |
| "category": "AWS SDK for Java v2", |
| "contributor": "", |
| "description": "Moved HttpCredentialsProvider (base class of ContainerCredentialsProvider and InstanceProfileCredentialsProvider) from private to public. This fixes an issue where public classes extended an internal class. Some components of this type were modified to allow it to be public." |
| }, |
| { |
| "type": "feature", |
| "category": "AWS SDK for Java v2", |
| "contributor": "", |
| "description": "Allow services to model structures with mutually exclusive fields (union types). Such structures have additional static constructors and the ability to query for which field is populated. Services which support this feature at launch: accessanalyzer, appconfig, appconfigdata, appmesh, connect, emrcontainers, evidently, grafana, groundstation, healthlake, inspector2, iottwinmaker, migrationhubstrategy, nimble, panorama, proton, rdsdata, redshiftdata, s3control, snowdevicemanagement, ssmincidents, transcribe, wisdom." |
| }, |
| { |
| "type": "feature", |
| "category": "AWS SDK for Java v2", |
| "contributor": "", |
| "description": "Allow specifying the profile file and name used by the instance profile credentials provider." |
| }, |
| { |
| "type": "feature", |
| "category": "AWS Organizations", |
| "contributor": "", |
| "description": "This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization." |
| } |
| ] |
| } |