Skip to content

Commit fcb3139

Browse files
Bump version to 2.33.27
1 parent 4bda991 commit fcb3139

14 files changed

Lines changed: 65 additions & 50 deletions

.changes/2.33.27.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``sagemaker-runtime``",
4+
"description": "Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``signer-data``",
9+
"description": "This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``appstream``",
14+
"description": "Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``trustedadvisor``",
19+
"description": "Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``ecs``",
24+
"description": "Migrated to Smithy. No functional changes",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``awscrt``",
29+
"description": "Update awscrt to version 0.31.2",
30+
"type": "enhancement"
31+
},
32+
{
33+
"category": "``ssm``",
34+
"description": "Add support for AssociationDispatchAssumeRole in AWS SSM State Manager.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "cloudtrail",
39+
"description": "Fixed edge case in validate-logs where digest validation could fail with \"public key not found\" when the end time lands near a key rotation boundary",
40+
"type": "bugfix"
41+
}
42+
]

.changes/next-release/api-change-appstream-73789.json

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

.changes/next-release/api-change-ecs-5220.json

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

.changes/next-release/api-change-sagemakerruntime-87698.json

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

.changes/next-release/api-change-signerdata-21253.json

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

.changes/next-release/api-change-ssm-73684.json

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

.changes/next-release/api-change-trustedadvisor-14936.json

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

.changes/next-release/bugfix-cloudtrail-9158.json

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

.changes/next-release/enhancement-awscrt-90652.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.33.27
6+
=======
7+
8+
* api-change:``sagemaker-runtime``: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads.
9+
* api-change:``signer-data``: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs.
10+
* api-change:``appstream``: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances.
11+
* api-change:``trustedadvisor``: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios.
12+
* api-change:``ecs``: Migrated to Smithy. No functional changes
13+
* enhancement:``awscrt``: Update awscrt to version 0.31.2
14+
* api-change:``ssm``: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager.
15+
* bugfix:cloudtrail: Fixed edge case in validate-logs where digest validation could fail with "public key not found" when the end time lands near a key rotation boundary
16+
17+
518
2.33.26
619
=======
720

0 commit comments

Comments
 (0)