From 74a49c50c0e65c94fdbb50f206cc4dfd4284af2b Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 20 May 2024 18:15:28 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-bedrockagent-17579.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-87350.json | 5 +++++ .changes/next-release/api-change-controltower-40211.json | 5 +++++ .changes/next-release/api-change-osis-68793.json | 5 +++++ .changes/next-release/api-change-rds-20179.json | 5 +++++ .changes/next-release/api-change-secretsmanager-91780.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-bedrockagent-17579.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-87350.json create mode 100644 .changes/next-release/api-change-controltower-40211.json create mode 100644 .changes/next-release/api-change-osis-68793.json create mode 100644 .changes/next-release/api-change-rds-20179.json create mode 100644 .changes/next-release/api-change-secretsmanager-91780.json diff --git a/.changes/next-release/api-change-bedrockagent-17579.json b/.changes/next-release/api-change-bedrockagent-17579.json new file mode 100644 index 0000000000..011dd6e66b --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-17579.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] This release adds support for using Guardrails with Bedrock Agents." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-87350.json b/.changes/next-release/api-change-bedrockagentruntime-87350.json new file mode 100644 index 0000000000..64256c3a4f --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-87350.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] This release adds support for using Guardrails with Bedrock Agents." +} diff --git a/.changes/next-release/api-change-controltower-40211.json b/.changes/next-release/api-change-controltower-40211.json new file mode 100644 index 0000000000..d2e9b43f65 --- /dev/null +++ b/.changes/next-release/api-change-controltower-40211.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``controltower``", + "description": "[``botocore``] Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations." +} diff --git a/.changes/next-release/api-change-osis-68793.json b/.changes/next-release/api-change-osis-68793.json new file mode 100644 index 0000000000..d1598c5576 --- /dev/null +++ b/.changes/next-release/api-change-osis-68793.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``osis``", + "description": "[``botocore``] Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs." +} diff --git a/.changes/next-release/api-change-rds-20179.json b/.changes/next-release/api-change-rds-20179.json new file mode 100644 index 0000000000..1ced13bce5 --- /dev/null +++ b/.changes/next-release/api-change-rds-20179.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "[``botocore``] This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters." +} diff --git a/.changes/next-release/api-change-secretsmanager-91780.json b/.changes/next-release/api-change-secretsmanager-91780.json new file mode 100644 index 0000000000..467db72c7a --- /dev/null +++ b/.changes/next-release/api-change-secretsmanager-91780.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``secretsmanager``", + "description": "[``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK testing" +} From 95c4f21f7c0ced6887e96fdb015f46bc53b72f7f Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 20 May 2024 18:16:43 +0000 Subject: [PATCH 2/2] Bumping version to 1.34.109 --- .changes/1.34.109.json | 32 +++++++++++++++++++ .../api-change-bedrockagent-17579.json | 5 --- .../api-change-bedrockagentruntime-87350.json | 5 --- .../api-change-controltower-40211.json | 5 --- .../next-release/api-change-osis-68793.json | 5 --- .../next-release/api-change-rds-20179.json | 5 --- .../api-change-secretsmanager-91780.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.109.json delete mode 100644 .changes/next-release/api-change-bedrockagent-17579.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-87350.json delete mode 100644 .changes/next-release/api-change-controltower-40211.json delete mode 100644 .changes/next-release/api-change-osis-68793.json delete mode 100644 .changes/next-release/api-change-rds-20179.json delete mode 100644 .changes/next-release/api-change-secretsmanager-91780.json diff --git a/.changes/1.34.109.json b/.changes/1.34.109.json new file mode 100644 index 0000000000..ee3a57c982 --- /dev/null +++ b/.changes/1.34.109.json @@ -0,0 +1,32 @@ +[ + { + "category": "``bedrock-agent``", + "description": "[``botocore``] This release adds support for using Guardrails with Bedrock Agents.", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] This release adds support for using Guardrails with Bedrock Agents.", + "type": "api-change" + }, + { + "category": "``controltower``", + "description": "[``botocore``] Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.", + "type": "api-change" + }, + { + "category": "``osis``", + "description": "[``botocore``] Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "[``botocore``] This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.", + "type": "api-change" + }, + { + "category": "``secretsmanager``", + "description": "[``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK testing", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrockagent-17579.json b/.changes/next-release/api-change-bedrockagent-17579.json deleted file mode 100644 index 011dd6e66b..0000000000 --- a/.changes/next-release/api-change-bedrockagent-17579.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent``", - "description": "[``botocore``] This release adds support for using Guardrails with Bedrock Agents." -} diff --git a/.changes/next-release/api-change-bedrockagentruntime-87350.json b/.changes/next-release/api-change-bedrockagentruntime-87350.json deleted file mode 100644 index 64256c3a4f..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-87350.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "[``botocore``] This release adds support for using Guardrails with Bedrock Agents." -} diff --git a/.changes/next-release/api-change-controltower-40211.json b/.changes/next-release/api-change-controltower-40211.json deleted file mode 100644 index d2e9b43f65..0000000000 --- a/.changes/next-release/api-change-controltower-40211.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``controltower``", - "description": "[``botocore``] Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations." -} diff --git a/.changes/next-release/api-change-osis-68793.json b/.changes/next-release/api-change-osis-68793.json deleted file mode 100644 index d1598c5576..0000000000 --- a/.changes/next-release/api-change-osis-68793.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``osis``", - "description": "[``botocore``] Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs." -} diff --git a/.changes/next-release/api-change-rds-20179.json b/.changes/next-release/api-change-rds-20179.json deleted file mode 100644 index 1ced13bce5..0000000000 --- a/.changes/next-release/api-change-rds-20179.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "[``botocore``] This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters." -} diff --git a/.changes/next-release/api-change-secretsmanager-91780.json b/.changes/next-release/api-change-secretsmanager-91780.json deleted file mode 100644 index 467db72c7a..0000000000 --- a/.changes/next-release/api-change-secretsmanager-91780.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``secretsmanager``", - "description": "[``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK testing" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fb9047d1c4..c8023447ed 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ CHANGELOG ========= +1.34.109 +======== + +* api-change:``bedrock-agent``: [``botocore``] This release adds support for using Guardrails with Bedrock Agents. +* api-change:``bedrock-agent-runtime``: [``botocore``] This release adds support for using Guardrails with Bedrock Agents. +* api-change:``controltower``: [``botocore``] Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations. +* api-change:``osis``: [``botocore``] Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs. +* api-change:``rds``: [``botocore``] This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters. +* api-change:``secretsmanager``: [``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK testing + + 1.34.108 ======== diff --git a/boto3/__init__.py b/boto3/__init__.py index eac8072d9d..04142a2d32 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.108' +__version__ = '1.34.109' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index a4ba2d7979..7614b27072 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.108,<1.35.0 + botocore>=1.34.109,<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 4ea8ed6a18..833335ac23 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.34.108,<1.35.0', + 'botocore>=1.34.109,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]