From e6c1cb8eb08bb6bd9eb4fe4ea4f4a705e4da907c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 21 Nov 2023 19:10:55 +0000 Subject: [PATCH 1/2] Update changelog based on model updates --- .changes/next-release/api-change-cloudfront-13438.json | 5 +++++ .../api-change-cloudfrontkeyvaluestore-94158.json | 5 +++++ .changes/next-release/api-change-ec2-84524.json | 5 +++++ .changes/next-release/api-change-endpointrules-27540.json | 5 +++++ .changes/next-release/api-change-inspectorscan-93805.json | 5 +++++ .changes/next-release/api-change-iotsitewise-60863.json | 5 +++++ .changes/next-release/api-change-iottwinmaker-55060.json | 5 +++++ .changes/next-release/api-change-s3-73900.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-cloudfront-13438.json create mode 100644 .changes/next-release/api-change-cloudfrontkeyvaluestore-94158.json create mode 100644 .changes/next-release/api-change-ec2-84524.json create mode 100644 .changes/next-release/api-change-endpointrules-27540.json create mode 100644 .changes/next-release/api-change-inspectorscan-93805.json create mode 100644 .changes/next-release/api-change-iotsitewise-60863.json create mode 100644 .changes/next-release/api-change-iottwinmaker-55060.json create mode 100644 .changes/next-release/api-change-s3-73900.json diff --git a/.changes/next-release/api-change-cloudfront-13438.json b/.changes/next-release/api-change-cloudfront-13438.json new file mode 100644 index 000000000000..e9698aef0e3f --- /dev/null +++ b/.changes/next-release/api-change-cloudfront-13438.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudfront``", + "description": "This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions." +} diff --git a/.changes/next-release/api-change-cloudfrontkeyvaluestore-94158.json b/.changes/next-release/api-change-cloudfrontkeyvaluestore-94158.json new file mode 100644 index 000000000000..3abf297f39a4 --- /dev/null +++ b/.changes/next-release/api-change-cloudfrontkeyvaluestore-94158.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudfront-keyvaluestore``", + "description": "This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions." +} diff --git a/.changes/next-release/api-change-ec2-84524.json b/.changes/next-release/api-change-ec2-84524.json new file mode 100644 index 000000000000..dcb7ae606ac6 --- /dev/null +++ b/.changes/next-release/api-change-ec2-84524.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "Documentation updates for Amazon EC2." +} diff --git a/.changes/next-release/api-change-endpointrules-27540.json b/.changes/next-release/api-change-endpointrules-27540.json new file mode 100644 index 000000000000..dd11872bcff4 --- /dev/null +++ b/.changes/next-release/api-change-endpointrules-27540.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``endpoint-rules``", + "description": "Update endpoint-rules command to latest version" +} diff --git a/.changes/next-release/api-change-inspectorscan-93805.json b/.changes/next-release/api-change-inspectorscan-93805.json new file mode 100644 index 000000000000..9e3ccbade1b4 --- /dev/null +++ b/.changes/next-release/api-change-inspectorscan-93805.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``inspector-scan``", + "description": "This release adds support for the new Amazon Inspector Scan API. The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format." +} diff --git a/.changes/next-release/api-change-iotsitewise-60863.json b/.changes/next-release/api-change-iotsitewise-60863.json new file mode 100644 index 000000000000..e474b04175a0 --- /dev/null +++ b/.changes/next-release/api-change-iotsitewise-60863.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotsitewise``", + "description": "Adds 1/ user-defined unique identifier for asset and model metadata, 2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/ multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/ buffered ingestion of time series data." +} diff --git a/.changes/next-release/api-change-iottwinmaker-55060.json b/.changes/next-release/api-change-iottwinmaker-55060.json new file mode 100644 index 000000000000..4127922923e1 --- /dev/null +++ b/.changes/next-release/api-change-iottwinmaker-55060.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iottwinmaker``", + "description": "This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling." +} diff --git a/.changes/next-release/api-change-s3-73900.json b/.changes/next-release/api-change-s3-73900.json new file mode 100644 index 000000000000..732f29eb329b --- /dev/null +++ b/.changes/next-release/api-change-s3-73900.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "Add support for automatic date based partitioning in S3 Server Access Logs." +} From be074e3d2d178385dfd84be84fb6c79a6048d45c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 21 Nov 2023 19:10:57 +0000 Subject: [PATCH 2/2] Bumping version to 1.30.5 --- .changes/1.30.5.json | 42 +++++++++++++++++++ .../api-change-cloudfront-13438.json | 5 --- ...-change-cloudfrontkeyvaluestore-94158.json | 5 --- .../next-release/api-change-ec2-84524.json | 5 --- .../api-change-endpointrules-27540.json | 5 --- .../api-change-inspectorscan-93805.json | 5 --- .../api-change-iotsitewise-60863.json | 5 --- .../api-change-iottwinmaker-55060.json | 5 --- .../next-release/api-change-s3-73900.json | 5 --- CHANGELOG.rst | 13 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 59 insertions(+), 44 deletions(-) create mode 100644 .changes/1.30.5.json delete mode 100644 .changes/next-release/api-change-cloudfront-13438.json delete mode 100644 .changes/next-release/api-change-cloudfrontkeyvaluestore-94158.json delete mode 100644 .changes/next-release/api-change-ec2-84524.json delete mode 100644 .changes/next-release/api-change-endpointrules-27540.json delete mode 100644 .changes/next-release/api-change-inspectorscan-93805.json delete mode 100644 .changes/next-release/api-change-iotsitewise-60863.json delete mode 100644 .changes/next-release/api-change-iottwinmaker-55060.json delete mode 100644 .changes/next-release/api-change-s3-73900.json diff --git a/.changes/1.30.5.json b/.changes/1.30.5.json new file mode 100644 index 000000000000..b3bedad778b6 --- /dev/null +++ b/.changes/1.30.5.json @@ -0,0 +1,42 @@ +[ + { + "category": "``cloudfront-keyvaluestore``", + "description": "This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.", + "type": "api-change" + }, + { + "category": "``cloudfront``", + "description": "This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "Documentation updates for Amazon EC2.", + "type": "api-change" + }, + { + "category": "``inspector-scan``", + "description": "This release adds support for the new Amazon Inspector Scan API. The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format.", + "type": "api-change" + }, + { + "category": "``iotsitewise``", + "description": "Adds 1/ user-defined unique identifier for asset and model metadata, 2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/ multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/ buffered ingestion of time series data.", + "type": "api-change" + }, + { + "category": "``iottwinmaker``", + "description": "This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling.", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "Add support for automatic date based partitioning in S3 Server Access Logs.", + "type": "api-change" + }, + { + "category": "``endpoint-rules``", + "description": "Update endpoint-rules command to latest version", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-cloudfront-13438.json b/.changes/next-release/api-change-cloudfront-13438.json deleted file mode 100644 index e9698aef0e3f..000000000000 --- a/.changes/next-release/api-change-cloudfront-13438.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudfront``", - "description": "This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions." -} diff --git a/.changes/next-release/api-change-cloudfrontkeyvaluestore-94158.json b/.changes/next-release/api-change-cloudfrontkeyvaluestore-94158.json deleted file mode 100644 index 3abf297f39a4..000000000000 --- a/.changes/next-release/api-change-cloudfrontkeyvaluestore-94158.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudfront-keyvaluestore``", - "description": "This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions." -} diff --git a/.changes/next-release/api-change-ec2-84524.json b/.changes/next-release/api-change-ec2-84524.json deleted file mode 100644 index dcb7ae606ac6..000000000000 --- a/.changes/next-release/api-change-ec2-84524.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "Documentation updates for Amazon EC2." -} diff --git a/.changes/next-release/api-change-endpointrules-27540.json b/.changes/next-release/api-change-endpointrules-27540.json deleted file mode 100644 index dd11872bcff4..000000000000 --- a/.changes/next-release/api-change-endpointrules-27540.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``endpoint-rules``", - "description": "Update endpoint-rules command to latest version" -} diff --git a/.changes/next-release/api-change-inspectorscan-93805.json b/.changes/next-release/api-change-inspectorscan-93805.json deleted file mode 100644 index 9e3ccbade1b4..000000000000 --- a/.changes/next-release/api-change-inspectorscan-93805.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``inspector-scan``", - "description": "This release adds support for the new Amazon Inspector Scan API. The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format." -} diff --git a/.changes/next-release/api-change-iotsitewise-60863.json b/.changes/next-release/api-change-iotsitewise-60863.json deleted file mode 100644 index e474b04175a0..000000000000 --- a/.changes/next-release/api-change-iotsitewise-60863.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotsitewise``", - "description": "Adds 1/ user-defined unique identifier for asset and model metadata, 2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/ multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/ buffered ingestion of time series data." -} diff --git a/.changes/next-release/api-change-iottwinmaker-55060.json b/.changes/next-release/api-change-iottwinmaker-55060.json deleted file mode 100644 index 4127922923e1..000000000000 --- a/.changes/next-release/api-change-iottwinmaker-55060.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iottwinmaker``", - "description": "This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling." -} diff --git a/.changes/next-release/api-change-s3-73900.json b/.changes/next-release/api-change-s3-73900.json deleted file mode 100644 index 732f29eb329b..000000000000 --- a/.changes/next-release/api-change-s3-73900.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3``", - "description": "Add support for automatic date based partitioning in S3 Server Access Logs." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ad6b5ee95cf3..886062b732f9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.30.5 +====== + +* api-change:``cloudfront-keyvaluestore``: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions. +* api-change:``cloudfront``: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions. +* api-change:``ec2``: Documentation updates for Amazon EC2. +* api-change:``inspector-scan``: This release adds support for the new Amazon Inspector Scan API. The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format. +* api-change:``iotsitewise``: Adds 1/ user-defined unique identifier for asset and model metadata, 2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/ multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/ buffered ingestion of time series data. +* api-change:``iottwinmaker``: This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling. +* api-change:``s3``: Add support for automatic date based partitioning in S3 Server Access Logs. +* api-change:``endpoint-rules``: Update endpoint-rules command to latest version + + 1.30.4 ====== diff --git a/awscli/__init__.py b/awscli/__init__.py index 8e70638a18f1..7bb46ccac782 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -17,7 +17,7 @@ """ import os -__version__ = '1.30.4' +__version__ = '1.30.5' # # Get our data path to be added to botocore's search path diff --git a/doc/source/conf.py b/doc/source/conf.py index 198338a17fa0..0ad8791a2dbf 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.30' # The full version, including alpha/beta/rc tags. -release = '1.30.4' +release = '1.30.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.cfg b/setup.cfg index dc944d8e9059..a83f55c3160f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.32.4 + botocore==1.32.5 docutils>=0.10,<0.17 s3transfer>=0.7.0,<0.8.0 PyYAML>=3.10,<6.1 diff --git a/setup.py b/setup.py index 37f5e5324f04..2bba6b2aaa58 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.32.4', + 'botocore==1.32.5', 'docutils>=0.10,<0.17', 's3transfer>=0.7.0,<0.8.0', 'PyYAML>=3.10,<6.1',