Skip to content

Commit 275856f

Browse files
Bump version to 2.32.32
1 parent 0effbac commit 275856f

14 files changed

Lines changed: 65 additions & 50 deletions

.changes/2.32.32.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "urllib3",
4+
"description": "Update urllib3 to version 2.6.3",
5+
"type": "enhancement"
6+
},
7+
{
8+
"category": "HTTP",
9+
"description": "Move 100-continue behavior to use `HTTPConnections` request interface.",
10+
"type": "enhancement"
11+
},
12+
{
13+
"category": "``login``",
14+
"description": "Prevent ``aws login`` from updating a profile with a different style of existing credentials.",
15+
"type": "enhancement"
16+
},
17+
{
18+
"category": "``transcribe``",
19+
"description": "Adds waiters to Amazon Transcribe.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``glue``",
24+
"description": "Adding MaterializedViews task run APIs",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``cloudfront``",
29+
"description": "Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``medialive``",
34+
"description": "MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``bedrock-agentcore-control``",
39+
"description": "Adds optional field \"view\" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-bedrockagentcorecontrol-46542.json

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

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

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

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

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

.changes/next-release/api-change-medialive-30001.json

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

.changes/next-release/api-change-transcribe-32629.json

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

.changes/next-release/enhancement-HTTP-34569.json

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

.changes/next-release/enhancement-login-27668.json

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

.changes/next-release/enhancement-urllib3-48038.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.32.32
6+
=======
7+
8+
* enhancement:urllib3: Update urllib3 to version 2.6.3
9+
* enhancement:HTTP: Move 100-continue behavior to use `HTTPConnections` request interface.
10+
* enhancement:``login``: Prevent ``aws login`` from updating a profile with a different style of existing credentials.
11+
* api-change:``transcribe``: Adds waiters to Amazon Transcribe.
12+
* api-change:``glue``: Adding MaterializedViews task run APIs
13+
* api-change:``cloudfront``: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, UpdateDistributionWithStagingConfig
14+
* api-change:``medialive``: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels.
15+
* api-change:``bedrock-agentcore-control``: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts is returned or not.
16+
17+
518
2.32.31
619
=======
720

0 commit comments

Comments
 (0)