From 8281eb77f50862bf6495a27067e38a90b7c82270 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 15 May 2024 18:03:18 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .../next-release/api-change-bedrockagentruntime-70750.json | 5 +++++ .changes/next-release/api-change-codebuild-81712.json | 5 +++++ .changes/next-release/api-change-datasync-701.json | 5 +++++ .changes/next-release/api-change-grafana-9325.json | 5 +++++ .changes/next-release/api-change-medicalimaging-56649.json | 5 +++++ .changes/next-release/api-change-securityhub-90996.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-bedrockagentruntime-70750.json create mode 100644 .changes/next-release/api-change-codebuild-81712.json create mode 100644 .changes/next-release/api-change-datasync-701.json create mode 100644 .changes/next-release/api-change-grafana-9325.json create mode 100644 .changes/next-release/api-change-medicalimaging-56649.json create mode 100644 .changes/next-release/api-change-securityhub-90996.json diff --git a/.changes/next-release/api-change-bedrockagentruntime-70750.json b/.changes/next-release/api-change-bedrockagentruntime-70750.json new file mode 100644 index 0000000000..6b18a87253 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-70750.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains" +} diff --git a/.changes/next-release/api-change-codebuild-81712.json b/.changes/next-release/api-change-codebuild-81712.json new file mode 100644 index 0000000000..43c73ecec6 --- /dev/null +++ b/.changes/next-release/api-change-codebuild-81712.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``codebuild``", + "description": "[``botocore``] CodeBuild Reserved Capacity VPC Support" +} diff --git a/.changes/next-release/api-change-datasync-701.json b/.changes/next-release/api-change-datasync-701.json new file mode 100644 index 0000000000..0913fdd306 --- /dev/null +++ b/.changes/next-release/api-change-datasync-701.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``datasync``", + "description": "[``botocore``] Task executions now display a CANCELLING status when an execution is in the process of being cancelled." +} diff --git a/.changes/next-release/api-change-grafana-9325.json b/.changes/next-release/api-change-grafana-9325.json new file mode 100644 index 0000000000..ee56ecd80a --- /dev/null +++ b/.changes/next-release/api-change-grafana-9325.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``grafana``", + "description": "[``botocore``] This release adds new ServiceAccount and ServiceAccountToken APIs." +} diff --git a/.changes/next-release/api-change-medicalimaging-56649.json b/.changes/next-release/api-change-medicalimaging-56649.json new file mode 100644 index 0000000000..5bdbd7bc38 --- /dev/null +++ b/.changes/next-release/api-change-medicalimaging-56649.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``medical-imaging``", + "description": "[``botocore``] Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions." +} diff --git a/.changes/next-release/api-change-securityhub-90996.json b/.changes/next-release/api-change-securityhub-90996.json new file mode 100644 index 0000000000..9461c285d1 --- /dev/null +++ b/.changes/next-release/api-change-securityhub-90996.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``securityhub``", + "description": "[``botocore``] Documentation-only update for AWS Security Hub" +} From 7ab7a20941f6751ccf42a17c776c300320ddacff Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 15 May 2024 18:04:34 +0000 Subject: [PATCH 2/2] Bumping version to 1.34.106 --- .changes/1.34.106.json | 32 +++++++++++++++++++ .../api-change-bedrockagentruntime-70750.json | 5 --- .../api-change-codebuild-81712.json | 5 --- .../next-release/api-change-datasync-701.json | 5 --- .../next-release/api-change-grafana-9325.json | 5 --- .../api-change-medicalimaging-56649.json | 5 --- .../api-change-securityhub-90996.json | 5 --- CHANGELOG.rst | 11 +++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 11 files changed, 46 insertions(+), 33 deletions(-) create mode 100644 .changes/1.34.106.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-70750.json delete mode 100644 .changes/next-release/api-change-codebuild-81712.json delete mode 100644 .changes/next-release/api-change-datasync-701.json delete mode 100644 .changes/next-release/api-change-grafana-9325.json delete mode 100644 .changes/next-release/api-change-medicalimaging-56649.json delete mode 100644 .changes/next-release/api-change-securityhub-90996.json diff --git a/.changes/1.34.106.json b/.changes/1.34.106.json new file mode 100644 index 0000000000..f411a7bd6c --- /dev/null +++ b/.changes/1.34.106.json @@ -0,0 +1,32 @@ +[ + { + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains", + "type": "api-change" + }, + { + "category": "``codebuild``", + "description": "[``botocore``] CodeBuild Reserved Capacity VPC Support", + "type": "api-change" + }, + { + "category": "``datasync``", + "description": "[``botocore``] Task executions now display a CANCELLING status when an execution is in the process of being cancelled.", + "type": "api-change" + }, + { + "category": "``grafana``", + "description": "[``botocore``] This release adds new ServiceAccount and ServiceAccountToken APIs.", + "type": "api-change" + }, + { + "category": "``medical-imaging``", + "description": "[``botocore``] Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions.", + "type": "api-change" + }, + { + "category": "``securityhub``", + "description": "[``botocore``] Documentation-only update for AWS Security Hub", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrockagentruntime-70750.json b/.changes/next-release/api-change-bedrockagentruntime-70750.json deleted file mode 100644 index 6b18a87253..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-70750.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "[``botocore``] Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains" -} diff --git a/.changes/next-release/api-change-codebuild-81712.json b/.changes/next-release/api-change-codebuild-81712.json deleted file mode 100644 index 43c73ecec6..0000000000 --- a/.changes/next-release/api-change-codebuild-81712.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codebuild``", - "description": "[``botocore``] CodeBuild Reserved Capacity VPC Support" -} diff --git a/.changes/next-release/api-change-datasync-701.json b/.changes/next-release/api-change-datasync-701.json deleted file mode 100644 index 0913fdd306..0000000000 --- a/.changes/next-release/api-change-datasync-701.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``datasync``", - "description": "[``botocore``] Task executions now display a CANCELLING status when an execution is in the process of being cancelled." -} diff --git a/.changes/next-release/api-change-grafana-9325.json b/.changes/next-release/api-change-grafana-9325.json deleted file mode 100644 index ee56ecd80a..0000000000 --- a/.changes/next-release/api-change-grafana-9325.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``grafana``", - "description": "[``botocore``] This release adds new ServiceAccount and ServiceAccountToken APIs." -} diff --git a/.changes/next-release/api-change-medicalimaging-56649.json b/.changes/next-release/api-change-medicalimaging-56649.json deleted file mode 100644 index 5bdbd7bc38..0000000000 --- a/.changes/next-release/api-change-medicalimaging-56649.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``medical-imaging``", - "description": "[``botocore``] Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions." -} diff --git a/.changes/next-release/api-change-securityhub-90996.json b/.changes/next-release/api-change-securityhub-90996.json deleted file mode 100644 index 9461c285d1..0000000000 --- a/.changes/next-release/api-change-securityhub-90996.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``securityhub``", - "description": "[``botocore``] Documentation-only update for AWS Security Hub" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 75f941797c..cf12bdce1f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ CHANGELOG ========= +1.34.106 +======== + +* api-change:``bedrock-agent-runtime``: [``botocore``] Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains +* api-change:``codebuild``: [``botocore``] CodeBuild Reserved Capacity VPC Support +* api-change:``datasync``: [``botocore``] Task executions now display a CANCELLING status when an execution is in the process of being cancelled. +* api-change:``grafana``: [``botocore``] This release adds new ServiceAccount and ServiceAccountToken APIs. +* api-change:``medical-imaging``: [``botocore``] Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions. +* api-change:``securityhub``: [``botocore``] Documentation-only update for AWS Security Hub + + 1.34.105 ======== diff --git a/boto3/__init__.py b/boto3/__init__.py index 3de680a60e..e527ecf0f3 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.34.105' +__version__ = '1.34.106' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index d623a43c45..cbf7b940d4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.105,<1.35.0 + botocore>=1.34.106,<1.35.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index 0b3385048d..799a820854 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.34.105,<1.35.0', + 'botocore>=1.34.106,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]