From 19b48e93fde3b590ac085b14b9327fc1230ed87c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 13 Nov 2023 19:11:49 +0000 Subject: [PATCH] Bumping version to 1.28.85 --- .changes/1.28.85.json | 42 +++++++++++++++++++ .../api-change-dataexchange-27104.json | 5 --- .../next-release/api-change-dms-18026.json | 5 --- .../next-release/api-change-ec2-53616.json | 5 --- .../next-release/api-change-ecs-9654.json | 5 --- .changes/next-release/api-change-emr-507.json | 5 --- .../api-change-endpointrules-38341.json | 5 --- ...hange-servicecatalogappregistry-76542.json | 5 --- .../next-release/enhancement-AWSCRT-3939.json | 5 --- CHANGELOG.rst | 13 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 13 files changed, 58 insertions(+), 43 deletions(-) create mode 100644 .changes/1.28.85.json delete mode 100644 .changes/next-release/api-change-dataexchange-27104.json delete mode 100644 .changes/next-release/api-change-dms-18026.json delete mode 100644 .changes/next-release/api-change-ec2-53616.json delete mode 100644 .changes/next-release/api-change-ecs-9654.json delete mode 100644 .changes/next-release/api-change-emr-507.json delete mode 100644 .changes/next-release/api-change-endpointrules-38341.json delete mode 100644 .changes/next-release/api-change-servicecatalogappregistry-76542.json delete mode 100644 .changes/next-release/enhancement-AWSCRT-3939.json diff --git a/.changes/1.28.85.json b/.changes/1.28.85.json new file mode 100644 index 0000000000..d840035a33 --- /dev/null +++ b/.changes/1.28.85.json @@ -0,0 +1,42 @@ +[ + { + "category": "AWSCRT", + "description": "[``botocore``] Update awscrt version to 0.19.12", + "type": "enhancement" + }, + { + "category": "``dataexchange``", + "description": "[``botocore``] Removed Required trait for DataSet.OriginDetails.ProductId.", + "type": "api-change" + }, + { + "category": "``dms``", + "description": "[``botocore``] Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other.", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests.", + "type": "api-change" + }, + { + "category": "``emr``", + "description": "[``botocore``] Update emr client to latest version", + "type": "api-change" + }, + { + "category": "``servicecatalog-appregistry``", + "description": "[``botocore``] When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources.", + "type": "api-change" + }, + { + "category": "``endpoint-rules``", + "description": "[``botocore``] Update endpoint-rules client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-dataexchange-27104.json b/.changes/next-release/api-change-dataexchange-27104.json deleted file mode 100644 index 0782f83d85..0000000000 --- a/.changes/next-release/api-change-dataexchange-27104.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dataexchange``", - "description": "[``botocore``] Removed Required trait for DataSet.OriginDetails.ProductId." -} diff --git a/.changes/next-release/api-change-dms-18026.json b/.changes/next-release/api-change-dms-18026.json deleted file mode 100644 index 4a608c607b..0000000000 --- a/.changes/next-release/api-change-dms-18026.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dms``", - "description": "[``botocore``] Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications." -} diff --git a/.changes/next-release/api-change-ec2-53616.json b/.changes/next-release/api-change-ec2-53616.json deleted file mode 100644 index ec8abed164..0000000000 --- a/.changes/next-release/api-change-ec2-53616.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other." -} diff --git a/.changes/next-release/api-change-ecs-9654.json b/.changes/next-release/api-change-ecs-9654.json deleted file mode 100644 index 4c797de3ac..0000000000 --- a/.changes/next-release/api-change-ecs-9654.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ecs``", - "description": "[``botocore``] Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests." -} diff --git a/.changes/next-release/api-change-emr-507.json b/.changes/next-release/api-change-emr-507.json deleted file mode 100644 index c2b46785ae..0000000000 --- a/.changes/next-release/api-change-emr-507.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``emr``", - "description": "[``botocore``] Update emr client to latest version" -} diff --git a/.changes/next-release/api-change-endpointrules-38341.json b/.changes/next-release/api-change-endpointrules-38341.json deleted file mode 100644 index 11a6d922e0..0000000000 --- a/.changes/next-release/api-change-endpointrules-38341.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``endpoint-rules``", - "description": "[``botocore``] Update endpoint-rules client to latest version" -} diff --git a/.changes/next-release/api-change-servicecatalogappregistry-76542.json b/.changes/next-release/api-change-servicecatalogappregistry-76542.json deleted file mode 100644 index 6842687182..0000000000 --- a/.changes/next-release/api-change-servicecatalogappregistry-76542.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``servicecatalog-appregistry``", - "description": "[``botocore``] When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources." -} diff --git a/.changes/next-release/enhancement-AWSCRT-3939.json b/.changes/next-release/enhancement-AWSCRT-3939.json deleted file mode 100644 index 7ce2a57106..0000000000 --- a/.changes/next-release/enhancement-AWSCRT-3939.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "enhancement", - "category": "AWSCRT", - "description": "[``botocore``] Update awscrt version to 0.19.12" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 938ded3f04..eb936f7eb7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.28.85 +======= + +* enhancement:AWSCRT: [``botocore``] Update awscrt version to 0.19.12 +* api-change:``dataexchange``: [``botocore``] Removed Required trait for DataSet.OriginDetails.ProductId. +* api-change:``dms``: [``botocore``] Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications. +* api-change:``ec2``: [``botocore``] Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other. +* api-change:``ecs``: [``botocore``] Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests. +* api-change:``emr``: [``botocore``] Update emr client to latest version +* api-change:``servicecatalog-appregistry``: [``botocore``] When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources. +* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version + + 1.28.84 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index a7229631f2..66b6b8fac8 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.84' +__version__ = '1.28.85' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 66ae4693ef..425df2df6a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.84,<1.32.0 + botocore>=1.31.85,<1.32.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.7.0,<0.8.0 diff --git a/setup.py b/setup.py index 7e9c62a9ce..5c388e516e 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.84,<1.32.0', + 'botocore>=1.31.85,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.7.0,<0.8.0', ]