diff --git a/.changes/1.31.72.json b/.changes/1.31.72.json new file mode 100644 index 0000000000..533338ac9c --- /dev/null +++ b/.changes/1.31.72.json @@ -0,0 +1,52 @@ +[ + { + "category": "``appstream``", + "description": "This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.", + "type": "api-change" + }, + { + "category": "``network-firewall``", + "description": "Network Firewall now supports inspection of outbound SSL/TLS traffic.", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.", + "type": "api-change" + }, + { + "category": "``redshift``", + "description": "Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Amazon Sagemaker Autopilot now supports Text Generation jobs.", + "type": "api-change" + }, + { + "category": "``sns``", + "description": "Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.", + "type": "api-change" + }, + { + "category": "``ssm-sap``", + "description": "AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.", + "type": "api-change" + }, + { + "category": "``endpoint-rules``", + "description": "Update endpoint-rules client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appstream-48559.json b/.changes/next-release/api-change-appstream-48559.json deleted file mode 100644 index 58ee0a16d0..0000000000 --- a/.changes/next-release/api-change-appstream-48559.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appstream``", - "description": "This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance." -} diff --git a/.changes/next-release/api-change-ec2-1986.json b/.changes/next-release/api-change-ec2-1986.json deleted file mode 100644 index e33e763899..0000000000 --- a/.changes/next-release/api-change-ec2-1986.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC." -} diff --git a/.changes/next-release/api-change-endpointrules-68445.json b/.changes/next-release/api-change-endpointrules-68445.json deleted file mode 100644 index 00deedc0ca..0000000000 --- a/.changes/next-release/api-change-endpointrules-68445.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``endpoint-rules``", - "description": "Update endpoint-rules client to latest version" -} diff --git a/.changes/next-release/api-change-networkfirewall-83028.json b/.changes/next-release/api-change-networkfirewall-83028.json deleted file mode 100644 index aa86da2539..0000000000 --- a/.changes/next-release/api-change-networkfirewall-83028.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``network-firewall``", - "description": "Network Firewall now supports inspection of outbound SSL/TLS traffic." -} diff --git a/.changes/next-release/api-change-opensearch-22952.json b/.changes/next-release/api-change-opensearch-22952.json deleted file mode 100644 index 89feb8bb4c..0000000000 --- a/.changes/next-release/api-change-opensearch-22952.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearch``", - "description": "You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests." -} diff --git a/.changes/next-release/api-change-redshift-18770.json b/.changes/next-release/api-change-redshift-18770.json deleted file mode 100644 index 92eaca5240..0000000000 --- a/.changes/next-release/api-change-redshift-18770.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``redshift``", - "description": "Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations." -} diff --git a/.changes/next-release/api-change-sagemaker-90296.json b/.changes/next-release/api-change-sagemaker-90296.json deleted file mode 100644 index bf279d3b4a..0000000000 --- a/.changes/next-release/api-change-sagemaker-90296.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "Amazon Sagemaker Autopilot now supports Text Generation jobs." -} diff --git a/.changes/next-release/api-change-sns-22265.json b/.changes/next-release/api-change-sns-22265.json deleted file mode 100644 index 76b2b21294..0000000000 --- a/.changes/next-release/api-change-sns-22265.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sns``", - "description": "Message Archiving and Replay is now supported in Amazon SNS for FIFO topics." -} diff --git a/.changes/next-release/api-change-ssmsap-86272.json b/.changes/next-release/api-change-ssmsap-86272.json deleted file mode 100644 index 635554f8b5..0000000000 --- a/.changes/next-release/api-change-ssmsap-86272.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm-sap``", - "description": "AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications" -} diff --git a/.changes/next-release/api-change-transfer-70211.json b/.changes/next-release/api-change-transfer-70211.json deleted file mode 100644 index 6d5a285b30..0000000000 --- a/.changes/next-release/api-change-transfer-70211.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``transfer``", - "description": "No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 31451a62cd..708a76ac4f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,21 @@ CHANGELOG ========= +1.31.72 +======= + +* api-change:``appstream``: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. +* api-change:``ec2``: Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC. +* api-change:``network-firewall``: Network Firewall now supports inspection of outbound SSL/TLS traffic. +* api-change:``opensearch``: You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests. +* api-change:``redshift``: Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations. +* api-change:``sagemaker``: Amazon Sagemaker Autopilot now supports Text Generation jobs. +* api-change:``sns``: Message Archiving and Replay is now supported in Amazon SNS for FIFO topics. +* api-change:``ssm-sap``: AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications +* api-change:``transfer``: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. +* api-change:``endpoint-rules``: Update endpoint-rules client to latest version + + 1.31.71 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index 859f33d28a..c90cfc11d2 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.31.71' +__version__ = '1.31.72' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 8adc389b9e..7d73e12015 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.31.' # The full version, including alpha/beta/rc tags. -release = '1.31.71' +release = '1.31.72' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.