1{ 2 "version": "2.23.17", 3 "date": "2024-02-02", 4 "entries": [ 5 { 6 "type": "feature", 7 "category": "AWS CRT-based S3 Client", 8 "contributor": "", 9 "description": "Allow users to configure future completion executor on the AWS CRT-based S3 client via `S3CrtAsyncClientBuilder#futureCompletionExecutor`. See [#4879](https://github.com/aws/aws-sdk-java-v2/issues/4879)" 10 }, 11 { 12 "type": "feature", 13 "category": "AWS SDK for Java v2", 14 "contributor": "", 15 "description": "Adds setting to disable making EC2 Instance Metadata Service (IMDS) calls without a token header when prefetching a token does not work. This feature can be configured through environment variables (AWS_EC2_METADATA_V1_DISABLED), system property (aws.disableEc2MetadataV1) or AWS config file (ec2_metadata_v1_disabled). When you configure this setting to true, no calls without token headers will be made to IMDS." 16 }, 17 { 18 "type": "feature", 19 "category": "Amazon DynamoDB", 20 "contributor": "", 21 "description": "Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account." 22 }, 23 { 24 "type": "feature", 25 "category": "Amazon SageMaker Service", 26 "contributor": "", 27 "description": "Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings." 28 }, 29 { 30 "type": "feature", 31 "category": "AWS SDK for Java v2", 32 "contributor": "", 33 "description": "Updated endpoint and partition metadata." 34 } 35 ] 36}