From b29280c2c612466420d28c8bb3ce6a4d958a67ed Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 11 Oct 2024 18:22:51 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-appflow-37356.json | 5 +++++ .changes/next-release/api-change-elbv2-58421.json | 5 +++++ .changes/next-release/api-change-emr-12517.json | 5 +++++ .changes/next-release/api-change-guardduty-80575.json | 5 +++++ .changes/next-release/api-change-robomaker-7095.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-appflow-37356.json create mode 100644 .changes/next-release/api-change-elbv2-58421.json create mode 100644 .changes/next-release/api-change-emr-12517.json create mode 100644 .changes/next-release/api-change-guardduty-80575.json create mode 100644 .changes/next-release/api-change-robomaker-7095.json diff --git a/.changes/next-release/api-change-appflow-37356.json b/.changes/next-release/api-change-appflow-37356.json new file mode 100644 index 0000000000..264eb01a2d --- /dev/null +++ b/.changes/next-release/api-change-appflow-37356.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appflow``", + "description": "[``botocore``] Doc only updates for clarification around OAuth2GrantType for Salesforce." +} diff --git a/.changes/next-release/api-change-elbv2-58421.json b/.changes/next-release/api-change-elbv2-58421.json new file mode 100644 index 0000000000..032166d473 --- /dev/null +++ b/.changes/next-release/api-change-elbv2-58421.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``elbv2``", + "description": "[``botocore``] Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target." +} diff --git a/.changes/next-release/api-change-emr-12517.json b/.changes/next-release/api-change-emr-12517.json new file mode 100644 index 0000000000..b328726e04 --- /dev/null +++ b/.changes/next-release/api-change-emr-12517.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``emr``", + "description": "[``botocore``] This release provides new parameter \"Context\" in instance fleet clusters." +} diff --git a/.changes/next-release/api-change-guardduty-80575.json b/.changes/next-release/api-change-guardduty-80575.json new file mode 100644 index 0000000000..a33f2c7163 --- /dev/null +++ b/.changes/next-release/api-change-guardduty-80575.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``guardduty``", + "description": "[``botocore``] Added a new field for network connection details." +} diff --git a/.changes/next-release/api-change-robomaker-7095.json b/.changes/next-release/api-change-robomaker-7095.json new file mode 100644 index 0000000000..d2387da46c --- /dev/null +++ b/.changes/next-release/api-change-robomaker-7095.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``robomaker``", + "description": "[``botocore``] Documentation update: added support notices to each API action." +} From dff7abcf162acae749f78026178c629db9bcf90a Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 11 Oct 2024 18:23:14 +0000 Subject: [PATCH 2/2] Bumping version to 1.35.39 --- .changes/1.35.39.json | 27 +++++++++++++++++++ .../api-change-appflow-37356.json | 5 ---- .../next-release/api-change-elbv2-58421.json | 5 ---- .../next-release/api-change-emr-12517.json | 5 ---- .../api-change-guardduty-80575.json | 5 ---- .../api-change-robomaker-7095.json | 5 ---- CHANGELOG.rst | 10 +++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 10 files changed, 40 insertions(+), 28 deletions(-) create mode 100644 .changes/1.35.39.json delete mode 100644 .changes/next-release/api-change-appflow-37356.json delete mode 100644 .changes/next-release/api-change-elbv2-58421.json delete mode 100644 .changes/next-release/api-change-emr-12517.json delete mode 100644 .changes/next-release/api-change-guardduty-80575.json delete mode 100644 .changes/next-release/api-change-robomaker-7095.json diff --git a/.changes/1.35.39.json b/.changes/1.35.39.json new file mode 100644 index 0000000000..30181f4212 --- /dev/null +++ b/.changes/1.35.39.json @@ -0,0 +1,27 @@ +[ + { + "category": "``appflow``", + "description": "[``botocore``] Doc only updates for clarification around OAuth2GrantType for Salesforce.", + "type": "api-change" + }, + { + "category": "``elbv2``", + "description": "[``botocore``] Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target.", + "type": "api-change" + }, + { + "category": "``emr``", + "description": "[``botocore``] This release provides new parameter \"Context\" in instance fleet clusters.", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "[``botocore``] Added a new field for network connection details.", + "type": "api-change" + }, + { + "category": "``robomaker``", + "description": "[``botocore``] Documentation update: added support notices to each API action.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appflow-37356.json b/.changes/next-release/api-change-appflow-37356.json deleted file mode 100644 index 264eb01a2d..0000000000 --- a/.changes/next-release/api-change-appflow-37356.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appflow``", - "description": "[``botocore``] Doc only updates for clarification around OAuth2GrantType for Salesforce." -} diff --git a/.changes/next-release/api-change-elbv2-58421.json b/.changes/next-release/api-change-elbv2-58421.json deleted file mode 100644 index 032166d473..0000000000 --- a/.changes/next-release/api-change-elbv2-58421.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``elbv2``", - "description": "[``botocore``] Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target." -} diff --git a/.changes/next-release/api-change-emr-12517.json b/.changes/next-release/api-change-emr-12517.json deleted file mode 100644 index b328726e04..0000000000 --- a/.changes/next-release/api-change-emr-12517.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``emr``", - "description": "[``botocore``] This release provides new parameter \"Context\" in instance fleet clusters." -} diff --git a/.changes/next-release/api-change-guardduty-80575.json b/.changes/next-release/api-change-guardduty-80575.json deleted file mode 100644 index a33f2c7163..0000000000 --- a/.changes/next-release/api-change-guardduty-80575.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "[``botocore``] Added a new field for network connection details." -} diff --git a/.changes/next-release/api-change-robomaker-7095.json b/.changes/next-release/api-change-robomaker-7095.json deleted file mode 100644 index d2387da46c..0000000000 --- a/.changes/next-release/api-change-robomaker-7095.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``robomaker``", - "description": "[``botocore``] Documentation update: added support notices to each API action." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 86065919a6..50fc1afd3b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,16 @@ CHANGELOG ========= +1.35.39 +======= + +* api-change:``appflow``: [``botocore``] Doc only updates for clarification around OAuth2GrantType for Salesforce. +* api-change:``elbv2``: [``botocore``] Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target. +* api-change:``emr``: [``botocore``] This release provides new parameter "Context" in instance fleet clusters. +* api-change:``guardduty``: [``botocore``] Added a new field for network connection details. +* api-change:``robomaker``: [``botocore``] Documentation update: added support notices to each API action. + + 1.35.38 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 6e9481a25e..b66260d5e8 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.35.38' +__version__ = '1.35.39' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 5971f050f5..3bee4e7593 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.35.38,<1.36.0 + botocore>=1.35.39,<1.36.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index 2ad2287dc6..7199d94c02 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.35.38,<1.36.0', + 'botocore>=1.35.39,<1.36.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]