From 17e8990dded639474f8a30ae824a9fff877832aa Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 28 Aug 2023 18:21:56 +0000 Subject: [PATCH] Bumping version to 1.28.36 --- .changes/1.28.36.json | 32 +++++++++++++++++++ .../next-release/api-change-backup-30605.json | 5 --- .../api-change-computeoptimizer-81386.json | 5 --- .../api-change-organizations-85897.json | 5 --- .../api-change-securitylake-28941.json | 5 --- .../api-change-servicequotas-70707.json | 5 --- .../api-change-workspacesweb-79255.json | 5 --- CHANGELOG.rst | 11 +++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 11 files changed, 46 insertions(+), 33 deletions(-) create mode 100644 .changes/1.28.36.json delete mode 100644 .changes/next-release/api-change-backup-30605.json delete mode 100644 .changes/next-release/api-change-computeoptimizer-81386.json delete mode 100644 .changes/next-release/api-change-organizations-85897.json delete mode 100644 .changes/next-release/api-change-securitylake-28941.json delete mode 100644 .changes/next-release/api-change-servicequotas-70707.json delete mode 100644 .changes/next-release/api-change-workspacesweb-79255.json diff --git a/.changes/1.28.36.json b/.changes/1.28.36.json new file mode 100644 index 0000000000..df5bb57594 --- /dev/null +++ b/.changes/1.28.36.json @@ -0,0 +1,32 @@ +[ + { + "category": "``backup``", + "description": "[``botocore``] Add support for customizing time zone for backup window in backup plan rules.", + "type": "api-change" + }, + { + "category": "``compute-optimizer``", + "description": "[``botocore``] This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances.", + "type": "api-change" + }, + { + "category": "``organizations``", + "description": "[``botocore``] Documentation updates for permissions and links.", + "type": "api-change" + }, + { + "category": "``securitylake``", + "description": "[``botocore``] Remove incorrect regex enforcement on pagination tokens.", + "type": "api-change" + }, + { + "category": "``service-quotas``", + "description": "[``botocore``] Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account.", + "type": "api-change" + }, + { + "category": "``workspaces-web``", + "description": "[``botocore``] WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-backup-30605.json b/.changes/next-release/api-change-backup-30605.json deleted file mode 100644 index 7485796b09..0000000000 --- a/.changes/next-release/api-change-backup-30605.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``backup``", - "description": "[``botocore``] Add support for customizing time zone for backup window in backup plan rules." -} diff --git a/.changes/next-release/api-change-computeoptimizer-81386.json b/.changes/next-release/api-change-computeoptimizer-81386.json deleted file mode 100644 index 5c39783eb7..0000000000 --- a/.changes/next-release/api-change-computeoptimizer-81386.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``compute-optimizer``", - "description": "[``botocore``] This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances." -} diff --git a/.changes/next-release/api-change-organizations-85897.json b/.changes/next-release/api-change-organizations-85897.json deleted file mode 100644 index aa2edc7e6a..0000000000 --- a/.changes/next-release/api-change-organizations-85897.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``organizations``", - "description": "[``botocore``] Documentation updates for permissions and links." -} diff --git a/.changes/next-release/api-change-securitylake-28941.json b/.changes/next-release/api-change-securitylake-28941.json deleted file mode 100644 index 5ec2ac045a..0000000000 --- a/.changes/next-release/api-change-securitylake-28941.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``securitylake``", - "description": "[``botocore``] Remove incorrect regex enforcement on pagination tokens." -} diff --git a/.changes/next-release/api-change-servicequotas-70707.json b/.changes/next-release/api-change-servicequotas-70707.json deleted file mode 100644 index 1079a0afd2..0000000000 --- a/.changes/next-release/api-change-servicequotas-70707.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``service-quotas``", - "description": "[``botocore``] Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account." -} diff --git a/.changes/next-release/api-change-workspacesweb-79255.json b/.changes/next-release/api-change-workspacesweb-79255.json deleted file mode 100644 index 4ee280220e..0000000000 --- a/.changes/next-release/api-change-workspacesweb-79255.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces-web``", - "description": "[``botocore``] WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7e17fcc15f..83790e6ef0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ CHANGELOG ========= +1.28.36 +======= + +* api-change:``backup``: [``botocore``] Add support for customizing time zone for backup window in backup plan rules. +* api-change:``compute-optimizer``: [``botocore``] This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances. +* api-change:``organizations``: [``botocore``] Documentation updates for permissions and links. +* api-change:``securitylake``: [``botocore``] Remove incorrect regex enforcement on pagination tokens. +* api-change:``service-quotas``: [``botocore``] Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account. +* api-change:``workspaces-web``: [``botocore``] WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate. + + 1.28.35 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 23992de11a..62dd2ab0a7 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.28.35' +__version__ = '1.28.36' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 8bead0ff86..bda464c309 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.35,<1.32.0 + botocore>=1.31.36,<1.32.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff --git a/setup.py b/setup.py index 3e52056b95..7be67e6dd0 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.35,<1.32.0', + 'botocore>=1.31.36,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]