From 903763389229285a55b4554a519a5218e69fee12 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 21 Jul 2022 18:08:17 +0000 Subject: [PATCH] Bumping version to 1.24.35 --- .changes/1.24.35.json | 52 +++++++++++++++++++ .../next-release/api-change-athena-37766.json | 5 -- .../api-change-cloudwatch-90374.json | 5 -- .../next-release/api-change-dms-96038.json | 5 -- .../next-release/api-change-docdb-83202.json | 5 -- .../api-change-ec2instanceconnect-66484.json | 5 -- .../api-change-frauddetector-31769.json | 5 -- .../api-change-iotsitewise-7900.json | 5 -- .../next-release/api-change-kendra-3845.json | 5 -- .../api-change-networkfirewall-83243.json | 5 -- .../next-release/api-change-rds-52153.json | 5 -- CHANGELOG.rst | 15 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 15 files changed, 70 insertions(+), 53 deletions(-) create mode 100644 .changes/1.24.35.json delete mode 100644 .changes/next-release/api-change-athena-37766.json delete mode 100644 .changes/next-release/api-change-cloudwatch-90374.json delete mode 100644 .changes/next-release/api-change-dms-96038.json delete mode 100644 .changes/next-release/api-change-docdb-83202.json delete mode 100644 .changes/next-release/api-change-ec2instanceconnect-66484.json delete mode 100644 .changes/next-release/api-change-frauddetector-31769.json delete mode 100644 .changes/next-release/api-change-iotsitewise-7900.json delete mode 100644 .changes/next-release/api-change-kendra-3845.json delete mode 100644 .changes/next-release/api-change-networkfirewall-83243.json delete mode 100644 .changes/next-release/api-change-rds-52153.json diff --git a/.changes/1.24.35.json b/.changes/1.24.35.json new file mode 100644 index 0000000000..3ba466de1b --- /dev/null +++ b/.changes/1.24.35.json @@ -0,0 +1,52 @@ +[ + { + "category": "``athena``", + "description": "[``botocore``] This feature allows customers to retrieve runtime statistics for completed queries", + "type": "api-change" + }, + { + "category": "``cloudwatch``", + "description": "[``botocore``] Update cloudwatch client to latest version", + "type": "api-change" + }, + { + "category": "``dms``", + "description": "[``botocore``] Documentation updates for Database Migration Service (DMS).", + "type": "api-change" + }, + { + "category": "``docdb``", + "description": "[``botocore``] Enable copy-on-write restore type", + "type": "api-change" + }, + { + "category": "``ec2-instance-connect``", + "description": "[``botocore``] This release includes a new exception type \"EC2InstanceUnavailableException\" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.", + "type": "api-change" + }, + { + "category": "``frauddetector``", + "description": "[``botocore``] The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.", + "type": "api-change" + }, + { + "category": "``iotsitewise``", + "description": "[``botocore``] Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.", + "type": "api-change" + }, + { + "category": "``kendra``", + "description": "[``botocore``] Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html", + "type": "api-change" + }, + { + "category": "``network-firewall``", + "description": "[``botocore``] Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "[``botocore``] Adds support for creating an RDS Proxy for an RDS for MariaDB database.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-athena-37766.json b/.changes/next-release/api-change-athena-37766.json deleted file mode 100644 index fc6bc55805..0000000000 --- a/.changes/next-release/api-change-athena-37766.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``athena``", - "description": "[``botocore``] This feature allows customers to retrieve runtime statistics for completed queries" -} diff --git a/.changes/next-release/api-change-cloudwatch-90374.json b/.changes/next-release/api-change-cloudwatch-90374.json deleted file mode 100644 index 0a79f143d9..0000000000 --- a/.changes/next-release/api-change-cloudwatch-90374.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudwatch``", - "description": "[``botocore``] Update cloudwatch client to latest version" -} diff --git a/.changes/next-release/api-change-dms-96038.json b/.changes/next-release/api-change-dms-96038.json deleted file mode 100644 index 7cfc34f178..0000000000 --- a/.changes/next-release/api-change-dms-96038.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dms``", - "description": "[``botocore``] Documentation updates for Database Migration Service (DMS)." -} diff --git a/.changes/next-release/api-change-docdb-83202.json b/.changes/next-release/api-change-docdb-83202.json deleted file mode 100644 index d80abe4989..0000000000 --- a/.changes/next-release/api-change-docdb-83202.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``docdb``", - "description": "[``botocore``] Enable copy-on-write restore type" -} diff --git a/.changes/next-release/api-change-ec2instanceconnect-66484.json b/.changes/next-release/api-change-ec2instanceconnect-66484.json deleted file mode 100644 index 0a08ad1e3c..0000000000 --- a/.changes/next-release/api-change-ec2instanceconnect-66484.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2-instance-connect``", - "description": "[``botocore``] This release includes a new exception type \"EC2InstanceUnavailableException\" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs." -} diff --git a/.changes/next-release/api-change-frauddetector-31769.json b/.changes/next-release/api-change-frauddetector-31769.json deleted file mode 100644 index 9b20d1495c..0000000000 --- a/.changes/next-release/api-change-frauddetector-31769.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``frauddetector``", - "description": "[``botocore``] The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs." -} diff --git a/.changes/next-release/api-change-iotsitewise-7900.json b/.changes/next-release/api-change-iotsitewise-7900.json deleted file mode 100644 index 7d8fe310bf..0000000000 --- a/.changes/next-release/api-change-iotsitewise-7900.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotsitewise``", - "description": "[``botocore``] Added asynchronous API to ingest bulk historical and current data into IoT SiteWise." -} diff --git a/.changes/next-release/api-change-kendra-3845.json b/.changes/next-release/api-change-kendra-3845.json deleted file mode 100644 index 318a7902c1..0000000000 --- a/.changes/next-release/api-change-kendra-3845.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``kendra``", - "description": "[``botocore``] Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html" -} diff --git a/.changes/next-release/api-change-networkfirewall-83243.json b/.changes/next-release/api-change-networkfirewall-83243.json deleted file mode 100644 index b35a6ec13c..0000000000 --- a/.changes/next-release/api-change-networkfirewall-83243.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``network-firewall``", - "description": "[``botocore``] Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists." -} diff --git a/.changes/next-release/api-change-rds-52153.json b/.changes/next-release/api-change-rds-52153.json deleted file mode 100644 index c5ecf05202..0000000000 --- a/.changes/next-release/api-change-rds-52153.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "[``botocore``] Adds support for creating an RDS Proxy for an RDS for MariaDB database." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 44dc2d4331..64f88e53e3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,21 @@ CHANGELOG ========= +1.24.35 +======= + +* api-change:``athena``: [``botocore``] This feature allows customers to retrieve runtime statistics for completed queries +* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version +* api-change:``dms``: [``botocore``] Documentation updates for Database Migration Service (DMS). +* api-change:``docdb``: [``botocore``] Enable copy-on-write restore type +* api-change:``ec2-instance-connect``: [``botocore``] This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs. +* api-change:``frauddetector``: [``botocore``] The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs. +* api-change:``iotsitewise``: [``botocore``] Added asynchronous API to ingest bulk historical and current data into IoT SiteWise. +* api-change:``kendra``: [``botocore``] Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html +* api-change:``network-firewall``: [``botocore``] Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists. +* api-change:``rds``: [``botocore``] Adds support for creating an RDS Proxy for an RDS for MariaDB database. + + 1.24.34 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index be697fd7eb..55db99dae7 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.24.34' +__version__ = '1.24.35' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 2815cd745e..5fb4f738ae 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.27.34,<1.28.0 + botocore>=1.27.35,<1.28.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff --git a/setup.py b/setup.py index 960e2f3b09..035a8ee133 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.27.34,<1.28.0', + 'botocore>=1.27.35,<1.28.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]