1{ 2 "version": "2.24.2", 3 "date": "2024-02-13", 4 "entries": [ 5 { 6 "type": "bugfix", 7 "category": "URL Connection Client", 8 "contributor": "", 9 "description": "Fix a bug where headers with multiple values don't have all values for that header sent on the wire. This leads to signature mismatch exceptions.\n\nFixes [#4746](https://github.com/aws/aws-sdk-java-v2/issues/4746)." 10 }, 11 { 12 "type": "feature", 13 "category": "AWS Marketplace Catalog Service", 14 "contributor": "", 15 "description": "AWS Marketplace Catalog API now supports setting intent on requests" 16 }, 17 { 18 "type": "feature", 19 "category": "AWS Resource Explorer", 20 "contributor": "", 21 "description": "Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default." 22 }, 23 { 24 "type": "feature", 25 "category": "Amazon DynamoDB", 26 "contributor": "akiesler", 27 "description": "Add additional logical operator ('and' and 'or') methods to DynamoDB Expression" 28 }, 29 { 30 "type": "feature", 31 "category": "Amazon Lightsail", 32 "contributor": "", 33 "description": "This release adds support to upgrade the major version of a database." 34 }, 35 { 36 "type": "feature", 37 "category": "Amazon S3", 38 "contributor": "", 39 "description": "Automatically trim object metadata keys of whitespace for `PutObject` and `CreateMultipartUpload`." 40 }, 41 { 42 "type": "feature", 43 "category": "Amazon Security Lake", 44 "contributor": "", 45 "description": "Documentation updates for Security Lake" 46 }, 47 { 48 "type": "feature", 49 "category": "AWS SDK for Java v2", 50 "contributor": "", 51 "description": "Updated endpoint and partition metadata." 52 } 53 ] 54}