From 565b2a3419e91ba4ad275fc65bf375c279398fb7 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 12 Feb 2025 19:09:08 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-b2bi-53058.json | 5 +++++ .changes/next-release/api-change-bedrockagent-97644.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-80886.json | 5 +++++ .changes/next-release/api-change-codebuild-82266.json | 5 +++++ .changes/next-release/api-change-fsx-68666.json | 5 +++++ .changes/next-release/api-change-medialive-54925.json | 5 +++++ .../next-release/api-change-opensearchserverless-47067.json | 5 +++++ .changes/next-release/api-change-polly-11323.json | 5 +++++ .changes/next-release/enhancement-Protocols-98789.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-b2bi-53058.json create mode 100644 .changes/next-release/api-change-bedrockagent-97644.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-80886.json create mode 100644 .changes/next-release/api-change-codebuild-82266.json create mode 100644 .changes/next-release/api-change-fsx-68666.json create mode 100644 .changes/next-release/api-change-medialive-54925.json create mode 100644 .changes/next-release/api-change-opensearchserverless-47067.json create mode 100644 .changes/next-release/api-change-polly-11323.json create mode 100644 .changes/next-release/enhancement-Protocols-98789.json diff --git a/.changes/next-release/api-change-b2bi-53058.json b/.changes/next-release/api-change-b2bi-53058.json new file mode 100644 index 0000000000..e5f44717f0 --- /dev/null +++ b/.changes/next-release/api-change-b2bi-53058.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``b2bi``", + "description": "[``botocore``] Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code" +} diff --git a/.changes/next-release/api-change-bedrockagent-97644.json b/.changes/next-release/api-change-bedrockagent-97644.json new file mode 100644 index 0000000000..801bb70e3d --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-97644.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-80886.json b/.changes/next-release/api-change-bedrockagentruntime-80886.json new file mode 100644 index 0000000000..c1291e11fd --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-80886.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters." +} diff --git a/.changes/next-release/api-change-codebuild-82266.json b/.changes/next-release/api-change-codebuild-82266.json new file mode 100644 index 0000000000..5cd2191377 --- /dev/null +++ b/.changes/next-release/api-change-codebuild-82266.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``codebuild``", + "description": "[``botocore``] Add note for the RUNNER_BUILDKITE_BUILD buildType." +} diff --git a/.changes/next-release/api-change-fsx-68666.json b/.changes/next-release/api-change-fsx-68666.json new file mode 100644 index 0000000000..0445caa4a4 --- /dev/null +++ b/.changes/next-release/api-change-fsx-68666.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``fsx``", + "description": "[``botocore``] Support for in-place Lustre version upgrades" +} diff --git a/.changes/next-release/api-change-medialive-54925.json b/.changes/next-release/api-change-medialive-54925.json new file mode 100644 index 0000000000..d4e448e3ec --- /dev/null +++ b/.changes/next-release/api-change-medialive-54925.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``medialive``", + "description": "[``botocore``] Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations." +} diff --git a/.changes/next-release/api-change-opensearchserverless-47067.json b/.changes/next-release/api-change-opensearchserverless-47067.json new file mode 100644 index 0000000000..07fe4bbc15 --- /dev/null +++ b/.changes/next-release/api-change-opensearchserverless-47067.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``opensearchserverless``", + "description": "[``botocore``] Custom OpenSearchServerless Entity ID for SAML Config." +} diff --git a/.changes/next-release/api-change-polly-11323.json b/.changes/next-release/api-change-polly-11323.json new file mode 100644 index 0000000000..56fe555da4 --- /dev/null +++ b/.changes/next-release/api-change-polly-11323.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``polly``", + "description": "[``botocore``] Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only." +} diff --git a/.changes/next-release/enhancement-Protocols-98789.json b/.changes/next-release/enhancement-Protocols-98789.json new file mode 100644 index 0000000000..54cb5c1778 --- /dev/null +++ b/.changes/next-release/enhancement-Protocols-98789.json @@ -0,0 +1,5 @@ +{ + "type": "enhancement", + "category": "Protocols", + "description": "[``botocore``] Added support for multiple protocols within a service based on performance priority." +} From 8a2a123da37214621b6f976f7dd2106cce704244 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 12 Feb 2025 19:09:33 +0000 Subject: [PATCH 2/2] Bumping version to 1.36.19 --- .changes/1.36.19.json | 47 +++++++++++++++++++ .../next-release/api-change-b2bi-53058.json | 5 -- .../api-change-bedrockagent-97644.json | 5 -- .../api-change-bedrockagentruntime-80886.json | 5 -- .../api-change-codebuild-82266.json | 5 -- .../next-release/api-change-fsx-68666.json | 5 -- .../api-change-medialive-54925.json | 5 -- ...api-change-opensearchserverless-47067.json | 5 -- .../next-release/api-change-polly-11323.json | 5 -- .../enhancement-Protocols-98789.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.36.19.json delete mode 100644 .changes/next-release/api-change-b2bi-53058.json delete mode 100644 .changes/next-release/api-change-bedrockagent-97644.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-80886.json delete mode 100644 .changes/next-release/api-change-codebuild-82266.json delete mode 100644 .changes/next-release/api-change-fsx-68666.json delete mode 100644 .changes/next-release/api-change-medialive-54925.json delete mode 100644 .changes/next-release/api-change-opensearchserverless-47067.json delete mode 100644 .changes/next-release/api-change-polly-11323.json delete mode 100644 .changes/next-release/enhancement-Protocols-98789.json diff --git a/.changes/1.36.19.json b/.changes/1.36.19.json new file mode 100644 index 0000000000..14e05bcc33 --- /dev/null +++ b/.changes/1.36.19.json @@ -0,0 +1,47 @@ +[ + { + "category": "``b2bi``", + "description": "[``botocore``] Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code", + "type": "api-change" + }, + { + "category": "``bedrock-agent``", + "description": "[``botocore``] This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.", + "type": "api-change" + }, + { + "category": "``codebuild``", + "description": "[``botocore``] Add note for the RUNNER_BUILDKITE_BUILD buildType.", + "type": "api-change" + }, + { + "category": "``fsx``", + "description": "[``botocore``] Support for in-place Lustre version upgrades", + "type": "api-change" + }, + { + "category": "``medialive``", + "description": "[``botocore``] Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations.", + "type": "api-change" + }, + { + "category": "``opensearchserverless``", + "description": "[``botocore``] Custom OpenSearchServerless Entity ID for SAML Config.", + "type": "api-change" + }, + { + "category": "``polly``", + "description": "[``botocore``] Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only.", + "type": "api-change" + }, + { + "category": "Protocols", + "description": "[``botocore``] Added support for multiple protocols within a service based on performance priority.", + "type": "enhancement" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-b2bi-53058.json b/.changes/next-release/api-change-b2bi-53058.json deleted file mode 100644 index e5f44717f0..0000000000 --- a/.changes/next-release/api-change-b2bi-53058.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``b2bi``", - "description": "[``botocore``] Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code" -} diff --git a/.changes/next-release/api-change-bedrockagent-97644.json b/.changes/next-release/api-change-bedrockagent-97644.json deleted file mode 100644 index 801bb70e3d..0000000000 --- a/.changes/next-release/api-change-bedrockagent-97644.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent``", - "description": "[``botocore``] This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters." -} diff --git a/.changes/next-release/api-change-bedrockagentruntime-80886.json b/.changes/next-release/api-change-bedrockagentruntime-80886.json deleted file mode 100644 index c1291e11fd..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-80886.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "[``botocore``] This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters." -} diff --git a/.changes/next-release/api-change-codebuild-82266.json b/.changes/next-release/api-change-codebuild-82266.json deleted file mode 100644 index 5cd2191377..0000000000 --- a/.changes/next-release/api-change-codebuild-82266.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codebuild``", - "description": "[``botocore``] Add note for the RUNNER_BUILDKITE_BUILD buildType." -} diff --git a/.changes/next-release/api-change-fsx-68666.json b/.changes/next-release/api-change-fsx-68666.json deleted file mode 100644 index 0445caa4a4..0000000000 --- a/.changes/next-release/api-change-fsx-68666.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``fsx``", - "description": "[``botocore``] Support for in-place Lustre version upgrades" -} diff --git a/.changes/next-release/api-change-medialive-54925.json b/.changes/next-release/api-change-medialive-54925.json deleted file mode 100644 index d4e448e3ec..0000000000 --- a/.changes/next-release/api-change-medialive-54925.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``medialive``", - "description": "[``botocore``] Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations." -} diff --git a/.changes/next-release/api-change-opensearchserverless-47067.json b/.changes/next-release/api-change-opensearchserverless-47067.json deleted file mode 100644 index 07fe4bbc15..0000000000 --- a/.changes/next-release/api-change-opensearchserverless-47067.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearchserverless``", - "description": "[``botocore``] Custom OpenSearchServerless Entity ID for SAML Config." -} diff --git a/.changes/next-release/api-change-polly-11323.json b/.changes/next-release/api-change-polly-11323.json deleted file mode 100644 index 56fe555da4..0000000000 --- a/.changes/next-release/api-change-polly-11323.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``polly``", - "description": "[``botocore``] Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only." -} diff --git a/.changes/next-release/enhancement-Protocols-98789.json b/.changes/next-release/enhancement-Protocols-98789.json deleted file mode 100644 index 54cb5c1778..0000000000 --- a/.changes/next-release/enhancement-Protocols-98789.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "enhancement", - "category": "Protocols", - "description": "[``botocore``] Added support for multiple protocols within a service based on performance priority." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9aecdd6c82..74e5330aec 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.36.19 +======= + +* api-change:``b2bi``: [``botocore``] Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code +* api-change:``bedrock-agent``: [``botocore``] This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. +* api-change:``bedrock-agent-runtime``: [``botocore``] This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. +* api-change:``codebuild``: [``botocore``] Add note for the RUNNER_BUILDKITE_BUILD buildType. +* api-change:``fsx``: [``botocore``] Support for in-place Lustre version upgrades +* api-change:``medialive``: [``botocore``] Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations. +* api-change:``opensearchserverless``: [``botocore``] Custom OpenSearchServerless Entity ID for SAML Config. +* api-change:``polly``: [``botocore``] Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only. +* enhancement:Protocols: [``botocore``] Added support for multiple protocols within a service based on performance priority. + + 1.36.18 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 32e90ab06a..20ab220022 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.36.18' +__version__ = '1.36.19' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 2f2cd5420f..4450f4a4ad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.36.18,<1.37.0 + botocore>=1.36.19,<1.37.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.11.0,<0.12.0 diff --git a/setup.py b/setup.py index d245382019..6ed8a76ee7 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.36.18,<1.37.0', + 'botocore>=1.36.19,<1.37.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.11.0,<0.12.0', ]