From bdfdd0009bfb15bdb3e114aeb551886d3f4f2c99 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 8 Nov 2024 19:14:12 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-batch-17210.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-59276.json | 5 +++++ .../api-change-chimesdkmediapipelines-99154.json | 5 +++++ .changes/next-release/api-change-controlcatalog-85029.json | 5 +++++ .changes/next-release/api-change-eks-42020.json | 5 +++++ .changes/next-release/api-change-firehose-51228.json | 5 +++++ .changes/next-release/api-change-lambda-5834.json | 5 +++++ .../next-release/api-change-pinpointsmsvoicev2-24398.json | 5 +++++ .changes/next-release/api-change-qbusiness-16949.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-batch-17210.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-59276.json create mode 100644 .changes/next-release/api-change-chimesdkmediapipelines-99154.json create mode 100644 .changes/next-release/api-change-controlcatalog-85029.json create mode 100644 .changes/next-release/api-change-eks-42020.json create mode 100644 .changes/next-release/api-change-firehose-51228.json create mode 100644 .changes/next-release/api-change-lambda-5834.json create mode 100644 .changes/next-release/api-change-pinpointsmsvoicev2-24398.json create mode 100644 .changes/next-release/api-change-qbusiness-16949.json diff --git a/.changes/next-release/api-change-batch-17210.json b/.changes/next-release/api-change-batch-17210.json new file mode 100644 index 0000000000..efb026f4c6 --- /dev/null +++ b/.changes/next-release/api-change-batch-17210.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``batch``", + "description": "[``botocore``] This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-59276.json b/.changes/next-release/api-change-bedrockagentruntime-59276.json new file mode 100644 index 0000000000..73a47fbbe9 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-59276.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] This release adds trace functionality to Bedrock Prompt Flows" +} diff --git a/.changes/next-release/api-change-chimesdkmediapipelines-99154.json b/.changes/next-release/api-change-chimesdkmediapipelines-99154.json new file mode 100644 index 0000000000..56ab6d882c --- /dev/null +++ b/.changes/next-release/api-change-chimesdkmediapipelines-99154.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``chime-sdk-media-pipelines``", + "description": "[``botocore``] Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context." +} diff --git a/.changes/next-release/api-change-controlcatalog-85029.json b/.changes/next-release/api-change-controlcatalog-85029.json new file mode 100644 index 0000000000..a8ce6cb0e8 --- /dev/null +++ b/.changes/next-release/api-change-controlcatalog-85029.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``controlcatalog``", + "description": "[``botocore``] AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters" +} diff --git a/.changes/next-release/api-change-eks-42020.json b/.changes/next-release/api-change-eks-42020.json new file mode 100644 index 0000000000..233285f0a5 --- /dev/null +++ b/.changes/next-release/api-change-eks-42020.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``eks``", + "description": "[``botocore``] Adds new error code `Ec2InstanceTypeDoesNotExist` for Amazon EKS managed node groups" +} diff --git a/.changes/next-release/api-change-firehose-51228.json b/.changes/next-release/api-change-firehose-51228.json new file mode 100644 index 0000000000..11d3323102 --- /dev/null +++ b/.changes/next-release/api-change-firehose-51228.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``firehose``", + "description": "[``botocore``] Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations." +} diff --git a/.changes/next-release/api-change-lambda-5834.json b/.changes/next-release/api-change-lambda-5834.json new file mode 100644 index 0000000000..d9a7346d9c --- /dev/null +++ b/.changes/next-release/api-change-lambda-5834.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "[``botocore``] This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages." +} diff --git a/.changes/next-release/api-change-pinpointsmsvoicev2-24398.json b/.changes/next-release/api-change-pinpointsmsvoicev2-24398.json new file mode 100644 index 0000000000..65abbabd9d --- /dev/null +++ b/.changes/next-release/api-change-pinpointsmsvoicev2-24398.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pinpoint-sms-voice-v2``", + "description": "[``botocore``] Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type." +} diff --git a/.changes/next-release/api-change-qbusiness-16949.json b/.changes/next-release/api-change-qbusiness-16949.json new file mode 100644 index 0000000000..6c059b84f6 --- /dev/null +++ b/.changes/next-release/api-change-qbusiness-16949.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qbusiness``", + "description": "[``botocore``] Adds S3 path option to pass group member list for PutGroup API." +} From 3dbc9420a03f60fb7a204e4697d87814fc59e9a6 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 8 Nov 2024 19:14:37 +0000 Subject: [PATCH 2/2] Bumping version to 1.35.57 --- .changes/1.35.57.json | 47 +++++++++++++++++++ .../next-release/api-change-batch-17210.json | 5 -- .../api-change-bedrockagentruntime-59276.json | 5 -- ...i-change-chimesdkmediapipelines-99154.json | 5 -- .../api-change-controlcatalog-85029.json | 5 -- .../next-release/api-change-eks-42020.json | 5 -- .../api-change-firehose-51228.json | 5 -- .../next-release/api-change-lambda-5834.json | 5 -- .../api-change-pinpointsmsvoicev2-24398.json | 5 -- .../api-change-qbusiness-16949.json | 5 -- CHANGELOG.rst | 14 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 64 insertions(+), 48 deletions(-) create mode 100644 .changes/1.35.57.json delete mode 100644 .changes/next-release/api-change-batch-17210.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-59276.json delete mode 100644 .changes/next-release/api-change-chimesdkmediapipelines-99154.json delete mode 100644 .changes/next-release/api-change-controlcatalog-85029.json delete mode 100644 .changes/next-release/api-change-eks-42020.json delete mode 100644 .changes/next-release/api-change-firehose-51228.json delete mode 100644 .changes/next-release/api-change-lambda-5834.json delete mode 100644 .changes/next-release/api-change-pinpointsmsvoicev2-24398.json delete mode 100644 .changes/next-release/api-change-qbusiness-16949.json diff --git a/.changes/1.35.57.json b/.changes/1.35.57.json new file mode 100644 index 0000000000..732bd23dac --- /dev/null +++ b/.changes/1.35.57.json @@ -0,0 +1,47 @@ +[ + { + "category": "``batch``", + "description": "[``botocore``] This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment.", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] This release adds trace functionality to Bedrock Prompt Flows", + "type": "api-change" + }, + { + "category": "``chime-sdk-media-pipelines``", + "description": "[``botocore``] Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context.", + "type": "api-change" + }, + { + "category": "``controlcatalog``", + "description": "[``botocore``] AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters", + "type": "api-change" + }, + { + "category": "``eks``", + "description": "[``botocore``] Adds new error code `Ec2InstanceTypeDoesNotExist` for Amazon EKS managed node groups", + "type": "api-change" + }, + { + "category": "``firehose``", + "description": "[``botocore``] Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations.", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "[``botocore``] This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages.", + "type": "api-change" + }, + { + "category": "``pinpoint-sms-voice-v2``", + "description": "[``botocore``] Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type.", + "type": "api-change" + }, + { + "category": "``qbusiness``", + "description": "[``botocore``] Adds S3 path option to pass group member list for PutGroup API.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-batch-17210.json b/.changes/next-release/api-change-batch-17210.json deleted file mode 100644 index efb026f4c6..0000000000 --- a/.changes/next-release/api-change-batch-17210.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``batch``", - "description": "[``botocore``] This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment." -} diff --git a/.changes/next-release/api-change-bedrockagentruntime-59276.json b/.changes/next-release/api-change-bedrockagentruntime-59276.json deleted file mode 100644 index 73a47fbbe9..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-59276.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "[``botocore``] This release adds trace functionality to Bedrock Prompt Flows" -} diff --git a/.changes/next-release/api-change-chimesdkmediapipelines-99154.json b/.changes/next-release/api-change-chimesdkmediapipelines-99154.json deleted file mode 100644 index 56ab6d882c..0000000000 --- a/.changes/next-release/api-change-chimesdkmediapipelines-99154.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``chime-sdk-media-pipelines``", - "description": "[``botocore``] Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context." -} diff --git a/.changes/next-release/api-change-controlcatalog-85029.json b/.changes/next-release/api-change-controlcatalog-85029.json deleted file mode 100644 index a8ce6cb0e8..0000000000 --- a/.changes/next-release/api-change-controlcatalog-85029.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``controlcatalog``", - "description": "[``botocore``] AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters" -} diff --git a/.changes/next-release/api-change-eks-42020.json b/.changes/next-release/api-change-eks-42020.json deleted file mode 100644 index 233285f0a5..0000000000 --- a/.changes/next-release/api-change-eks-42020.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``eks``", - "description": "[``botocore``] Adds new error code `Ec2InstanceTypeDoesNotExist` for Amazon EKS managed node groups" -} diff --git a/.changes/next-release/api-change-firehose-51228.json b/.changes/next-release/api-change-firehose-51228.json deleted file mode 100644 index 11d3323102..0000000000 --- a/.changes/next-release/api-change-firehose-51228.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``firehose``", - "description": "[``botocore``] Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations." -} diff --git a/.changes/next-release/api-change-lambda-5834.json b/.changes/next-release/api-change-lambda-5834.json deleted file mode 100644 index d9a7346d9c..0000000000 --- a/.changes/next-release/api-change-lambda-5834.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lambda``", - "description": "[``botocore``] This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages." -} diff --git a/.changes/next-release/api-change-pinpointsmsvoicev2-24398.json b/.changes/next-release/api-change-pinpointsmsvoicev2-24398.json deleted file mode 100644 index 65abbabd9d..0000000000 --- a/.changes/next-release/api-change-pinpointsmsvoicev2-24398.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``pinpoint-sms-voice-v2``", - "description": "[``botocore``] Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type." -} diff --git a/.changes/next-release/api-change-qbusiness-16949.json b/.changes/next-release/api-change-qbusiness-16949.json deleted file mode 100644 index 6c059b84f6..0000000000 --- a/.changes/next-release/api-change-qbusiness-16949.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``qbusiness``", - "description": "[``botocore``] Adds S3 path option to pass group member list for PutGroup API." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8bf95b72e1..96bc4e8df0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.35.57 +======= + +* api-change:``batch``: [``botocore``] This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment. +* api-change:``bedrock-agent-runtime``: [``botocore``] This release adds trace functionality to Bedrock Prompt Flows +* api-change:``chime-sdk-media-pipelines``: [``botocore``] Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context. +* api-change:``controlcatalog``: [``botocore``] AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters +* api-change:``eks``: [``botocore``] Adds new error code `Ec2InstanceTypeDoesNotExist` for Amazon EKS managed node groups +* api-change:``firehose``: [``botocore``] Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations. +* api-change:``lambda``: [``botocore``] This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. +* api-change:``pinpoint-sms-voice-v2``: [``botocore``] Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type. +* api-change:``qbusiness``: [``botocore``] Adds S3 path option to pass group member list for PutGroup API. + + 1.35.56 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 939fcbdad5..dbd31a0a2a 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.35.56' +__version__ = '1.35.57' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 74f97dfb40..c212e75df6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.35.56,<1.36.0 + botocore>=1.35.57,<1.36.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index 020052d995..2d5c7882b0 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.35.56,<1.36.0', + 'botocore>=1.35.57,<1.36.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]