diff --git a/.changes/1.34.159.json b/.changes/1.34.159.json new file mode 100644 index 0000000000..e8d261aa3f --- /dev/null +++ b/.changes/1.34.159.json @@ -0,0 +1,37 @@ +[ + { + "category": "``compute-optimizer``", + "description": "[``botocore``] Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications", + "type": "api-change" + }, + { + "category": "``config``", + "description": "[``botocore``] Documentation update for the OrganizationConfigRuleName regex pattern.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.", + "type": "api-change" + }, + { + "category": "``eks``", + "description": "[``botocore``] Added support for new AL2023 GPU AMIs to the supported AMITypes.", + "type": "api-change" + }, + { + "category": "``groundstation``", + "description": "[``botocore``] Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide", + "type": "api-change" + }, + { + "category": "``medialive``", + "description": "[``botocore``] AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-computeoptimizer-97057.json b/.changes/next-release/api-change-computeoptimizer-97057.json deleted file mode 100644 index bbe0364464..0000000000 --- a/.changes/next-release/api-change-computeoptimizer-97057.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``compute-optimizer``", - "description": "[``botocore``] Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications" -} diff --git a/.changes/next-release/api-change-config-73117.json b/.changes/next-release/api-change-config-73117.json deleted file mode 100644 index cb4d8f6270..0000000000 --- a/.changes/next-release/api-change-config-73117.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``config``", - "description": "[``botocore``] Documentation update for the OrganizationConfigRuleName regex pattern." -} diff --git a/.changes/next-release/api-change-ec2-61362.json b/.changes/next-release/api-change-ec2-61362.json deleted file mode 100644 index 96067e2c57..0000000000 --- a/.changes/next-release/api-change-ec2-61362.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation." -} diff --git a/.changes/next-release/api-change-eks-35567.json b/.changes/next-release/api-change-eks-35567.json deleted file mode 100644 index 161ded72f9..0000000000 --- a/.changes/next-release/api-change-eks-35567.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``eks``", - "description": "[``botocore``] Added support for new AL2023 GPU AMIs to the supported AMITypes." -} diff --git a/.changes/next-release/api-change-groundstation-30473.json b/.changes/next-release/api-change-groundstation-30473.json deleted file mode 100644 index 3dc02084d5..0000000000 --- a/.changes/next-release/api-change-groundstation-30473.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``groundstation``", - "description": "[``botocore``] Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide" -} diff --git a/.changes/next-release/api-change-medialive-29823.json b/.changes/next-release/api-change-medialive-29823.json deleted file mode 100644 index a22592e235..0000000000 --- a/.changes/next-release/api-change-medialive-29823.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``medialive``", - "description": "[``botocore``] AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex." -} diff --git a/.changes/next-release/api-change-sagemaker-67887.json b/.changes/next-release/api-change-sagemaker-67887.json deleted file mode 100644 index beb81706e7..0000000000 --- a/.changes/next-release/api-change-sagemaker-67887.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0c7b70a8d1..48c77ffd82 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.34.159 +======== + +* api-change:``compute-optimizer``: [``botocore``] Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications +* api-change:``config``: [``botocore``] Documentation update for the OrganizationConfigRuleName regex pattern. +* api-change:``ec2``: [``botocore``] This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation. +* api-change:``eks``: [``botocore``] Added support for new AL2023 GPU AMIs to the supported AMITypes. +* api-change:``groundstation``: [``botocore``] Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide +* api-change:``medialive``: [``botocore``] AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. +* api-change:``sagemaker``: [``botocore``] Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. + + 1.34.158 ======== diff --git a/boto3/__init__.py b/boto3/__init__.py index 69f6ce823d..aa984df25f 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.158' +__version__ = '1.34.159' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index f5def5d697..1f4911f8ef 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.158,<1.35.0 + botocore>=1.34.159,<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 a7f863a2c5..560e5222b6 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.34.158,<1.35.0', + 'botocore>=1.34.159,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]