From b249e57f29463c243211028aa3c160c638cac4a9 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 18 Jul 2023 18:08:39 +0000 Subject: [PATCH] Bumping version to 1.28.5 --- .changes/1.28.5.json | 37 +++++++++++++++++++ .../api-change-codegurusecurity-78261.json | 5 --- .../api-change-connect-43471.json | 5 --- .../next-release/api-change-es-78578.json | 5 --- .../api-change-lexv2models-50939.json | 5 --- .../next-release/api-change-m2-19315.json | 5 --- .../api-change-snowball-28143.json | 5 --- .../api-change-translate-61648.json | 5 --- CHANGELOG.rst | 12 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 12 files changed, 52 insertions(+), 38 deletions(-) create mode 100644 .changes/1.28.5.json delete mode 100644 .changes/next-release/api-change-codegurusecurity-78261.json delete mode 100644 .changes/next-release/api-change-connect-43471.json delete mode 100644 .changes/next-release/api-change-es-78578.json delete mode 100644 .changes/next-release/api-change-lexv2models-50939.json delete mode 100644 .changes/next-release/api-change-m2-19315.json delete mode 100644 .changes/next-release/api-change-snowball-28143.json delete mode 100644 .changes/next-release/api-change-translate-61648.json diff --git a/.changes/1.28.5.json b/.changes/1.28.5.json new file mode 100644 index 0000000000..79b03c03f2 --- /dev/null +++ b/.changes/1.28.5.json @@ -0,0 +1,37 @@ +[ + { + "category": "``codeguru-security``", + "description": "[``botocore``] Documentation updates for CodeGuru Security.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] GetMetricDataV2 API: Update to include Contact Lens Conversational Analytics Metrics", + "type": "api-change" + }, + { + "category": "``es``", + "description": "[``botocore``] Regex Validation on the ElasticSearch Engine Version attribute", + "type": "api-change" + }, + { + "category": "``lexv2-models``", + "description": "[``botocore``] Update lexv2-models client to latest version", + "type": "api-change" + }, + { + "category": "``m2``", + "description": "[``botocore``] Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API", + "type": "api-change" + }, + { + "category": "``snowball``", + "description": "[``botocore``] Adds support for RACK_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor.", + "type": "api-change" + }, + { + "category": "``translate``", + "description": "[``botocore``] Added DOCX word document support to TranslateDocument API", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-codegurusecurity-78261.json b/.changes/next-release/api-change-codegurusecurity-78261.json deleted file mode 100644 index 4ecf2114db..0000000000 --- a/.changes/next-release/api-change-codegurusecurity-78261.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codeguru-security``", - "description": "[``botocore``] Documentation updates for CodeGuru Security." -} diff --git a/.changes/next-release/api-change-connect-43471.json b/.changes/next-release/api-change-connect-43471.json deleted file mode 100644 index d2bf768783..0000000000 --- a/.changes/next-release/api-change-connect-43471.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "[``botocore``] GetMetricDataV2 API: Update to include Contact Lens Conversational Analytics Metrics" -} diff --git a/.changes/next-release/api-change-es-78578.json b/.changes/next-release/api-change-es-78578.json deleted file mode 100644 index 9291d6ffdf..0000000000 --- a/.changes/next-release/api-change-es-78578.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``es``", - "description": "[``botocore``] Regex Validation on the ElasticSearch Engine Version attribute" -} diff --git a/.changes/next-release/api-change-lexv2models-50939.json b/.changes/next-release/api-change-lexv2models-50939.json deleted file mode 100644 index 7d14fc27a2..0000000000 --- a/.changes/next-release/api-change-lexv2models-50939.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lexv2-models``", - "description": "[``botocore``] Update lexv2-models client to latest version" -} diff --git a/.changes/next-release/api-change-m2-19315.json b/.changes/next-release/api-change-m2-19315.json deleted file mode 100644 index 4150550056..0000000000 --- a/.changes/next-release/api-change-m2-19315.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``m2``", - "description": "[``botocore``] Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API" -} diff --git a/.changes/next-release/api-change-snowball-28143.json b/.changes/next-release/api-change-snowball-28143.json deleted file mode 100644 index fef3fd9c47..0000000000 --- a/.changes/next-release/api-change-snowball-28143.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``snowball``", - "description": "[``botocore``] Adds support for RACK_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor." -} diff --git a/.changes/next-release/api-change-translate-61648.json b/.changes/next-release/api-change-translate-61648.json deleted file mode 100644 index df8b7efdd0..0000000000 --- a/.changes/next-release/api-change-translate-61648.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``translate``", - "description": "[``botocore``] Added DOCX word document support to TranslateDocument API" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f7d861d45c..fe21b3615c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.28.5 +====== + +* api-change:``codeguru-security``: [``botocore``] Documentation updates for CodeGuru Security. +* api-change:``connect``: [``botocore``] GetMetricDataV2 API: Update to include Contact Lens Conversational Analytics Metrics +* api-change:``es``: [``botocore``] Regex Validation on the ElasticSearch Engine Version attribute +* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version +* api-change:``m2``: [``botocore``] Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API +* api-change:``snowball``: [``botocore``] Adds support for RACK_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor. +* api-change:``translate``: [``botocore``] Added DOCX word document support to TranslateDocument API + + 1.28.4 ====== diff --git a/boto3/__init__.py b/boto3/__init__.py index d545e1d062..3411fa076f 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.4' +__version__ = '1.28.5' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 327c76ada4..b2518df5be 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.4,<1.32.0 + botocore>=1.31.5,<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 b98e88e6dc..597ecee77e 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.4,<1.32.0', + 'botocore>=1.31.5,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]