You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This release adds support for configurable spark properties for Cleanrooms PySpark workloads.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``connect``",
9
+
"description": "Fixes in SDK for customers using TestCase APIs",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``connectcampaignsv2``",
14
+
"description": "This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``groundstation``",
19
+
"description": "Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``imagebuilder``",
24
+
"description": "ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``neptune``",
29
+
"description": "Improving Documentation for Neptune",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``quicksight``",
34
+
"description": "Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``sagemaker``",
39
+
"description": "Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``sts``",
44
+
"description": "The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.44.81
6
+
=======
7
+
8
+
* api-change:``cleanrooms``: This release adds support for configurable spark properties for Cleanrooms PySpark workloads.
9
+
* api-change:``connect``: Fixes in SDK for customers using TestCase APIs
10
+
* api-change:``connectcampaignsv2``: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns.
11
+
* api-change:``groundstation``: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations.
12
+
* api-change:``imagebuilder``: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import.
13
+
* api-change:``neptune``: Improving Documentation for Neptune
14
+
* api-change:``quicksight``: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation.
15
+
* api-change:``sagemaker``: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration.
16
+
* api-change:``sts``: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader.
0 commit comments