From c1322993fc9811281b90e8063c761d3f902e7a73 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 30 Aug 2023 18:23:18 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-appflow-74957.json | 5 +++++ .changes/next-release/api-change-apprunner-86102.json | 5 +++++ .changes/next-release/api-change-auditmanager-27149.json | 5 +++++ .changes/next-release/api-change-cleanrooms-62513.json | 5 +++++ .changes/next-release/api-change-datasync-72272.json | 5 +++++ .changes/next-release/api-change-neptunedata-19605.json | 5 +++++ .changes/next-release/api-change-networkfirewall-25724.json | 5 +++++ .changes/next-release/api-change-pcaconnectorad-47954.json | 5 +++++ .changes/next-release/api-change-sagemaker-30703.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-appflow-74957.json create mode 100644 .changes/next-release/api-change-apprunner-86102.json create mode 100644 .changes/next-release/api-change-auditmanager-27149.json create mode 100644 .changes/next-release/api-change-cleanrooms-62513.json create mode 100644 .changes/next-release/api-change-datasync-72272.json create mode 100644 .changes/next-release/api-change-neptunedata-19605.json create mode 100644 .changes/next-release/api-change-networkfirewall-25724.json create mode 100644 .changes/next-release/api-change-pcaconnectorad-47954.json create mode 100644 .changes/next-release/api-change-sagemaker-30703.json diff --git a/.changes/next-release/api-change-appflow-74957.json b/.changes/next-release/api-change-appflow-74957.json new file mode 100644 index 0000000000..e4e7c98b15 --- /dev/null +++ b/.changes/next-release/api-change-appflow-74957.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appflow``", + "description": "[``botocore``] Add SAP source connector parallel and pagination feature" +} diff --git a/.changes/next-release/api-change-apprunner-86102.json b/.changes/next-release/api-change-apprunner-86102.json new file mode 100644 index 0000000000..064bd8eed6 --- /dev/null +++ b/.changes/next-release/api-change-apprunner-86102.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``apprunner``", + "description": "[``botocore``] App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository." +} diff --git a/.changes/next-release/api-change-auditmanager-27149.json b/.changes/next-release/api-change-auditmanager-27149.json new file mode 100644 index 0000000000..e3e9965b15 --- /dev/null +++ b/.changes/next-release/api-change-auditmanager-27149.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``auditmanager``", + "description": "[``botocore``] This release marks some assessment metadata as sensitive. We added a sensitive trait to the following attributes: assessmentName, emailAddress, scope, createdBy, lastUpdatedBy, and userName." +} diff --git a/.changes/next-release/api-change-cleanrooms-62513.json b/.changes/next-release/api-change-cleanrooms-62513.json new file mode 100644 index 0000000000..34804a6d96 --- /dev/null +++ b/.changes/next-release/api-change-cleanrooms-62513.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cleanrooms``", + "description": "[``botocore``] This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results." +} diff --git a/.changes/next-release/api-change-datasync-72272.json b/.changes/next-release/api-change-datasync-72272.json new file mode 100644 index 0000000000..2ffd3cfab3 --- /dev/null +++ b/.changes/next-release/api-change-datasync-72272.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``datasync``", + "description": "[``botocore``] AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution." +} diff --git a/.changes/next-release/api-change-neptunedata-19605.json b/.changes/next-release/api-change-neptunedata-19605.json new file mode 100644 index 0000000000..0108fb3481 --- /dev/null +++ b/.changes/next-release/api-change-neptunedata-19605.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``neptunedata``", + "description": "[``botocore``] Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries using Gremlin and openCypher directly from the SDK." +} diff --git a/.changes/next-release/api-change-networkfirewall-25724.json b/.changes/next-release/api-change-networkfirewall-25724.json new file mode 100644 index 0000000000..0bf87da092 --- /dev/null +++ b/.changes/next-release/api-change-networkfirewall-25724.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``network-firewall``", + "description": "[``botocore``] Network Firewall increasing pagination token string length" +} diff --git a/.changes/next-release/api-change-pcaconnectorad-47954.json b/.changes/next-release/api-change-pcaconnectorad-47954.json new file mode 100644 index 0000000000..54a5a37ced --- /dev/null +++ b/.changes/next-release/api-change-pcaconnectorad-47954.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pca-connector-ad``", + "description": "[``botocore``] The Connector for AD allows you to use a fully-managed AWS Private CA as a drop-in replacement for your self-managed enterprise CAs without local agents or proxy servers. Enterprises that use AD to manage Windows environments can reduce their private certificate authority (CA) costs and complexity." +} diff --git a/.changes/next-release/api-change-sagemaker-30703.json b/.changes/next-release/api-change-sagemaker-30703.json new file mode 100644 index 0000000000..b836ad107e --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-30703.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings" +} From 56f7eaf9a642e1d7dc9dc8cf68c445da65de369e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 30 Aug 2023 18:23:27 +0000 Subject: [PATCH 2/2] Bumping version to 1.28.38 --- .changes/1.28.38.json | 47 +++++++++++++++++++ .../api-change-appflow-74957.json | 5 -- .../api-change-apprunner-86102.json | 5 -- .../api-change-auditmanager-27149.json | 5 -- .../api-change-cleanrooms-62513.json | 5 -- .../api-change-datasync-72272.json | 5 -- .../api-change-neptunedata-19605.json | 5 -- .../api-change-networkfirewall-25724.json | 5 -- .../api-change-pcaconnectorad-47954.json | 5 -- .../api-change-sagemaker-30703.json | 5 -- CHANGELOG.rst | 14 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 64 insertions(+), 48 deletions(-) create mode 100644 .changes/1.28.38.json delete mode 100644 .changes/next-release/api-change-appflow-74957.json delete mode 100644 .changes/next-release/api-change-apprunner-86102.json delete mode 100644 .changes/next-release/api-change-auditmanager-27149.json delete mode 100644 .changes/next-release/api-change-cleanrooms-62513.json delete mode 100644 .changes/next-release/api-change-datasync-72272.json delete mode 100644 .changes/next-release/api-change-neptunedata-19605.json delete mode 100644 .changes/next-release/api-change-networkfirewall-25724.json delete mode 100644 .changes/next-release/api-change-pcaconnectorad-47954.json delete mode 100644 .changes/next-release/api-change-sagemaker-30703.json diff --git a/.changes/1.28.38.json b/.changes/1.28.38.json new file mode 100644 index 0000000000..9f9d908539 --- /dev/null +++ b/.changes/1.28.38.json @@ -0,0 +1,47 @@ +[ + { + "category": "``appflow``", + "description": "[``botocore``] Add SAP source connector parallel and pagination feature", + "type": "api-change" + }, + { + "category": "``apprunner``", + "description": "[``botocore``] App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository.", + "type": "api-change" + }, + { + "category": "``auditmanager``", + "description": "[``botocore``] This release marks some assessment metadata as sensitive. We added a sensitive trait to the following attributes: assessmentName, emailAddress, scope, createdBy, lastUpdatedBy, and userName.", + "type": "api-change" + }, + { + "category": "``cleanrooms``", + "description": "[``botocore``] This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results.", + "type": "api-change" + }, + { + "category": "``datasync``", + "description": "[``botocore``] AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution.", + "type": "api-change" + }, + { + "category": "``neptunedata``", + "description": "[``botocore``] Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries using Gremlin and openCypher directly from the SDK.", + "type": "api-change" + }, + { + "category": "``network-firewall``", + "description": "[``botocore``] Network Firewall increasing pagination token string length", + "type": "api-change" + }, + { + "category": "``pca-connector-ad``", + "description": "[``botocore``] The Connector for AD allows you to use a fully-managed AWS Private CA as a drop-in replacement for your self-managed enterprise CAs without local agents or proxy servers. Enterprises that use AD to manage Windows environments can reduce their private certificate authority (CA) costs and complexity.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appflow-74957.json b/.changes/next-release/api-change-appflow-74957.json deleted file mode 100644 index e4e7c98b15..0000000000 --- a/.changes/next-release/api-change-appflow-74957.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appflow``", - "description": "[``botocore``] Add SAP source connector parallel and pagination feature" -} diff --git a/.changes/next-release/api-change-apprunner-86102.json b/.changes/next-release/api-change-apprunner-86102.json deleted file mode 100644 index 064bd8eed6..0000000000 --- a/.changes/next-release/api-change-apprunner-86102.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``apprunner``", - "description": "[``botocore``] App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository." -} diff --git a/.changes/next-release/api-change-auditmanager-27149.json b/.changes/next-release/api-change-auditmanager-27149.json deleted file mode 100644 index e3e9965b15..0000000000 --- a/.changes/next-release/api-change-auditmanager-27149.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``auditmanager``", - "description": "[``botocore``] This release marks some assessment metadata as sensitive. We added a sensitive trait to the following attributes: assessmentName, emailAddress, scope, createdBy, lastUpdatedBy, and userName." -} diff --git a/.changes/next-release/api-change-cleanrooms-62513.json b/.changes/next-release/api-change-cleanrooms-62513.json deleted file mode 100644 index 34804a6d96..0000000000 --- a/.changes/next-release/api-change-cleanrooms-62513.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cleanrooms``", - "description": "[``botocore``] This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results." -} diff --git a/.changes/next-release/api-change-datasync-72272.json b/.changes/next-release/api-change-datasync-72272.json deleted file mode 100644 index 2ffd3cfab3..0000000000 --- a/.changes/next-release/api-change-datasync-72272.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``datasync``", - "description": "[``botocore``] AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution." -} diff --git a/.changes/next-release/api-change-neptunedata-19605.json b/.changes/next-release/api-change-neptunedata-19605.json deleted file mode 100644 index 0108fb3481..0000000000 --- a/.changes/next-release/api-change-neptunedata-19605.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``neptunedata``", - "description": "[``botocore``] Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries using Gremlin and openCypher directly from the SDK." -} diff --git a/.changes/next-release/api-change-networkfirewall-25724.json b/.changes/next-release/api-change-networkfirewall-25724.json deleted file mode 100644 index 0bf87da092..0000000000 --- a/.changes/next-release/api-change-networkfirewall-25724.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``network-firewall``", - "description": "[``botocore``] Network Firewall increasing pagination token string length" -} diff --git a/.changes/next-release/api-change-pcaconnectorad-47954.json b/.changes/next-release/api-change-pcaconnectorad-47954.json deleted file mode 100644 index 54a5a37ced..0000000000 --- a/.changes/next-release/api-change-pcaconnectorad-47954.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``pca-connector-ad``", - "description": "[``botocore``] The Connector for AD allows you to use a fully-managed AWS Private CA as a drop-in replacement for your self-managed enterprise CAs without local agents or proxy servers. Enterprises that use AD to manage Windows environments can reduce their private certificate authority (CA) costs and complexity." -} diff --git a/.changes/next-release/api-change-sagemaker-30703.json b/.changes/next-release/api-change-sagemaker-30703.json deleted file mode 100644 index b836ad107e..0000000000 --- a/.changes/next-release/api-change-sagemaker-30703.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3ecc26561f..1ff9621264 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.28.38 +======= + +* api-change:``appflow``: [``botocore``] Add SAP source connector parallel and pagination feature +* api-change:``apprunner``: [``botocore``] App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository. +* api-change:``auditmanager``: [``botocore``] This release marks some assessment metadata as sensitive. We added a sensitive trait to the following attributes: assessmentName, emailAddress, scope, createdBy, lastUpdatedBy, and userName. +* api-change:``cleanrooms``: [``botocore``] This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results. +* api-change:``datasync``: [``botocore``] AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution. +* api-change:``neptunedata``: [``botocore``] Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries using Gremlin and openCypher directly from the SDK. +* api-change:``network-firewall``: [``botocore``] Network Firewall increasing pagination token string length +* api-change:``pca-connector-ad``: [``botocore``] The Connector for AD allows you to use a fully-managed AWS Private CA as a drop-in replacement for your self-managed enterprise CAs without local agents or proxy servers. Enterprises that use AD to manage Windows environments can reduce their private certificate authority (CA) costs and complexity. +* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings + + 1.28.37 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index a8a7aa8f23..be51626f3a 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.28.37' +__version__ = '1.28.38' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 324a8ac77c..695dba8c6f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.37,<1.32.0 + botocore>=1.31.38,<1.32.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff --git a/setup.py b/setup.py index cce8117aa2..91c605bc0e 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.37,<1.32.0', + 'botocore>=1.31.38,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]