From e627bf68b37ad148a0c46e651961eea18d954cb5 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 14 Mar 2024 18:06:07 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-amplify-29485.json | 5 +++++ .../next-release/api-change-ec2instanceconnect-62662.json | 5 +++++ .changes/next-release/api-change-elbv2-18902.json | 5 +++++ .changes/next-release/api-change-fis-40494.json | 5 +++++ .changes/next-release/api-change-iotroborunner-62978.json | 5 +++++ .changes/next-release/api-change-rds-17813.json | 5 +++++ .changes/next-release/api-change-secretsmanager-7601.json | 5 +++++ .../next-release/api-change-timestreaminfluxdb-74528.json | 5 +++++ .changes/next-release/enhancement-urllib3-72501.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-amplify-29485.json create mode 100644 .changes/next-release/api-change-ec2instanceconnect-62662.json create mode 100644 .changes/next-release/api-change-elbv2-18902.json create mode 100644 .changes/next-release/api-change-fis-40494.json create mode 100644 .changes/next-release/api-change-iotroborunner-62978.json create mode 100644 .changes/next-release/api-change-rds-17813.json create mode 100644 .changes/next-release/api-change-secretsmanager-7601.json create mode 100644 .changes/next-release/api-change-timestreaminfluxdb-74528.json create mode 100644 .changes/next-release/enhancement-urllib3-72501.json diff --git a/.changes/next-release/api-change-amplify-29485.json b/.changes/next-release/api-change-amplify-29485.json new file mode 100644 index 0000000000..097f482fb3 --- /dev/null +++ b/.changes/next-release/api-change-amplify-29485.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``amplify``", + "description": "[``botocore``] Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1." +} diff --git a/.changes/next-release/api-change-ec2instanceconnect-62662.json b/.changes/next-release/api-change-ec2instanceconnect-62662.json new file mode 100644 index 0000000000..47481c937c --- /dev/null +++ b/.changes/next-release/api-change-ec2instanceconnect-62662.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2-instance-connect``", + "description": "[``botocore``] This release includes a new exception type \"SerialConsoleSessionUnsupportedException\" for SendSerialConsoleSSHPublicKey API." +} diff --git a/.changes/next-release/api-change-elbv2-18902.json b/.changes/next-release/api-change-elbv2-18902.json new file mode 100644 index 0000000000..e450ed0b41 --- /dev/null +++ b/.changes/next-release/api-change-elbv2-18902.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``elbv2``", + "description": "[``botocore``] This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers." +} diff --git a/.changes/next-release/api-change-fis-40494.json b/.changes/next-release/api-change-fis-40494.json new file mode 100644 index 0000000000..1490f3a235 --- /dev/null +++ b/.changes/next-release/api-change-fis-40494.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``fis``", + "description": "[``botocore``] This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses." +} diff --git a/.changes/next-release/api-change-iotroborunner-62978.json b/.changes/next-release/api-change-iotroborunner-62978.json new file mode 100644 index 0000000000..0cb13dbae2 --- /dev/null +++ b/.changes/next-release/api-change-iotroborunner-62978.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iot-roborunner``", + "description": "[``botocore``] The iot-roborunner client has been removed following the deprecation of the service." +} diff --git a/.changes/next-release/api-change-rds-17813.json b/.changes/next-release/api-change-rds-17813.json new file mode 100644 index 0000000000..3a30298413 --- /dev/null +++ b/.changes/next-release/api-change-rds-17813.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "[``botocore``] Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2." +} diff --git a/.changes/next-release/api-change-secretsmanager-7601.json b/.changes/next-release/api-change-secretsmanager-7601.json new file mode 100644 index 0000000000..3207d10055 --- /dev/null +++ b/.changes/next-release/api-change-secretsmanager-7601.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``secretsmanager``", + "description": "[``botocore``] Doc only update for Secrets Manager" +} diff --git a/.changes/next-release/api-change-timestreaminfluxdb-74528.json b/.changes/next-release/api-change-timestreaminfluxdb-74528.json new file mode 100644 index 0000000000..8a28586b05 --- /dev/null +++ b/.changes/next-release/api-change-timestreaminfluxdb-74528.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``timestream-influxdb``", + "description": "[``botocore``] This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs." +} diff --git a/.changes/next-release/enhancement-urllib3-72501.json b/.changes/next-release/enhancement-urllib3-72501.json new file mode 100644 index 0000000000..da745c5d5a --- /dev/null +++ b/.changes/next-release/enhancement-urllib3-72501.json @@ -0,0 +1,5 @@ +{ + "type": "enhancement", + "category": "``urllib3``", + "description": "[``botocore``] Added support for urllib3 2.2.1+ in Python 3.10+" +} From d1aefcdb690cc8916f8526ae036c0b0434415c1a Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 14 Mar 2024 18:07:07 +0000 Subject: [PATCH 2/2] Bumping version to 1.34.63 --- .changes/1.34.63.json | 47 +++++++++++++++++++ .../api-change-amplify-29485.json | 5 -- .../api-change-ec2instanceconnect-62662.json | 5 -- .../next-release/api-change-elbv2-18902.json | 5 -- .../next-release/api-change-fis-40494.json | 5 -- .../api-change-iotroborunner-62978.json | 5 -- .../next-release/api-change-rds-17813.json | 5 -- .../api-change-secretsmanager-7601.json | 5 -- .../api-change-timestreaminfluxdb-74528.json | 5 -- .../enhancement-urllib3-72501.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.34.63.json delete mode 100644 .changes/next-release/api-change-amplify-29485.json delete mode 100644 .changes/next-release/api-change-ec2instanceconnect-62662.json delete mode 100644 .changes/next-release/api-change-elbv2-18902.json delete mode 100644 .changes/next-release/api-change-fis-40494.json delete mode 100644 .changes/next-release/api-change-iotroborunner-62978.json delete mode 100644 .changes/next-release/api-change-rds-17813.json delete mode 100644 .changes/next-release/api-change-secretsmanager-7601.json delete mode 100644 .changes/next-release/api-change-timestreaminfluxdb-74528.json delete mode 100644 .changes/next-release/enhancement-urllib3-72501.json diff --git a/.changes/1.34.63.json b/.changes/1.34.63.json new file mode 100644 index 0000000000..36c400983a --- /dev/null +++ b/.changes/1.34.63.json @@ -0,0 +1,47 @@ +[ + { + "category": "``amplify``", + "description": "[``botocore``] Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1.", + "type": "api-change" + }, + { + "category": "``ec2-instance-connect``", + "description": "[``botocore``] This release includes a new exception type \"SerialConsoleSessionUnsupportedException\" for SendSerialConsoleSSHPublicKey API.", + "type": "api-change" + }, + { + "category": "``elbv2``", + "description": "[``botocore``] This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers.", + "type": "api-change" + }, + { + "category": "``fis``", + "description": "[``botocore``] This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses.", + "type": "api-change" + }, + { + "category": "``iot-roborunner``", + "description": "[``botocore``] The iot-roborunner client has been removed following the deprecation of the service.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "[``botocore``] Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.", + "type": "api-change" + }, + { + "category": "``secretsmanager``", + "description": "[``botocore``] Doc only update for Secrets Manager", + "type": "api-change" + }, + { + "category": "``timestream-influxdb``", + "description": "[``botocore``] This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs.", + "type": "api-change" + }, + { + "category": "``urllib3``", + "description": "[``botocore``] Added support for urllib3 2.2.1+ in Python 3.10+", + "type": "enhancement" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-amplify-29485.json b/.changes/next-release/api-change-amplify-29485.json deleted file mode 100644 index 097f482fb3..0000000000 --- a/.changes/next-release/api-change-amplify-29485.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``amplify``", - "description": "[``botocore``] Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1." -} diff --git a/.changes/next-release/api-change-ec2instanceconnect-62662.json b/.changes/next-release/api-change-ec2instanceconnect-62662.json deleted file mode 100644 index 47481c937c..0000000000 --- a/.changes/next-release/api-change-ec2instanceconnect-62662.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2-instance-connect``", - "description": "[``botocore``] This release includes a new exception type \"SerialConsoleSessionUnsupportedException\" for SendSerialConsoleSSHPublicKey API." -} diff --git a/.changes/next-release/api-change-elbv2-18902.json b/.changes/next-release/api-change-elbv2-18902.json deleted file mode 100644 index e450ed0b41..0000000000 --- a/.changes/next-release/api-change-elbv2-18902.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``elbv2``", - "description": "[``botocore``] This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers." -} diff --git a/.changes/next-release/api-change-fis-40494.json b/.changes/next-release/api-change-fis-40494.json deleted file mode 100644 index 1490f3a235..0000000000 --- a/.changes/next-release/api-change-fis-40494.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``fis``", - "description": "[``botocore``] This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses." -} diff --git a/.changes/next-release/api-change-iotroborunner-62978.json b/.changes/next-release/api-change-iotroborunner-62978.json deleted file mode 100644 index 0cb13dbae2..0000000000 --- a/.changes/next-release/api-change-iotroborunner-62978.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iot-roborunner``", - "description": "[``botocore``] The iot-roborunner client has been removed following the deprecation of the service." -} diff --git a/.changes/next-release/api-change-rds-17813.json b/.changes/next-release/api-change-rds-17813.json deleted file mode 100644 index 3a30298413..0000000000 --- a/.changes/next-release/api-change-rds-17813.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "[``botocore``] Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2." -} diff --git a/.changes/next-release/api-change-secretsmanager-7601.json b/.changes/next-release/api-change-secretsmanager-7601.json deleted file mode 100644 index 3207d10055..0000000000 --- a/.changes/next-release/api-change-secretsmanager-7601.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``secretsmanager``", - "description": "[``botocore``] Doc only update for Secrets Manager" -} diff --git a/.changes/next-release/api-change-timestreaminfluxdb-74528.json b/.changes/next-release/api-change-timestreaminfluxdb-74528.json deleted file mode 100644 index 8a28586b05..0000000000 --- a/.changes/next-release/api-change-timestreaminfluxdb-74528.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``timestream-influxdb``", - "description": "[``botocore``] This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs." -} diff --git a/.changes/next-release/enhancement-urllib3-72501.json b/.changes/next-release/enhancement-urllib3-72501.json deleted file mode 100644 index da745c5d5a..0000000000 --- a/.changes/next-release/enhancement-urllib3-72501.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "enhancement", - "category": "``urllib3``", - "description": "[``botocore``] Added support for urllib3 2.2.1+ in Python 3.10+" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ce07393d2e..11ff8ff5e8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.34.63 +======= + +* api-change:``amplify``: [``botocore``] Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1. +* api-change:``ec2-instance-connect``: [``botocore``] This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API. +* api-change:``elbv2``: [``botocore``] This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers. +* api-change:``fis``: [``botocore``] This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses. +* api-change:``iot-roborunner``: [``botocore``] The iot-roborunner client has been removed following the deprecation of the service. +* api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2. +* api-change:``secretsmanager``: [``botocore``] Doc only update for Secrets Manager +* api-change:``timestream-influxdb``: [``botocore``] This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs. +* enhancement:``urllib3``: [``botocore``] Added support for urllib3 2.2.1+ in Python 3.10+ + + 1.34.62 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 1b3f3364df..3e52c6dbfe 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.34.62' +__version__ = '1.34.63' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 395fded369..99a3f973d0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.62,<1.35.0 + botocore>=1.34.63,<1.35.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index c0cf21c8c3..170995edaa 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.34.62,<1.35.0', + 'botocore>=1.34.63,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]