From 4170a3fd3cbe5ef08e1270e01d16946d85b50a74 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 7 Apr 2023 18:12:03 +0000 Subject: [PATCH] Bumping version to 1.26.109 --- .changes/1.26.109.json | 37 +++++++++++++++++++ .../next-release/api-change-dlm-18909.json | 5 --- .../next-release/api-change-docdb-99720.json | 5 --- .../next-release/api-change-fsx-72300.json | 5 --- .../next-release/api-change-lambda-87871.json | 5 --- .../api-change-quicksight-25684.json | 5 --- .../api-change-redshiftdata-58957.json | 5 --- .../api-change-servicecatalog-74038.json | 5 --- CHANGELOG.rst | 12 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 12 files changed, 52 insertions(+), 38 deletions(-) create mode 100644 .changes/1.26.109.json delete mode 100644 .changes/next-release/api-change-dlm-18909.json delete mode 100644 .changes/next-release/api-change-docdb-99720.json delete mode 100644 .changes/next-release/api-change-fsx-72300.json delete mode 100644 .changes/next-release/api-change-lambda-87871.json delete mode 100644 .changes/next-release/api-change-quicksight-25684.json delete mode 100644 .changes/next-release/api-change-redshiftdata-58957.json delete mode 100644 .changes/next-release/api-change-servicecatalog-74038.json diff --git a/.changes/1.26.109.json b/.changes/1.26.109.json new file mode 100644 index 0000000000..aff28974f0 --- /dev/null +++ b/.changes/1.26.109.json @@ -0,0 +1,37 @@ +[ + { + "category": "``dlm``", + "description": "[``botocore``] Updated timestamp format for GetLifecyclePolicy API", + "type": "api-change" + }, + { + "category": "``docdb``", + "description": "[``botocore``] This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.", + "type": "api-change" + }, + { + "category": "``fsx``", + "description": "[``botocore``] Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems.", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "[``botocore``] This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.", + "type": "api-change" + }, + { + "category": "``redshift-data``", + "description": "[``botocore``] Update documentation of API descriptions as needed in support of temporary credentials with IAM identity.", + "type": "api-change" + }, + { + "category": "``servicecatalog``", + "description": "[``botocore``] Updates description for property", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-dlm-18909.json b/.changes/next-release/api-change-dlm-18909.json deleted file mode 100644 index 690a1e6b1d..0000000000 --- a/.changes/next-release/api-change-dlm-18909.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dlm``", - "description": "[``botocore``] Updated timestamp format for GetLifecyclePolicy API" -} diff --git a/.changes/next-release/api-change-docdb-99720.json b/.changes/next-release/api-change-docdb-99720.json deleted file mode 100644 index 2fb0f74067..0000000000 --- a/.changes/next-release/api-change-docdb-99720.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``docdb``", - "description": "[``botocore``] This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore." -} diff --git a/.changes/next-release/api-change-fsx-72300.json b/.changes/next-release/api-change-fsx-72300.json deleted file mode 100644 index dfcb7e5dfd..0000000000 --- a/.changes/next-release/api-change-fsx-72300.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``fsx``", - "description": "[``botocore``] Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems." -} diff --git a/.changes/next-release/api-change-lambda-87871.json b/.changes/next-release/api-change-lambda-87871.json deleted file mode 100644 index 79ca081d2f..0000000000 --- a/.changes/next-release/api-change-lambda-87871.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lambda``", - "description": "[``botocore``] This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered." -} diff --git a/.changes/next-release/api-change-quicksight-25684.json b/.changes/next-release/api-change-quicksight-25684.json deleted file mode 100644 index 454adc1a74..0000000000 --- a/.changes/next-release/api-change-quicksight-25684.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``quicksight``", - "description": "[``botocore``] This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions." -} diff --git a/.changes/next-release/api-change-redshiftdata-58957.json b/.changes/next-release/api-change-redshiftdata-58957.json deleted file mode 100644 index 7796378b54..0000000000 --- a/.changes/next-release/api-change-redshiftdata-58957.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``redshift-data``", - "description": "[``botocore``] Update documentation of API descriptions as needed in support of temporary credentials with IAM identity." -} diff --git a/.changes/next-release/api-change-servicecatalog-74038.json b/.changes/next-release/api-change-servicecatalog-74038.json deleted file mode 100644 index d53ad90c26..0000000000 --- a/.changes/next-release/api-change-servicecatalog-74038.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``servicecatalog``", - "description": "[``botocore``] Updates description for property" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a8be98c6e0..6b2b746a03 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.26.109 +======== + +* api-change:``dlm``: [``botocore``] Updated timestamp format for GetLifecyclePolicy API +* api-change:``docdb``: [``botocore``] This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore. +* api-change:``fsx``: [``botocore``] Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems. +* api-change:``lambda``: [``botocore``] This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered. +* api-change:``quicksight``: [``botocore``] This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions. +* api-change:``redshift-data``: [``botocore``] Update documentation of API descriptions as needed in support of temporary credentials with IAM identity. +* api-change:``servicecatalog``: [``botocore``] Updates description for property + + 1.26.108 ======== diff --git a/boto3/__init__.py b/boto3/__init__.py index d6f690f0dc..d0a8e5adda 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.26.108' +__version__ = '1.26.109' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 391499cf2b..2fffa85e80 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.29.108,<1.30.0 + botocore>=1.29.109,<1.30.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff --git a/setup.py b/setup.py index c27c3ca464..e0cd41ef2d 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.29.108,<1.30.0', + 'botocore>=1.29.109,<1.30.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]