• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "version": "2.15.11",
3    "date": "2020-10-20",
4    "entries": [
5        {
6            "type": "bugfix",
7            "category": "Amazon S3",
8            "description": "Fixed an issue where metrics were not being collected for Amazon S3 (or other XML services)"
9        },
10        {
11            "type": "feature",
12            "category": "AWS Batch",
13            "description": "Adding evaluateOnExit to job retry strategies."
14        },
15        {
16            "type": "bugfix",
17            "category": "AWS SDK for Java v2",
18            "description": "Fixed an issue where requestBody and asyncRequestBody were not visible in ExecutionInterceptor.afterMarshalling."
19        },
20        {
21            "type": "feature",
22            "category": "AWS Elastic Beanstalk",
23            "description": "EnvironmentStatus enum update to include Aborting, LinkingFrom and LinkingTo"
24        },
25        {
26            "type": "feature",
27            "category": "AWS AppSync",
28            "description": "Documentation updates to AppSync to correct several typos."
29        },
30        {
31            "type": "feature",
32            "category": "Amazon S3",
33            "description": "Moved the logic for calculating the Content-MD5 checksums from s3 to sdk-core. As always, make sure to use a version of 'sdk-core' greater than or equal to your version of 's3'. If you use an old version of 'sdk-core' and a new version of 's3', you will receive errors that Content-MD5 is required."
34        },
35        {
36            "type": "bugfix",
37            "category": "Amazon DynamoDB Enhanced Client",
38            "description": "Fix for handling special characters in attribute names with WRITE_IF_NOT_EXISTS update behavior"
39        },
40        {
41            "type": "feature",
42            "category": "AWS SDK for Java v2",
43            "description": "Updated service endpoint metadata."
44        }
45    ]
46}