From 6da9e5b45fea4d98ca52ceaed556f9296f69e7aa Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 2 Oct 2024 18:12:22 +0000 Subject: [PATCH 1/2] Update changelog based on model updates --- .changes/next-release/api-change-appstream-95997.json | 5 +++++ .changes/next-release/api-change-b2bi-17367.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-21819.json | 5 +++++ .changes/next-release/api-change-bedrockruntime-24421.json | 5 +++++ .changes/next-release/api-change-iotdeviceadvisor-53520.json | 5 +++++ .changes/next-release/api-change-ivsrealtime-64273.json | 5 +++++ .changes/next-release/api-change-s3-35985.json | 5 +++++ .changes/next-release/api-change-sagemaker-74529.json | 5 +++++ .changes/next-release/api-change-workspaces-80401.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-appstream-95997.json create mode 100644 .changes/next-release/api-change-b2bi-17367.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-21819.json create mode 100644 .changes/next-release/api-change-bedrockruntime-24421.json create mode 100644 .changes/next-release/api-change-iotdeviceadvisor-53520.json create mode 100644 .changes/next-release/api-change-ivsrealtime-64273.json create mode 100644 .changes/next-release/api-change-s3-35985.json create mode 100644 .changes/next-release/api-change-sagemaker-74529.json create mode 100644 .changes/next-release/api-change-workspaces-80401.json diff --git a/.changes/next-release/api-change-appstream-95997.json b/.changes/next-release/api-change-appstream-95997.json new file mode 100644 index 000000000000..e7e4315305d5 --- /dev/null +++ b/.changes/next-release/api-change-appstream-95997.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appstream``", + "description": "Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0" +} diff --git a/.changes/next-release/api-change-b2bi-17367.json b/.changes/next-release/api-change-b2bi-17367.json new file mode 100644 index 000000000000..5a54a5b7cae3 --- /dev/null +++ b/.changes/next-release/api-change-b2bi-17367.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``b2bi``", + "description": "Added and updated APIs to support outbound EDI transformations" +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-21819.json b/.changes/next-release/api-change-bedrockagentruntime-21819.json new file mode 100644 index 000000000000..946f36179657 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-21819.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "Added raw model response and usage metrics to PreProcessing and PostProcessing Trace" +} diff --git a/.changes/next-release/api-change-bedrockruntime-24421.json b/.changes/next-release/api-change-bedrockruntime-24421.json new file mode 100644 index 000000000000..f8a51323076b --- /dev/null +++ b/.changes/next-release/api-change-bedrockruntime-24421.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-runtime``", + "description": "Added new fields to Amazon Bedrock Guardrails trace" +} diff --git a/.changes/next-release/api-change-iotdeviceadvisor-53520.json b/.changes/next-release/api-change-iotdeviceadvisor-53520.json new file mode 100644 index 000000000000..3be3188c15ad --- /dev/null +++ b/.changes/next-release/api-change-iotdeviceadvisor-53520.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotdeviceadvisor``", + "description": "Add clientToken attribute and implement idempotency for CreateSuiteDefinition." +} diff --git a/.changes/next-release/api-change-ivsrealtime-64273.json b/.changes/next-release/api-change-ivsrealtime-64273.json new file mode 100644 index 000000000000..2b5beadb1871 --- /dev/null +++ b/.changes/next-release/api-change-ivsrealtime-64273.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ivs-realtime``", + "description": "Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values." +} diff --git a/.changes/next-release/api-change-s3-35985.json b/.changes/next-release/api-change-s3-35985.json new file mode 100644 index 000000000000..cdd2a40ef1ce --- /dev/null +++ b/.changes/next-release/api-change-s3-35985.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "This release introduces a header representing the minimum object size limit for Lifecycle transitions." +} diff --git a/.changes/next-release/api-change-sagemaker-74529.json b/.changes/next-release/api-change-sagemaker-74529.json new file mode 100644 index 000000000000..cf4ff51f720e --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-74529.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "releasing builtinlcc to public" +} diff --git a/.changes/next-release/api-change-workspaces-80401.json b/.changes/next-release/api-change-workspaces-80401.json new file mode 100644 index 000000000000..9d5c8c250fc1 --- /dev/null +++ b/.changes/next-release/api-change-workspaces-80401.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces``", + "description": "WSP is being rebranded to become DCV." +} From 3b1ac23f1079b696c7ae22a5f39066d48ac46471 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 2 Oct 2024 18:13:59 +0000 Subject: [PATCH 2/2] Bumping version to 1.34.32 --- .changes/1.34.32.json | 47 +++++++++++++++++++ .../api-change-appstream-95997.json | 5 -- .../next-release/api-change-b2bi-17367.json | 5 -- .../api-change-bedrockagentruntime-21819.json | 5 -- .../api-change-bedrockruntime-24421.json | 5 -- .../api-change-iotdeviceadvisor-53520.json | 5 -- .../api-change-ivsrealtime-64273.json | 5 -- .../next-release/api-change-s3-35985.json | 5 -- .../api-change-sagemaker-74529.json | 5 -- .../api-change-workspaces-80401.json | 5 -- CHANGELOG.rst | 14 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 15 files changed, 65 insertions(+), 49 deletions(-) create mode 100644 .changes/1.34.32.json delete mode 100644 .changes/next-release/api-change-appstream-95997.json delete mode 100644 .changes/next-release/api-change-b2bi-17367.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-21819.json delete mode 100644 .changes/next-release/api-change-bedrockruntime-24421.json delete mode 100644 .changes/next-release/api-change-iotdeviceadvisor-53520.json delete mode 100644 .changes/next-release/api-change-ivsrealtime-64273.json delete mode 100644 .changes/next-release/api-change-s3-35985.json delete mode 100644 .changes/next-release/api-change-sagemaker-74529.json delete mode 100644 .changes/next-release/api-change-workspaces-80401.json diff --git a/.changes/1.34.32.json b/.changes/1.34.32.json new file mode 100644 index 000000000000..393c404ad69e --- /dev/null +++ b/.changes/1.34.32.json @@ -0,0 +1,47 @@ +[ + { + "category": "``appstream``", + "description": "Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0", + "type": "api-change" + }, + { + "category": "``b2bi``", + "description": "Added and updated APIs to support outbound EDI transformations", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "Added raw model response and usage metrics to PreProcessing and PostProcessing Trace", + "type": "api-change" + }, + { + "category": "``bedrock-runtime``", + "description": "Added new fields to Amazon Bedrock Guardrails trace", + "type": "api-change" + }, + { + "category": "``iotdeviceadvisor``", + "description": "Add clientToken attribute and implement idempotency for CreateSuiteDefinition.", + "type": "api-change" + }, + { + "category": "``ivs-realtime``", + "description": "Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values.", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "This release introduces a header representing the minimum object size limit for Lifecycle transitions.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "releasing builtinlcc to public", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "WSP is being rebranded to become DCV.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appstream-95997.json b/.changes/next-release/api-change-appstream-95997.json deleted file mode 100644 index e7e4315305d5..000000000000 --- a/.changes/next-release/api-change-appstream-95997.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appstream``", - "description": "Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0" -} diff --git a/.changes/next-release/api-change-b2bi-17367.json b/.changes/next-release/api-change-b2bi-17367.json deleted file mode 100644 index 5a54a5b7cae3..000000000000 --- a/.changes/next-release/api-change-b2bi-17367.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``b2bi``", - "description": "Added and updated APIs to support outbound EDI transformations" -} diff --git a/.changes/next-release/api-change-bedrockagentruntime-21819.json b/.changes/next-release/api-change-bedrockagentruntime-21819.json deleted file mode 100644 index 946f36179657..000000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-21819.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "Added raw model response and usage metrics to PreProcessing and PostProcessing Trace" -} diff --git a/.changes/next-release/api-change-bedrockruntime-24421.json b/.changes/next-release/api-change-bedrockruntime-24421.json deleted file mode 100644 index f8a51323076b..000000000000 --- a/.changes/next-release/api-change-bedrockruntime-24421.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-runtime``", - "description": "Added new fields to Amazon Bedrock Guardrails trace" -} diff --git a/.changes/next-release/api-change-iotdeviceadvisor-53520.json b/.changes/next-release/api-change-iotdeviceadvisor-53520.json deleted file mode 100644 index 3be3188c15ad..000000000000 --- a/.changes/next-release/api-change-iotdeviceadvisor-53520.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotdeviceadvisor``", - "description": "Add clientToken attribute and implement idempotency for CreateSuiteDefinition." -} diff --git a/.changes/next-release/api-change-ivsrealtime-64273.json b/.changes/next-release/api-change-ivsrealtime-64273.json deleted file mode 100644 index 2b5beadb1871..000000000000 --- a/.changes/next-release/api-change-ivsrealtime-64273.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ivs-realtime``", - "description": "Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values." -} diff --git a/.changes/next-release/api-change-s3-35985.json b/.changes/next-release/api-change-s3-35985.json deleted file mode 100644 index cdd2a40ef1ce..000000000000 --- a/.changes/next-release/api-change-s3-35985.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3``", - "description": "This release introduces a header representing the minimum object size limit for Lifecycle transitions." -} diff --git a/.changes/next-release/api-change-sagemaker-74529.json b/.changes/next-release/api-change-sagemaker-74529.json deleted file mode 100644 index cf4ff51f720e..000000000000 --- a/.changes/next-release/api-change-sagemaker-74529.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "releasing builtinlcc to public" -} diff --git a/.changes/next-release/api-change-workspaces-80401.json b/.changes/next-release/api-change-workspaces-80401.json deleted file mode 100644 index 9d5c8c250fc1..000000000000 --- a/.changes/next-release/api-change-workspaces-80401.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces``", - "description": "WSP is being rebranded to become DCV." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 968a5cd43f75..09f51817f0b8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.34.32 +======= + +* api-change:``appstream``: Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0 +* api-change:``b2bi``: Added and updated APIs to support outbound EDI transformations +* api-change:``bedrock-agent-runtime``: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace +* api-change:``bedrock-runtime``: Added new fields to Amazon Bedrock Guardrails trace +* api-change:``iotdeviceadvisor``: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. +* api-change:``ivs-realtime``: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. +* api-change:``s3``: This release introduces a header representing the minimum object size limit for Lifecycle transitions. +* api-change:``sagemaker``: releasing builtinlcc to public +* api-change:``workspaces``: WSP is being rebranded to become DCV. + + 1.34.31 ======= diff --git a/awscli/__init__.py b/awscli/__init__.py index 96d8d99b16cd..27d989337350 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -18,7 +18,7 @@ import os -__version__ = '1.34.31' +__version__ = '1.34.32' # # Get our data path to be added to botocore's search path diff --git a/doc/source/conf.py b/doc/source/conf.py index 1f8f2501e2d7..19cec5140b10 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.34.' # The full version, including alpha/beta/rc tags. -release = '1.34.31' +release = '1.34.32' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.cfg b/setup.cfg index c6e20f08ddaf..0d215d986df2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.35.31 + botocore==1.35.32 docutils>=0.10,<0.17 s3transfer>=0.10.0,<0.11.0 PyYAML>=3.10,<6.1 diff --git a/setup.py b/setup.py index 5f3248100b9f..abc6af17cdc3 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.35.31', + 'botocore==1.35.32', 'docutils>=0.10,<0.17', 's3transfer>=0.10.0,<0.11.0', 'PyYAML>=3.10,<6.1',