1{ 2 "version": "2.13.10", 3 "date": "2020-05-05", 4 "entries": [ 5 { 6 "type": "feature", 7 "category": "AWS SDJ for Java v2", 8 "description": "Updating dependency version: Jackson 2.10.3 -> 2.10.4, and combine dependency Jackson-annotations with Jackson." 9 }, 10 { 11 "type": "feature", 12 "category": "AWS Support", 13 "description": "Documentation updates for support" 14 }, 15 { 16 "type": "feature", 17 "category": "Amazon Elastic Compute Cloud", 18 "description": "With this release, you can call ModifySubnetAttribute with two new parameters: MapCustomerOwnedIpOnLaunch and CustomerOwnedIpv4Pool, to map a customerOwnedIpv4Pool to a subnet. You will also see these two new fields in the DescribeSubnets response. If your subnet has a customerOwnedIpv4Pool mapped, your network interface will get an auto assigned customerOwnedIpv4 address when placed onto an instance." 19 }, 20 { 21 "type": "bugfix", 22 "category": "Amazon DynamoDB", 23 "description": "Tweaked the javadocs for Get/Update, since it was previously wrongfully copied over from Delete and mentions the \"delete operation\"." 24 }, 25 { 26 "type": "feature", 27 "category": "Amazon Simple Systems Manager (SSM)", 28 "description": "AWS Systems Manager Parameter Store launches new data type to support aliases in EC2 APIs" 29 } 30 ] 31}