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": "[``botocore``] API Gateway now supports an additional security policy \"SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09\" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``config``",
9
+
"description": "[``botocore``] Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule.",
"description": "[``botocore``] Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``glue``",
24
+
"description": "[``botocore``] Add QuerySessionContext to BatchGetPartitionRequest",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``ivs-realtime``",
29
+
"description": "[``botocore``] Updates maximum reconnect window seconds from 60 to 300 for participant replication",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``mediaconvert``",
34
+
"description": "[``botocore``] This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``medialive``",
39
+
"description": "[``botocore``] Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``mgn``",
44
+
"description": "[``botocore``] Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``quicksight``",
49
+
"description": "[``botocore``] The change adds a new capability named ManageSharedFolders in Custom Permissions",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.42.68
6
+
=======
7
+
8
+
* api-change:``apigateway``: [``botocore``] API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography
9
+
* api-change:``config``: [``botocore``] Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule.
10
+
* api-change:``connect``: [``botocore``] Deprecating PredefinedNotificationID field
11
+
* api-change:``gameliftstreams``: [``botocore``] Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS.
12
+
* api-change:``glue``: [``botocore``] Add QuerySessionContext to BatchGetPartitionRequest
13
+
* api-change:``ivs-realtime``: [``botocore``] Updates maximum reconnect window seconds from 60 to 300 for participant replication
14
+
* api-change:``mediaconvert``: [``botocore``] This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output.
15
+
* api-change:``medialive``: [``botocore``] Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value.
16
+
* api-change:``mgn``: [``botocore``] Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows.
17
+
* api-change:``quicksight``: [``botocore``] The change adds a new capability named ManageSharedFolders in Custom Permissions
0 commit comments