From 2cdd37a974638e2fb49886feb0da9a1c22f2d8a9 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 23 Feb 2023 19:22:08 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-appflow-15362.json | 5 +++++ .changes/next-release/api-change-ecs-64730.json | 5 +++++ .changes/next-release/api-change-grafana-94977.json | 5 +++++ .changes/next-release/api-change-guardduty-22755.json | 5 +++++ .changes/next-release/api-change-iotwireless-91038.json | 5 +++++ .changes/next-release/api-change-location-11561.json | 5 +++++ .changes/next-release/api-change-macie2-8702.json | 5 +++++ .changes/next-release/api-change-wafv2-79303.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-appflow-15362.json create mode 100644 .changes/next-release/api-change-ecs-64730.json create mode 100644 .changes/next-release/api-change-grafana-94977.json create mode 100644 .changes/next-release/api-change-guardduty-22755.json create mode 100644 .changes/next-release/api-change-iotwireless-91038.json create mode 100644 .changes/next-release/api-change-location-11561.json create mode 100644 .changes/next-release/api-change-macie2-8702.json create mode 100644 .changes/next-release/api-change-wafv2-79303.json diff --git a/.changes/next-release/api-change-appflow-15362.json b/.changes/next-release/api-change-appflow-15362.json new file mode 100644 index 0000000000..042f8a0301 --- /dev/null +++ b/.changes/next-release/api-change-appflow-15362.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appflow``", + "description": "[``botocore``] This release enables the customers to choose whether to use Private Link for Metadata and Authorization call when using a private Salesforce connections" +} diff --git a/.changes/next-release/api-change-ecs-64730.json b/.changes/next-release/api-change-ecs-64730.json new file mode 100644 index 0000000000..2df9b9e81e --- /dev/null +++ b/.changes/next-release/api-change-ecs-64730.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecs``", + "description": "[``botocore``] This release supports deleting Amazon ECS task definitions that are in the INACTIVE state." +} diff --git a/.changes/next-release/api-change-grafana-94977.json b/.changes/next-release/api-change-grafana-94977.json new file mode 100644 index 0000000000..ad43f761f6 --- /dev/null +++ b/.changes/next-release/api-change-grafana-94977.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``grafana``", + "description": "[``botocore``] Doc-only update. Updated information on attached role policies for customer provided roles" +} diff --git a/.changes/next-release/api-change-guardduty-22755.json b/.changes/next-release/api-change-guardduty-22755.json new file mode 100644 index 0000000000..05162ae293 --- /dev/null +++ b/.changes/next-release/api-change-guardduty-22755.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``guardduty``", + "description": "[``botocore``] Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails." +} diff --git a/.changes/next-release/api-change-iotwireless-91038.json b/.changes/next-release/api-change-iotwireless-91038.json new file mode 100644 index 0000000000..9f04ab2a3c --- /dev/null +++ b/.changes/next-release/api-change-iotwireless-91038.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotwireless``", + "description": "[``botocore``] In this release, we add additional capabilities for the FUOTA which allows user to configure the fragment size, the sending interval and the redundancy ratio of the FUOTA tasks" +} diff --git a/.changes/next-release/api-change-location-11561.json b/.changes/next-release/api-change-location-11561.json new file mode 100644 index 0000000000..1c0c0d5ab9 --- /dev/null +++ b/.changes/next-release/api-change-location-11561.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``location``", + "description": "[``botocore``] This release adds support for using Maps APIs with an API Key in addition to AWS Cognito. This includes support for adding, listing, updating and deleting API Keys." +} diff --git a/.changes/next-release/api-change-macie2-8702.json b/.changes/next-release/api-change-macie2-8702.json new file mode 100644 index 0000000000..670564c0d8 --- /dev/null +++ b/.changes/next-release/api-change-macie2-8702.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``macie2``", + "description": "[``botocore``] This release adds support for a new finding type, Policy:IAMUser/S3BucketSharedWithCloudFront, and S3 bucket metadata that indicates if a bucket is shared with an Amazon CloudFront OAI or OAC." +} diff --git a/.changes/next-release/api-change-wafv2-79303.json b/.changes/next-release/api-change-wafv2-79303.json new file mode 100644 index 0000000000..4001016acc --- /dev/null +++ b/.changes/next-release/api-change-wafv2-79303.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``wafv2``", + "description": "[``botocore``] You can now associate an AWS WAF v2 web ACL with an AWS App Runner service." +} From 92fd0804cf094e84cfb78f94f401e1372c7b872c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 23 Feb 2023 19:22:30 +0000 Subject: [PATCH 2/2] Bumping version to 1.26.78 --- .changes/1.26.78.json | 42 +++++++++++++++++++ .../api-change-appflow-15362.json | 5 --- .../next-release/api-change-ecs-64730.json | 5 --- .../api-change-grafana-94977.json | 5 --- .../api-change-guardduty-22755.json | 5 --- .../api-change-iotwireless-91038.json | 5 --- .../api-change-location-11561.json | 5 --- .../next-release/api-change-macie2-8702.json | 5 --- .../next-release/api-change-wafv2-79303.json | 5 --- CHANGELOG.rst | 13 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 13 files changed, 58 insertions(+), 43 deletions(-) create mode 100644 .changes/1.26.78.json delete mode 100644 .changes/next-release/api-change-appflow-15362.json delete mode 100644 .changes/next-release/api-change-ecs-64730.json delete mode 100644 .changes/next-release/api-change-grafana-94977.json delete mode 100644 .changes/next-release/api-change-guardduty-22755.json delete mode 100644 .changes/next-release/api-change-iotwireless-91038.json delete mode 100644 .changes/next-release/api-change-location-11561.json delete mode 100644 .changes/next-release/api-change-macie2-8702.json delete mode 100644 .changes/next-release/api-change-wafv2-79303.json diff --git a/.changes/1.26.78.json b/.changes/1.26.78.json new file mode 100644 index 0000000000..92858f5505 --- /dev/null +++ b/.changes/1.26.78.json @@ -0,0 +1,42 @@ +[ + { + "category": "``appflow``", + "description": "[``botocore``] This release enables the customers to choose whether to use Private Link for Metadata and Authorization call when using a private Salesforce connections", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] This release supports deleting Amazon ECS task definitions that are in the INACTIVE state.", + "type": "api-change" + }, + { + "category": "``grafana``", + "description": "[``botocore``] Doc-only update. Updated information on attached role policies for customer provided roles", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "[``botocore``] Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails.", + "type": "api-change" + }, + { + "category": "``iotwireless``", + "description": "[``botocore``] In this release, we add additional capabilities for the FUOTA which allows user to configure the fragment size, the sending interval and the redundancy ratio of the FUOTA tasks", + "type": "api-change" + }, + { + "category": "``location``", + "description": "[``botocore``] This release adds support for using Maps APIs with an API Key in addition to AWS Cognito. This includes support for adding, listing, updating and deleting API Keys.", + "type": "api-change" + }, + { + "category": "``macie2``", + "description": "[``botocore``] This release adds support for a new finding type, Policy:IAMUser/S3BucketSharedWithCloudFront, and S3 bucket metadata that indicates if a bucket is shared with an Amazon CloudFront OAI or OAC.", + "type": "api-change" + }, + { + "category": "``wafv2``", + "description": "[``botocore``] You can now associate an AWS WAF v2 web ACL with an AWS App Runner service.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appflow-15362.json b/.changes/next-release/api-change-appflow-15362.json deleted file mode 100644 index 042f8a0301..0000000000 --- a/.changes/next-release/api-change-appflow-15362.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appflow``", - "description": "[``botocore``] This release enables the customers to choose whether to use Private Link for Metadata and Authorization call when using a private Salesforce connections" -} diff --git a/.changes/next-release/api-change-ecs-64730.json b/.changes/next-release/api-change-ecs-64730.json deleted file mode 100644 index 2df9b9e81e..0000000000 --- a/.changes/next-release/api-change-ecs-64730.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ecs``", - "description": "[``botocore``] This release supports deleting Amazon ECS task definitions that are in the INACTIVE state." -} diff --git a/.changes/next-release/api-change-grafana-94977.json b/.changes/next-release/api-change-grafana-94977.json deleted file mode 100644 index ad43f761f6..0000000000 --- a/.changes/next-release/api-change-grafana-94977.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``grafana``", - "description": "[``botocore``] Doc-only update. Updated information on attached role policies for customer provided roles" -} diff --git a/.changes/next-release/api-change-guardduty-22755.json b/.changes/next-release/api-change-guardduty-22755.json deleted file mode 100644 index 05162ae293..0000000000 --- a/.changes/next-release/api-change-guardduty-22755.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "[``botocore``] Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails." -} diff --git a/.changes/next-release/api-change-iotwireless-91038.json b/.changes/next-release/api-change-iotwireless-91038.json deleted file mode 100644 index 9f04ab2a3c..0000000000 --- a/.changes/next-release/api-change-iotwireless-91038.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotwireless``", - "description": "[``botocore``] In this release, we add additional capabilities for the FUOTA which allows user to configure the fragment size, the sending interval and the redundancy ratio of the FUOTA tasks" -} diff --git a/.changes/next-release/api-change-location-11561.json b/.changes/next-release/api-change-location-11561.json deleted file mode 100644 index 1c0c0d5ab9..0000000000 --- a/.changes/next-release/api-change-location-11561.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``location``", - "description": "[``botocore``] This release adds support for using Maps APIs with an API Key in addition to AWS Cognito. This includes support for adding, listing, updating and deleting API Keys." -} diff --git a/.changes/next-release/api-change-macie2-8702.json b/.changes/next-release/api-change-macie2-8702.json deleted file mode 100644 index 670564c0d8..0000000000 --- a/.changes/next-release/api-change-macie2-8702.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``macie2``", - "description": "[``botocore``] This release adds support for a new finding type, Policy:IAMUser/S3BucketSharedWithCloudFront, and S3 bucket metadata that indicates if a bucket is shared with an Amazon CloudFront OAI or OAC." -} diff --git a/.changes/next-release/api-change-wafv2-79303.json b/.changes/next-release/api-change-wafv2-79303.json deleted file mode 100644 index 4001016acc..0000000000 --- a/.changes/next-release/api-change-wafv2-79303.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``wafv2``", - "description": "[``botocore``] You can now associate an AWS WAF v2 web ACL with an AWS App Runner service." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3ac083d5d2..b1d17ac98d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.26.78 +======= + +* api-change:``appflow``: [``botocore``] This release enables the customers to choose whether to use Private Link for Metadata and Authorization call when using a private Salesforce connections +* api-change:``ecs``: [``botocore``] This release supports deleting Amazon ECS task definitions that are in the INACTIVE state. +* api-change:``grafana``: [``botocore``] Doc-only update. Updated information on attached role policies for customer provided roles +* api-change:``guardduty``: [``botocore``] Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails. +* api-change:``iotwireless``: [``botocore``] In this release, we add additional capabilities for the FUOTA which allows user to configure the fragment size, the sending interval and the redundancy ratio of the FUOTA tasks +* api-change:``location``: [``botocore``] This release adds support for using Maps APIs with an API Key in addition to AWS Cognito. This includes support for adding, listing, updating and deleting API Keys. +* api-change:``macie2``: [``botocore``] This release adds support for a new finding type, Policy:IAMUser/S3BucketSharedWithCloudFront, and S3 bucket metadata that indicates if a bucket is shared with an Amazon CloudFront OAI or OAC. +* api-change:``wafv2``: [``botocore``] You can now associate an AWS WAF v2 web ACL with an AWS App Runner service. + + 1.26.77 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 6fcd59e139..1e854de285 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.77' +__version__ = '1.26.78' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index f302f932ed..beec7f31c8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.29.77,<1.30.0 + botocore>=1.29.78,<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 006fe4888b..0119f17987 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.29.77,<1.30.0', + 'botocore>=1.29.78,<1.30.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]