From c4b59717c7487392fa0141c365e15fd506decc46 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 15 Mar 2024 18:13:16 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-backup-78287.json | 5 +++++ .changes/next-release/api-change-codebuild-82765.json | 5 +++++ .changes/next-release/api-change-connect-24827.json | 5 +++++ .changes/next-release/api-change-ec2-13736.json | 5 +++++ .../next-release/api-change-kinesisanalyticsv2-37965.json | 5 +++++ .changes/next-release/api-change-s3-57593.json | 5 +++++ .changes/next-release/api-change-sagemaker-7919.json | 5 +++++ .../next-release/api-change-workspacesthinclient-49311.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-backup-78287.json create mode 100644 .changes/next-release/api-change-codebuild-82765.json create mode 100644 .changes/next-release/api-change-connect-24827.json create mode 100644 .changes/next-release/api-change-ec2-13736.json create mode 100644 .changes/next-release/api-change-kinesisanalyticsv2-37965.json create mode 100644 .changes/next-release/api-change-s3-57593.json create mode 100644 .changes/next-release/api-change-sagemaker-7919.json create mode 100644 .changes/next-release/api-change-workspacesthinclient-49311.json diff --git a/.changes/next-release/api-change-backup-78287.json b/.changes/next-release/api-change-backup-78287.json new file mode 100644 index 0000000000..1ad8b54b6f --- /dev/null +++ b/.changes/next-release/api-change-backup-78287.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``backup``", + "description": "[``botocore``] This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup." +} diff --git a/.changes/next-release/api-change-codebuild-82765.json b/.changes/next-release/api-change-codebuild-82765.json new file mode 100644 index 0000000000..9c38e07d06 --- /dev/null +++ b/.changes/next-release/api-change-codebuild-82765.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``codebuild``", + "description": "[``botocore``] AWS CodeBuild now supports overflow behavior on Reserved Capacity." +} diff --git a/.changes/next-release/api-change-connect-24827.json b/.changes/next-release/api-change-connect-24827.json new file mode 100644 index 0000000000..be6d21a9ea --- /dev/null +++ b/.changes/next-release/api-change-connect-24827.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connect``", + "description": "[``botocore``] This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API." +} diff --git a/.changes/next-release/api-change-ec2-13736.json b/.changes/next-release/api-change-ec2-13736.json new file mode 100644 index 0000000000..362a1f34f0 --- /dev/null +++ b/.changes/next-release/api-change-ec2-13736.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] Add media accelerator and neuron device information on the describe instance types API." +} diff --git a/.changes/next-release/api-change-kinesisanalyticsv2-37965.json b/.changes/next-release/api-change-kinesisanalyticsv2-37965.json new file mode 100644 index 0000000000..4bf215807b --- /dev/null +++ b/.changes/next-release/api-change-kinesisanalyticsv2-37965.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kinesisanalyticsv2``", + "description": "[``botocore``] Support for Flink 1.18 in Managed Service for Apache Flink" +} diff --git a/.changes/next-release/api-change-s3-57593.json b/.changes/next-release/api-change-s3-57593.json new file mode 100644 index 0000000000..bdab6dc4b1 --- /dev/null +++ b/.changes/next-release/api-change-s3-57593.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "[``botocore``] Documentation updates for Amazon S3." +} diff --git a/.changes/next-release/api-change-sagemaker-7919.json b/.changes/next-release/api-change-sagemaker-7919.json new file mode 100644 index 0000000000..abfd193a20 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-7919.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation." +} diff --git a/.changes/next-release/api-change-workspacesthinclient-49311.json b/.changes/next-release/api-change-workspacesthinclient-49311.json new file mode 100644 index 0000000000..7276d7ad50 --- /dev/null +++ b/.changes/next-release/api-change-workspacesthinclient-49311.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces-thin-client``", + "description": "[``botocore``] Removed unused parameter kmsKeyArn from UpdateDeviceRequest" +} From a3306a75483ede8714e4fa8c1728f3a3d56ead40 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 15 Mar 2024 18:14:35 +0000 Subject: [PATCH 2/2] Bumping version to 1.34.64 --- .changes/1.34.64.json | 42 +++++++++++++++++++ .../next-release/api-change-backup-78287.json | 5 --- .../api-change-codebuild-82765.json | 5 --- .../api-change-connect-24827.json | 5 --- .../next-release/api-change-ec2-13736.json | 5 --- .../api-change-kinesisanalyticsv2-37965.json | 5 --- .../next-release/api-change-s3-57593.json | 5 --- .../api-change-sagemaker-7919.json | 5 --- ...api-change-workspacesthinclient-49311.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.34.64.json delete mode 100644 .changes/next-release/api-change-backup-78287.json delete mode 100644 .changes/next-release/api-change-codebuild-82765.json delete mode 100644 .changes/next-release/api-change-connect-24827.json delete mode 100644 .changes/next-release/api-change-ec2-13736.json delete mode 100644 .changes/next-release/api-change-kinesisanalyticsv2-37965.json delete mode 100644 .changes/next-release/api-change-s3-57593.json delete mode 100644 .changes/next-release/api-change-sagemaker-7919.json delete mode 100644 .changes/next-release/api-change-workspacesthinclient-49311.json diff --git a/.changes/1.34.64.json b/.changes/1.34.64.json new file mode 100644 index 0000000000..58c3782dfe --- /dev/null +++ b/.changes/1.34.64.json @@ -0,0 +1,42 @@ +[ + { + "category": "``backup``", + "description": "[``botocore``] This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup.", + "type": "api-change" + }, + { + "category": "``codebuild``", + "description": "[``botocore``] AWS CodeBuild now supports overflow behavior on Reserved Capacity.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Add media accelerator and neuron device information on the describe instance types API.", + "type": "api-change" + }, + { + "category": "``kinesisanalyticsv2``", + "description": "[``botocore``] Support for Flink 1.18 in Managed Service for Apache Flink", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "[``botocore``] Documentation updates for Amazon S3.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.", + "type": "api-change" + }, + { + "category": "``workspaces-thin-client``", + "description": "[``botocore``] Removed unused parameter kmsKeyArn from UpdateDeviceRequest", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-backup-78287.json b/.changes/next-release/api-change-backup-78287.json deleted file mode 100644 index 1ad8b54b6f..0000000000 --- a/.changes/next-release/api-change-backup-78287.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``backup``", - "description": "[``botocore``] This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup." -} diff --git a/.changes/next-release/api-change-codebuild-82765.json b/.changes/next-release/api-change-codebuild-82765.json deleted file mode 100644 index 9c38e07d06..0000000000 --- a/.changes/next-release/api-change-codebuild-82765.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codebuild``", - "description": "[``botocore``] AWS CodeBuild now supports overflow behavior on Reserved Capacity." -} diff --git a/.changes/next-release/api-change-connect-24827.json b/.changes/next-release/api-change-connect-24827.json deleted file mode 100644 index be6d21a9ea..0000000000 --- a/.changes/next-release/api-change-connect-24827.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "[``botocore``] This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API." -} diff --git a/.changes/next-release/api-change-ec2-13736.json b/.changes/next-release/api-change-ec2-13736.json deleted file mode 100644 index 362a1f34f0..0000000000 --- a/.changes/next-release/api-change-ec2-13736.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] Add media accelerator and neuron device information on the describe instance types API." -} diff --git a/.changes/next-release/api-change-kinesisanalyticsv2-37965.json b/.changes/next-release/api-change-kinesisanalyticsv2-37965.json deleted file mode 100644 index 4bf215807b..0000000000 --- a/.changes/next-release/api-change-kinesisanalyticsv2-37965.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``kinesisanalyticsv2``", - "description": "[``botocore``] Support for Flink 1.18 in Managed Service for Apache Flink" -} diff --git a/.changes/next-release/api-change-s3-57593.json b/.changes/next-release/api-change-s3-57593.json deleted file mode 100644 index bdab6dc4b1..0000000000 --- a/.changes/next-release/api-change-s3-57593.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3``", - "description": "[``botocore``] Documentation updates for Amazon S3." -} diff --git a/.changes/next-release/api-change-sagemaker-7919.json b/.changes/next-release/api-change-sagemaker-7919.json deleted file mode 100644 index abfd193a20..0000000000 --- a/.changes/next-release/api-change-sagemaker-7919.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation." -} diff --git a/.changes/next-release/api-change-workspacesthinclient-49311.json b/.changes/next-release/api-change-workspacesthinclient-49311.json deleted file mode 100644 index 7276d7ad50..0000000000 --- a/.changes/next-release/api-change-workspacesthinclient-49311.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces-thin-client``", - "description": "[``botocore``] Removed unused parameter kmsKeyArn from UpdateDeviceRequest" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 11ff8ff5e8..c06342c874 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.34.64 +======= + +* api-change:``backup``: [``botocore``] This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup. +* api-change:``codebuild``: [``botocore``] AWS CodeBuild now supports overflow behavior on Reserved Capacity. +* api-change:``connect``: [``botocore``] This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API. +* api-change:``ec2``: [``botocore``] Add media accelerator and neuron device information on the describe instance types API. +* api-change:``kinesisanalyticsv2``: [``botocore``] Support for Flink 1.18 in Managed Service for Apache Flink +* api-change:``s3``: [``botocore``] Documentation updates for Amazon S3. +* api-change:``sagemaker``: [``botocore``] Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation. +* api-change:``workspaces-thin-client``: [``botocore``] Removed unused parameter kmsKeyArn from UpdateDeviceRequest + + 1.34.63 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 3e52c6dbfe..1754d2defa 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.34.63' +__version__ = '1.34.64' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 99a3f973d0..1f537b778a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.63,<1.35.0 + botocore>=1.34.64,<1.35.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index 170995edaa..ca67a4f555 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.34.63,<1.35.0', + 'botocore>=1.34.64,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]