Skip to content

Commit e86184a

Browse files
Bump version to 2.27.45
1 parent 76f8819 commit e86184a

14 files changed

Lines changed: 65 additions & 50 deletions

.changes/2.27.45.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``sesv2``",
4+
"description": "Added support for new SES regions",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``qconnect``",
9+
"description": "Adding UnauthorizedException to public SDK",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``config``",
14+
"description": "Added important considerations to the PutConformancePack and PutOrganizationConformancPack APIs.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``rds``",
19+
"description": "StartDBCluster and StopDBCluster can now throw InvalidDBShardGroupStateFault.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``guardduty``",
24+
"description": "Update JSON target for Kubernetes workload resource type.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``connect``",
29+
"description": "This release adds the following value to an InitiateAs enum: COMPLETED",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``glue``",
34+
"description": "AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "User Agent",
39+
"description": "Append session id to user agent string",
40+
"type": "enhancement"
41+
}
42+
]

.changes/next-release/api-change-config-98651.json

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

.changes/next-release/api-change-connect-70144.json

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

.changes/next-release/api-change-glue-71755.json

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

.changes/next-release/api-change-guardduty-72412.json

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

.changes/next-release/api-change-qconnect-36604.json

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

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

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

.changes/next-release/api-change-sesv2-15649.json

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

.changes/next-release/enhancement-UserAgent-35014.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.27.45
6+
=======
7+
8+
* api-change:``sesv2``: Added support for new SES regions
9+
* api-change:``qconnect``: Adding UnauthorizedException to public SDK
10+
* api-change:``config``: Added important considerations to the PutConformancePack and PutOrganizationConformancPack APIs.
11+
* api-change:``rds``: StartDBCluster and StopDBCluster can now throw InvalidDBShardGroupStateFault.
12+
* api-change:``guardduty``: Update JSON target for Kubernetes workload resource type.
13+
* api-change:``connect``: This release adds the following value to an InitiateAs enum: COMPLETED
14+
* api-change:``glue``: AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK
15+
* enhancement:User Agent: Append session id to user agent string
16+
17+
518
2.27.44
619
=======
720

0 commit comments

Comments
 (0)