1{ 2 "version": "2.10.46", 3 "date": "2020-01-09", 4 "entries": [ 5 { 6 "type": "feature", 7 "category": "Amazon CloudWatch Logs", 8 "description": "Documentation updates for logs" 9 }, 10 { 11 "type": "feature", 12 "category": "AWS Security Token Service", 13 "description": "Documentation updates for sts" 14 }, 15 { 16 "type": "feature", 17 "category": "Amazon S3", 18 "description": "Add support for Tagging builder in `CreateMultipartUploadRequest`. See [#1440](https://github.com/aws/aws-sdk-java-v2/issues/1440)" 19 }, 20 { 21 "type": "bugfix", 22 "category": "AWS SDK for Java v2", 23 "description": "Increase the priority of the AWS_WEB_IDENTITY_TOKEN_FILE/AWS_ROLE_ARN/AWS_ROLE_SESSION_NAME environment variables when loading credentials so that they are considered before web_identity_token_file/role_arn/role_session_name profile properties. This is consistent with the other AWS SDKs, including the CLI." 24 } 25 ] 26}