diff --git a/.changes/1.35.45.json b/.changes/1.35.45.json new file mode 100644 index 0000000000..a42242905f --- /dev/null +++ b/.changes/1.35.45.json @@ -0,0 +1,52 @@ +[ + { + "category": "``application-insights``", + "description": "[``botocore``] This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications.", + "type": "api-change" + }, + { + "category": "``autoscaling``", + "description": "[``botocore``] Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API.", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs.", + "type": "api-change" + }, + { + "category": "``dms``", + "description": "[``botocore``] Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only.", + "type": "api-change" + }, + { + "category": "``eks``", + "description": "[``botocore``] This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments", + "type": "api-change" + }, + { + "category": "``fms``", + "description": "[``botocore``] Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs.", + "type": "api-change" + }, + { + "category": "``payment-cryptography-data``", + "description": "[``botocore``] Adding new API to generate authenticated scripts for EMV pin change use cases.", + "type": "api-change" + }, + { + "category": "``wafv2``", + "description": "[``botocore``] Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager.", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "[``botocore``] Handle HTTP 200 responses with error information for all supported s3 operations.", + "type": "enhancement" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-applicationinsights-14705.json b/.changes/next-release/api-change-applicationinsights-14705.json deleted file mode 100644 index b4aeed150a..0000000000 --- a/.changes/next-release/api-change-applicationinsights-14705.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``application-insights``", - "description": "[``botocore``] This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications." -} diff --git a/.changes/next-release/api-change-autoscaling-58901.json b/.changes/next-release/api-change-autoscaling-58901.json deleted file mode 100644 index c9f7d89f05..0000000000 --- a/.changes/next-release/api-change-autoscaling-58901.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``autoscaling``", - "description": "[``botocore``] Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API." -} diff --git a/.changes/next-release/api-change-bedrockagentruntime-34706.json b/.changes/next-release/api-change-bedrockagentruntime-34706.json deleted file mode 100644 index 4ba129b43b..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-34706.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "[``botocore``] Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs." -} diff --git a/.changes/next-release/api-change-dms-84953.json b/.changes/next-release/api-change-dms-84953.json deleted file mode 100644 index decaf406ce..0000000000 --- a/.changes/next-release/api-change-dms-84953.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dms``", - "description": "[``botocore``] Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics." -} diff --git a/.changes/next-release/api-change-ec2-49098.json b/.changes/next-release/api-change-ec2-49098.json deleted file mode 100644 index 561f02cdc5..0000000000 --- a/.changes/next-release/api-change-ec2-49098.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only." -} diff --git a/.changes/next-release/api-change-eks-35676.json b/.changes/next-release/api-change-eks-35676.json deleted file mode 100644 index 3a63a6df8c..0000000000 --- a/.changes/next-release/api-change-eks-35676.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``eks``", - "description": "[``botocore``] This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments" -} diff --git a/.changes/next-release/api-change-fms-39411.json b/.changes/next-release/api-change-fms-39411.json deleted file mode 100644 index eb27c5cee4..0000000000 --- a/.changes/next-release/api-change-fms-39411.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``fms``", - "description": "[``botocore``] Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs." -} diff --git a/.changes/next-release/api-change-paymentcryptographydata-25649.json b/.changes/next-release/api-change-paymentcryptographydata-25649.json deleted file mode 100644 index 72a7a317e1..0000000000 --- a/.changes/next-release/api-change-paymentcryptographydata-25649.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``payment-cryptography-data``", - "description": "[``botocore``] Adding new API to generate authenticated scripts for EMV pin change use cases." -} diff --git a/.changes/next-release/api-change-wafv2-18392.json b/.changes/next-release/api-change-wafv2-18392.json deleted file mode 100644 index 9ea5a89ee9..0000000000 --- a/.changes/next-release/api-change-wafv2-18392.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``wafv2``", - "description": "[``botocore``] Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager." -} diff --git a/.changes/next-release/enhancement-s3-47846.json b/.changes/next-release/enhancement-s3-47846.json deleted file mode 100644 index dfa360c7a1..0000000000 --- a/.changes/next-release/enhancement-s3-47846.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "enhancement", - "category": "``s3``", - "description": "[``botocore``] Handle HTTP 200 responses with error information for all supported s3 operations." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e17d2de426..2ec1b407e5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,21 @@ CHANGELOG ========= +1.35.45 +======= + +* api-change:``application-insights``: [``botocore``] This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications. +* api-change:``autoscaling``: [``botocore``] Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API. +* api-change:``bedrock-agent-runtime``: [``botocore``] Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs. +* api-change:``dms``: [``botocore``] Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics. +* api-change:``ec2``: [``botocore``] Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only. +* api-change:``eks``: [``botocore``] This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments +* api-change:``fms``: [``botocore``] Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs. +* api-change:``payment-cryptography-data``: [``botocore``] Adding new API to generate authenticated scripts for EMV pin change use cases. +* api-change:``wafv2``: [``botocore``] Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager. +* enhancement:``s3``: [``botocore``] Handle HTTP 200 responses with error information for all supported s3 operations. + + 1.35.44 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 26337f19c2..4136526fe2 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.44' +__version__ = '1.35.45' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 81fea85c9e..6680131547 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.35.44,<1.36.0 + botocore>=1.35.45,<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 6cc2655e5b..d3b134261c 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.35.44,<1.36.0', + 'botocore>=1.35.45,<1.36.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]