From 94f0b429b3fe538c7cb9818aa63044a031b37dc6 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 25 May 2022 18:09:05 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-apigateway-13639.json | 5 +++++ .changes/next-release/api-change-apprunner-16390.json | 5 +++++ .changes/next-release/api-change-cloudformation-19137.json | 5 +++++ .changes/next-release/api-change-fsx-64889.json | 5 +++++ .changes/next-release/api-change-lookoutmetrics-67842.json | 5 +++++ .changes/next-release/api-change-sagemaker-62240.json | 5 +++++ .changes/next-release/api-change-secretsmanager-75902.json | 5 +++++ .changes/next-release/api-change-voiceid-61484.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-apigateway-13639.json create mode 100644 .changes/next-release/api-change-apprunner-16390.json create mode 100644 .changes/next-release/api-change-cloudformation-19137.json create mode 100644 .changes/next-release/api-change-fsx-64889.json create mode 100644 .changes/next-release/api-change-lookoutmetrics-67842.json create mode 100644 .changes/next-release/api-change-sagemaker-62240.json create mode 100644 .changes/next-release/api-change-secretsmanager-75902.json create mode 100644 .changes/next-release/api-change-voiceid-61484.json diff --git a/.changes/next-release/api-change-apigateway-13639.json b/.changes/next-release/api-change-apigateway-13639.json new file mode 100644 index 0000000000..7b2737d615 --- /dev/null +++ b/.changes/next-release/api-change-apigateway-13639.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``apigateway``", + "description": "[``botocore``] Documentation updates for Amazon API Gateway" +} diff --git a/.changes/next-release/api-change-apprunner-16390.json b/.changes/next-release/api-change-apprunner-16390.json new file mode 100644 index 0000000000..97f3c20b19 --- /dev/null +++ b/.changes/next-release/api-change-apprunner-16390.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``apprunner``", + "description": "[``botocore``] Documentation-only update added for CodeConfiguration." +} diff --git a/.changes/next-release/api-change-cloudformation-19137.json b/.changes/next-release/api-change-cloudformation-19137.json new file mode 100644 index 0000000000..1c1185fd04 --- /dev/null +++ b/.changes/next-release/api-change-cloudformation-19137.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudformation``", + "description": "[``botocore``] Add a new parameter statusReason to DescribeStackSetOperation output for additional details" +} diff --git a/.changes/next-release/api-change-fsx-64889.json b/.changes/next-release/api-change-fsx-64889.json new file mode 100644 index 0000000000..2361e9231a --- /dev/null +++ b/.changes/next-release/api-change-fsx-64889.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``fsx``", + "description": "[``botocore``] This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions." +} diff --git a/.changes/next-release/api-change-lookoutmetrics-67842.json b/.changes/next-release/api-change-lookoutmetrics-67842.json new file mode 100644 index 0000000000..9acb38e3c7 --- /dev/null +++ b/.changes/next-release/api-change-lookoutmetrics-67842.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lookoutmetrics``", + "description": "[``botocore``] Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source." +} diff --git a/.changes/next-release/api-change-sagemaker-62240.json b/.changes/next-release/api-change-sagemaker-62240.json new file mode 100644 index 0000000000..9dc7e0fa91 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-62240.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API." +} diff --git a/.changes/next-release/api-change-secretsmanager-75902.json b/.changes/next-release/api-change-secretsmanager-75902.json new file mode 100644 index 0000000000..faec915958 --- /dev/null +++ b/.changes/next-release/api-change-secretsmanager-75902.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``secretsmanager``", + "description": "[``botocore``] Documentation updates for Secrets Manager" +} diff --git a/.changes/next-release/api-change-voiceid-61484.json b/.changes/next-release/api-change-voiceid-61484.json new file mode 100644 index 0000000000..12d774b70b --- /dev/null +++ b/.changes/next-release/api-change-voiceid-61484.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``voice-id``", + "description": "[``botocore``] VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a \"LastAccessedAt\" time for Speakers, and the EvaluateSession API returns \"SPEAKER_EXPIRED\" Auth Decision for EXPIRED Speakers." +} From ae637eba555c7be0d546bae5c096e0ed4069d2b1 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 25 May 2022 18:09:23 +0000 Subject: [PATCH 2/2] Bumping version to 1.23.8 --- .changes/1.23.8.json | 42 +++++++++++++++++++ .../api-change-apigateway-13639.json | 5 --- .../api-change-apprunner-16390.json | 5 --- .../api-change-cloudformation-19137.json | 5 --- .../next-release/api-change-fsx-64889.json | 5 --- .../api-change-lookoutmetrics-67842.json | 5 --- .../api-change-sagemaker-62240.json | 5 --- .../api-change-secretsmanager-75902.json | 5 --- .../api-change-voiceid-61484.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.23.8.json delete mode 100644 .changes/next-release/api-change-apigateway-13639.json delete mode 100644 .changes/next-release/api-change-apprunner-16390.json delete mode 100644 .changes/next-release/api-change-cloudformation-19137.json delete mode 100644 .changes/next-release/api-change-fsx-64889.json delete mode 100644 .changes/next-release/api-change-lookoutmetrics-67842.json delete mode 100644 .changes/next-release/api-change-sagemaker-62240.json delete mode 100644 .changes/next-release/api-change-secretsmanager-75902.json delete mode 100644 .changes/next-release/api-change-voiceid-61484.json diff --git a/.changes/1.23.8.json b/.changes/1.23.8.json new file mode 100644 index 0000000000..6018adc54a --- /dev/null +++ b/.changes/1.23.8.json @@ -0,0 +1,42 @@ +[ + { + "category": "``secretsmanager``", + "description": "[``botocore``] Documentation updates for Secrets Manager", + "type": "api-change" + }, + { + "category": "``fsx``", + "description": "[``botocore``] This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions.", + "type": "api-change" + }, + { + "category": "``lookoutmetrics``", + "description": "[``botocore``] Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source.", + "type": "api-change" + }, + { + "category": "``voice-id``", + "description": "[``botocore``] VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a \"LastAccessedAt\" time for Speakers, and the EvaluateSession API returns \"SPEAKER_EXPIRED\" Auth Decision for EXPIRED Speakers.", + "type": "api-change" + }, + { + "category": "``cloudformation``", + "description": "[``botocore``] Add a new parameter statusReason to DescribeStackSetOperation output for additional details", + "type": "api-change" + }, + { + "category": "``apigateway``", + "description": "[``botocore``] Documentation updates for Amazon API Gateway", + "type": "api-change" + }, + { + "category": "``apprunner``", + "description": "[``botocore``] Documentation-only update added for CodeConfiguration.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-apigateway-13639.json b/.changes/next-release/api-change-apigateway-13639.json deleted file mode 100644 index 7b2737d615..0000000000 --- a/.changes/next-release/api-change-apigateway-13639.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``apigateway``", - "description": "[``botocore``] Documentation updates for Amazon API Gateway" -} diff --git a/.changes/next-release/api-change-apprunner-16390.json b/.changes/next-release/api-change-apprunner-16390.json deleted file mode 100644 index 97f3c20b19..0000000000 --- a/.changes/next-release/api-change-apprunner-16390.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``apprunner``", - "description": "[``botocore``] Documentation-only update added for CodeConfiguration." -} diff --git a/.changes/next-release/api-change-cloudformation-19137.json b/.changes/next-release/api-change-cloudformation-19137.json deleted file mode 100644 index 1c1185fd04..0000000000 --- a/.changes/next-release/api-change-cloudformation-19137.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudformation``", - "description": "[``botocore``] Add a new parameter statusReason to DescribeStackSetOperation output for additional details" -} diff --git a/.changes/next-release/api-change-fsx-64889.json b/.changes/next-release/api-change-fsx-64889.json deleted file mode 100644 index 2361e9231a..0000000000 --- a/.changes/next-release/api-change-fsx-64889.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``fsx``", - "description": "[``botocore``] This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions." -} diff --git a/.changes/next-release/api-change-lookoutmetrics-67842.json b/.changes/next-release/api-change-lookoutmetrics-67842.json deleted file mode 100644 index 9acb38e3c7..0000000000 --- a/.changes/next-release/api-change-lookoutmetrics-67842.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lookoutmetrics``", - "description": "[``botocore``] Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source." -} diff --git a/.changes/next-release/api-change-sagemaker-62240.json b/.changes/next-release/api-change-sagemaker-62240.json deleted file mode 100644 index 9dc7e0fa91..0000000000 --- a/.changes/next-release/api-change-sagemaker-62240.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API." -} diff --git a/.changes/next-release/api-change-secretsmanager-75902.json b/.changes/next-release/api-change-secretsmanager-75902.json deleted file mode 100644 index faec915958..0000000000 --- a/.changes/next-release/api-change-secretsmanager-75902.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``secretsmanager``", - "description": "[``botocore``] Documentation updates for Secrets Manager" -} diff --git a/.changes/next-release/api-change-voiceid-61484.json b/.changes/next-release/api-change-voiceid-61484.json deleted file mode 100644 index 12d774b70b..0000000000 --- a/.changes/next-release/api-change-voiceid-61484.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``voice-id``", - "description": "[``botocore``] VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a \"LastAccessedAt\" time for Speakers, and the EvaluateSession API returns \"SPEAKER_EXPIRED\" Auth Decision for EXPIRED Speakers." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 596de8e917..2a028bb70d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.23.8 +====== + +* api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager +* api-change:``fsx``: [``botocore``] This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions. +* api-change:``lookoutmetrics``: [``botocore``] Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source. +* api-change:``voice-id``: [``botocore``] VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a "LastAccessedAt" time for Speakers, and the EvaluateSession API returns "SPEAKER_EXPIRED" Auth Decision for EXPIRED Speakers. +* api-change:``cloudformation``: [``botocore``] Add a new parameter statusReason to DescribeStackSetOperation output for additional details +* api-change:``apigateway``: [``botocore``] Documentation updates for Amazon API Gateway +* api-change:``apprunner``: [``botocore``] Documentation-only update added for CodeConfiguration. +* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API. + + 1.23.7 ====== diff --git a/boto3/__init__.py b/boto3/__init__.py index a0edfc4cfd..13282d6732 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.23.7' +__version__ = '1.23.8' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index d0a04bf480..d03159d7fd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.26.7,<1.27.0 + botocore>=1.26.8,<1.27.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.5.0,<0.6.0 diff --git a/setup.py b/setup.py index bbcce9fe0c..b213828402 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.26.7,<1.27.0', + 'botocore>=1.26.8,<1.27.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.5.0,<0.6.0', ]