Skip to content

Commit b8a7a43

Browse files
Bump version to 2.28.23
1 parent 8193f36 commit b8a7a43

14 files changed

+65
-50
lines changed

.changes/2.28.23.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``awscrt``",
4+
"description": "Update awscrt version to 0.27.6",
5+
"type": "enhancement"
6+
},
7+
{
8+
"category": "``cleanrooms``",
9+
"description": "Added support for adding new data provider members to an existing collaboration.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``cleanroomsml``",
14+
"description": "AWS Clean Rooms ML adds log sanitization for privacy-enhanced error summaries, supports new instance types for custom models providing better performance and lower costs, and deprecates P3-series instances.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``route53``",
19+
"description": "Amazon Route 53 now supports the Asia Pacific (New Zealand) Region (ap-southeast-6) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``route53domains``",
24+
"description": "Added new ExtraParams AU_ELIGIBILITY_TYPE, AU_POLICY_REASON, and AU_REGISTRANT_NAME",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``mq``",
29+
"description": "Add CONFIG_MANAGED as a supported AuthenticationStrategy for Amazon MQ for RabbitMQ brokers. Make username and password optional on broker creation for CONFIG_MANAGED brokers.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``cloudfront``",
34+
"description": "Adding an optional field IpAddressType in CustomOriginConfig",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``rds``",
39+
"description": "This release adds support for MasterUserAuthenticationType parameter on CreateDBInstance, ModifyDBInstance, CreateDBCluster, and ModifyDBCluster operations.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-cleanrooms-40808.json

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

.changes/next-release/api-change-cleanroomsml-19482.json

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

.changes/next-release/api-change-cloudfront-4972.json

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

.changes/next-release/api-change-mq-96581.json

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

.changes/next-release/api-change-rds-49392.json

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

.changes/next-release/api-change-route53-53642.json

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

.changes/next-release/api-change-route53domains-71921.json

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

.changes/next-release/enhancement-awscrt-96187.json

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

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
2.28.23
6+
=======
7+
8+
* enhancement:``awscrt``: Update awscrt version to 0.27.6
9+
* api-change:``cleanrooms``: Added support for adding new data provider members to an existing collaboration.
10+
* api-change:``cleanroomsml``: AWS Clean Rooms ML adds log sanitization for privacy-enhanced error summaries, supports new instance types for custom models providing better performance and lower costs, and deprecates P3-series instances.
11+
* api-change:``route53``: Amazon Route 53 now supports the Asia Pacific (New Zealand) Region (ap-southeast-6) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
12+
* api-change:``route53domains``: Added new ExtraParams AU_ELIGIBILITY_TYPE, AU_POLICY_REASON, and AU_REGISTRANT_NAME
13+
* api-change:``mq``: Add CONFIG_MANAGED as a supported AuthenticationStrategy for Amazon MQ for RabbitMQ brokers. Make username and password optional on broker creation for CONFIG_MANAGED brokers.
14+
* api-change:``cloudfront``: Adding an optional field IpAddressType in CustomOriginConfig
15+
* api-change:``rds``: This release adds support for MasterUserAuthenticationType parameter on CreateDBInstance, ModifyDBInstance, CreateDBCluster, and ModifyDBCluster operations.
16+
17+
518
2.28.22
619
=======
720

0 commit comments

Comments
 (0)