From 235677f579ff5e2314d371ff22bec1103563ade0 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 26 Feb 2025 19:29:41 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .../next-release/api-change-applicationsignals-59355.json | 5 +++++ .changes/next-release/api-change-batch-98635.json | 5 +++++ .changes/next-release/api-change-chime-1525.json | 5 +++++ .changes/next-release/api-change-cloudfront-30080.json | 5 +++++ .changes/next-release/api-change-ec2-82328.json | 5 +++++ .changes/next-release/api-change-iotfleetwise-12581.json | 5 +++++ .changes/next-release/api-change-oam-35689.json | 5 +++++ .changes/next-release/api-change-sagemaker-18065.json | 5 +++++ .changes/next-release/enhancement-Protocol-13828.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-applicationsignals-59355.json create mode 100644 .changes/next-release/api-change-batch-98635.json create mode 100644 .changes/next-release/api-change-chime-1525.json create mode 100644 .changes/next-release/api-change-cloudfront-30080.json create mode 100644 .changes/next-release/api-change-ec2-82328.json create mode 100644 .changes/next-release/api-change-iotfleetwise-12581.json create mode 100644 .changes/next-release/api-change-oam-35689.json create mode 100644 .changes/next-release/api-change-sagemaker-18065.json create mode 100644 .changes/next-release/enhancement-Protocol-13828.json diff --git a/.changes/next-release/api-change-applicationsignals-59355.json b/.changes/next-release/api-change-applicationsignals-59355.json new file mode 100644 index 0000000000..a4d5c64699 --- /dev/null +++ b/.changes/next-release/api-change-applicationsignals-59355.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``application-signals``", + "description": "[``botocore``] This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives." +} diff --git a/.changes/next-release/api-change-batch-98635.json b/.changes/next-release/api-change-batch-98635.json new file mode 100644 index 0000000000..ffd8e817bb --- /dev/null +++ b/.changes/next-release/api-change-batch-98635.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``batch``", + "description": "[``botocore``] AWS Batch: Resource Aware Scheduling feature support" +} diff --git a/.changes/next-release/api-change-chime-1525.json b/.changes/next-release/api-change-chime-1525.json new file mode 100644 index 0000000000..21d547855a --- /dev/null +++ b/.changes/next-release/api-change-chime-1525.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``chime``", + "description": "[``botocore``] Removes the Amazon Chime SDK APIs from the \"chime\" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice." +} diff --git a/.changes/next-release/api-change-cloudfront-30080.json b/.changes/next-release/api-change-cloudfront-30080.json new file mode 100644 index 0000000000..1373145aff --- /dev/null +++ b/.changes/next-release/api-change-cloudfront-30080.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudfront``", + "description": "[``botocore``] Documentation update for VPC origin config." +} diff --git a/.changes/next-release/api-change-ec2-82328.json b/.changes/next-release/api-change-ec2-82328.json new file mode 100644 index 0000000000..b654ba1a6e --- /dev/null +++ b/.changes/next-release/api-change-ec2-82328.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping." +} diff --git a/.changes/next-release/api-change-iotfleetwise-12581.json b/.changes/next-release/api-change-iotfleetwise-12581.json new file mode 100644 index 0000000000..13e0facb93 --- /dev/null +++ b/.changes/next-release/api-change-iotfleetwise-12581.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotfleetwise``", + "description": "[``botocore``] This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only." +} diff --git a/.changes/next-release/api-change-oam-35689.json b/.changes/next-release/api-change-oam-35689.json new file mode 100644 index 0000000000..b4c0f48c3d --- /dev/null +++ b/.changes/next-release/api-change-oam-35689.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``oam``", + "description": "[``botocore``] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources." +} diff --git a/.changes/next-release/api-change-sagemaker-18065.json b/.changes/next-release/api-change-sagemaker-18065.json new file mode 100644 index 0000000000..c5f10cdbb9 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-18065.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components." +} diff --git a/.changes/next-release/enhancement-Protocol-13828.json b/.changes/next-release/enhancement-Protocol-13828.json new file mode 100644 index 0000000000..d4eda8985f --- /dev/null +++ b/.changes/next-release/enhancement-Protocol-13828.json @@ -0,0 +1,5 @@ +{ + "type": "enhancement", + "category": "``Protocol``", + "description": "[``botocore``] Adds support for the smithy-rpc-v2-cbor protocol. If a service supports smithy-rpc-v2-cbor, this protocol will automatically be used. For more information, see https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html" +} From d10ead85a76dab37a0307bbeda14e208180b755c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 26 Feb 2025 19:30:09 +0000 Subject: [PATCH 2/2] Bumping version to 1.37.2 --- .changes/1.37.2.json | 47 +++++++++++++++++++ .../api-change-applicationsignals-59355.json | 5 -- .../next-release/api-change-batch-98635.json | 5 -- .../next-release/api-change-chime-1525.json | 5 -- .../api-change-cloudfront-30080.json | 5 -- .../next-release/api-change-ec2-82328.json | 5 -- .../api-change-iotfleetwise-12581.json | 5 -- .../next-release/api-change-oam-35689.json | 5 -- .../api-change-sagemaker-18065.json | 5 -- .../enhancement-Protocol-13828.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.37.2.json delete mode 100644 .changes/next-release/api-change-applicationsignals-59355.json delete mode 100644 .changes/next-release/api-change-batch-98635.json delete mode 100644 .changes/next-release/api-change-chime-1525.json delete mode 100644 .changes/next-release/api-change-cloudfront-30080.json delete mode 100644 .changes/next-release/api-change-ec2-82328.json delete mode 100644 .changes/next-release/api-change-iotfleetwise-12581.json delete mode 100644 .changes/next-release/api-change-oam-35689.json delete mode 100644 .changes/next-release/api-change-sagemaker-18065.json delete mode 100644 .changes/next-release/enhancement-Protocol-13828.json diff --git a/.changes/1.37.2.json b/.changes/1.37.2.json new file mode 100644 index 0000000000..b255bcb9a5 --- /dev/null +++ b/.changes/1.37.2.json @@ -0,0 +1,47 @@ +[ + { + "category": "``application-signals``", + "description": "[``botocore``] This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives.", + "type": "api-change" + }, + { + "category": "``batch``", + "description": "[``botocore``] AWS Batch: Resource Aware Scheduling feature support", + "type": "api-change" + }, + { + "category": "``chime``", + "description": "[``botocore``] Removes the Amazon Chime SDK APIs from the \"chime\" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice.", + "type": "api-change" + }, + { + "category": "``cloudfront``", + "description": "[``botocore``] Documentation update for VPC origin config.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping.", + "type": "api-change" + }, + { + "category": "``iotfleetwise``", + "description": "[``botocore``] This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.", + "type": "api-change" + }, + { + "category": "``oam``", + "description": "[``botocore``] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.", + "type": "api-change" + }, + { + "category": "``Protocol``", + "description": "[``botocore``] Adds support for the smithy-rpc-v2-cbor protocol. If a service supports smithy-rpc-v2-cbor, this protocol will automatically be used. For more information, see https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html", + "type": "enhancement" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-applicationsignals-59355.json b/.changes/next-release/api-change-applicationsignals-59355.json deleted file mode 100644 index a4d5c64699..0000000000 --- a/.changes/next-release/api-change-applicationsignals-59355.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``application-signals``", - "description": "[``botocore``] This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives." -} diff --git a/.changes/next-release/api-change-batch-98635.json b/.changes/next-release/api-change-batch-98635.json deleted file mode 100644 index ffd8e817bb..0000000000 --- a/.changes/next-release/api-change-batch-98635.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``batch``", - "description": "[``botocore``] AWS Batch: Resource Aware Scheduling feature support" -} diff --git a/.changes/next-release/api-change-chime-1525.json b/.changes/next-release/api-change-chime-1525.json deleted file mode 100644 index 21d547855a..0000000000 --- a/.changes/next-release/api-change-chime-1525.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``chime``", - "description": "[``botocore``] Removes the Amazon Chime SDK APIs from the \"chime\" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice." -} diff --git a/.changes/next-release/api-change-cloudfront-30080.json b/.changes/next-release/api-change-cloudfront-30080.json deleted file mode 100644 index 1373145aff..0000000000 --- a/.changes/next-release/api-change-cloudfront-30080.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudfront``", - "description": "[``botocore``] Documentation update for VPC origin config." -} diff --git a/.changes/next-release/api-change-ec2-82328.json b/.changes/next-release/api-change-ec2-82328.json deleted file mode 100644 index b654ba1a6e..0000000000 --- a/.changes/next-release/api-change-ec2-82328.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping." -} diff --git a/.changes/next-release/api-change-iotfleetwise-12581.json b/.changes/next-release/api-change-iotfleetwise-12581.json deleted file mode 100644 index 13e0facb93..0000000000 --- a/.changes/next-release/api-change-iotfleetwise-12581.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotfleetwise``", - "description": "[``botocore``] This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only." -} diff --git a/.changes/next-release/api-change-oam-35689.json b/.changes/next-release/api-change-oam-35689.json deleted file mode 100644 index b4c0f48c3d..0000000000 --- a/.changes/next-release/api-change-oam-35689.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``oam``", - "description": "[``botocore``] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources." -} diff --git a/.changes/next-release/api-change-sagemaker-18065.json b/.changes/next-release/api-change-sagemaker-18065.json deleted file mode 100644 index c5f10cdbb9..0000000000 --- a/.changes/next-release/api-change-sagemaker-18065.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components." -} diff --git a/.changes/next-release/enhancement-Protocol-13828.json b/.changes/next-release/enhancement-Protocol-13828.json deleted file mode 100644 index d4eda8985f..0000000000 --- a/.changes/next-release/enhancement-Protocol-13828.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "enhancement", - "category": "``Protocol``", - "description": "[``botocore``] Adds support for the smithy-rpc-v2-cbor protocol. If a service supports smithy-rpc-v2-cbor, this protocol will automatically be used. For more information, see https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 979323cd77..74cfc733b0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.37.2 +====== + +* api-change:``application-signals``: [``botocore``] This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives. +* api-change:``batch``: [``botocore``] AWS Batch: Resource Aware Scheduling feature support +* api-change:``chime``: [``botocore``] Removes the Amazon Chime SDK APIs from the "chime" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice. +* api-change:``cloudfront``: [``botocore``] Documentation update for VPC origin config. +* api-change:``ec2``: [``botocore``] Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping. +* api-change:``iotfleetwise``: [``botocore``] This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only. +* api-change:``oam``: [``botocore``] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources. +* api-change:``sagemaker``: [``botocore``] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components. +* enhancement:``Protocol``: [``botocore``] Adds support for the smithy-rpc-v2-cbor protocol. If a service supports smithy-rpc-v2-cbor, this protocol will automatically be used. For more information, see https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html + + 1.37.1 ====== diff --git a/boto3/__init__.py b/boto3/__init__.py index 61a7122428..f13e1137d0 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.37.1' +__version__ = '1.37.2' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 10d72f60b7..a4628e28f3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.37.1,<1.38.0 + botocore>=1.37.2,<1.38.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.11.0,<0.12.0 diff --git a/setup.py b/setup.py index 806d684eca..c8c4600e22 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.37.1,<1.38.0', + 'botocore>=1.37.2,<1.38.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.11.0,<0.12.0', ]