Skip to content

Commit c0b0301

Browse files
author
AWS
committed
Release 2.23.0. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 6271278 commit c0b0301

File tree

465 files changed

+565
-518
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

465 files changed

+565
-518
lines changed

.changes/2.23.0.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.23.0",
3+
"date": "2024-01-10",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS CRT HTTP Client",
8+
"contributor": "",
9+
"description": "Fixed the issue where `AWS_ERROR_HTTP_CONNECTION_CLOSED` was not retried by the SDK."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "Amazon S3",
14+
"contributor": "",
15+
"description": "Fixes a bug in DeleteObjects to properly encode the key in the request."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CloudWatch Logs",
20+
"contributor": "",
21+
"description": "Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional \"selectionCriteria\" parameter for resource selection."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AmazonConnectCampaignService",
26+
"contributor": "",
27+
"description": "Minor pattern updates for Campaign and Dial Request API fields."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Wisdom Service",
32+
"contributor": "",
33+
"description": "QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Location Service",
38+
"contributor": "",
39+
"description": "This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Q Connect",
44+
"contributor": "",
45+
"description": "QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Route 53",
50+
"contributor": "",
51+
"description": "Route53 now supports geoproximity routing in AWS regions"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Redshift Serverless",
56+
"contributor": "",
57+
"description": "Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS SDK for Java v2",
62+
"contributor": "",
63+
"description": "Updated endpoint and partition metadata."
64+
}
65+
]
66+
}

.changes/next-release/bugfix-AWSCRTHTTPClient-051bb93.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/bugfix-AmazonS3-8749050.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSDKforJavav2-0443982.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonCloudWatchLogs-1e774fe.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonConnectCampaignService-7d0391a.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonConnectWisdomService-5f67909.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonLocationService-49603d1.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonQConnect-73df3c4.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonRoute53-b434c98.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)