• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "version": "2.16.39",
3    "date": "2021-04-09",
4    "entries": [
5        {
6            "type": "bugfix",
7            "category": "DynamoDB Enhanced Client",
8            "contributor": "",
9            "description": "Fixes a bug in issue [#2310](https://github.com/aws/aws-sdk-java-v2/issues/2310) where nested attributes aren't sanitized properly for projection expressions."
10        },
11        {
12            "type": "feature",
13            "category": "Amazon Redshift",
14            "contributor": "",
15            "description": "Add support for case sensitive table level restore"
16        },
17        {
18            "type": "feature",
19            "category": "AWS Shield",
20            "contributor": "",
21            "description": "CreateProtection now throws InvalidParameterException instead of InternalErrorException when system tags (tag with keys prefixed with \"aws:\") are passed in."
22        },
23        {
24            "type": "feature",
25            "category": "DynamoDB Enhanced Client",
26            "contributor": "",
27            "description": "Added a new method annotation `DynamoDbPreserveEmptyObject` that specifies a class as empty class if all fields are null when mapping a DynamoDb record to a Java bean. See [#2280](https://github.com/aws/aws-sdk-java-v2/issues/2280)."
28        },
29        {
30            "type": "feature",
31            "category": "Amazon Elastic Compute Cloud",
32            "contributor": "",
33            "description": "Add paginator support to DescribeStoreImageTasks and update documentation."
34        }
35    ]
36}