diff --git a/.changes/1.28.47.json b/.changes/1.28.47.json new file mode 100644 index 0000000000..f327a81cec --- /dev/null +++ b/.changes/1.28.47.json @@ -0,0 +1,42 @@ +[ + { + "category": "``cloud9``", + "description": "[``botocore``] Update to include information on Ubuntu 18 deprecation.", + "type": "api-change" + }, + { + "category": "``drs``", + "description": "[``botocore``] Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions.", + "type": "api-change" + }, + { + "category": "``firehose``", + "description": "[``botocore``] DocumentIdOptions has been added for the Amazon OpenSearch destination.", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "[``botocore``] Add `managementType` field to ListCoverage API response.", + "type": "api-change" + }, + { + "category": "``internetmonitor``", + "description": "[``botocore``] This release updates the Amazon CloudWatch Internet Monitor API domain name.", + "type": "api-change" + }, + { + "category": "``ivs-realtime``", + "description": "[``botocore``] Doc only update that changes description for ParticipantToken.", + "type": "api-change" + }, + { + "category": "``simspaceweaver``", + "description": "[``botocore``] Edited the introductory text for the API reference.", + "type": "api-change" + }, + { + "category": "``xray``", + "description": "[``botocore``] Add StartTime field in GetTraceSummaries API response for each TraceSummary.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-cloud9-64604.json b/.changes/next-release/api-change-cloud9-64604.json deleted file mode 100644 index 3a555a90e6..0000000000 --- a/.changes/next-release/api-change-cloud9-64604.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloud9``", - "description": "[``botocore``] Update to include information on Ubuntu 18 deprecation." -} diff --git a/.changes/next-release/api-change-drs-7054.json b/.changes/next-release/api-change-drs-7054.json deleted file mode 100644 index 33b17d9cf2..0000000000 --- a/.changes/next-release/api-change-drs-7054.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``drs``", - "description": "[``botocore``] Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions." -} diff --git a/.changes/next-release/api-change-firehose-86155.json b/.changes/next-release/api-change-firehose-86155.json deleted file mode 100644 index 81b9726034..0000000000 --- a/.changes/next-release/api-change-firehose-86155.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``firehose``", - "description": "[``botocore``] DocumentIdOptions has been added for the Amazon OpenSearch destination." -} diff --git a/.changes/next-release/api-change-guardduty-7692.json b/.changes/next-release/api-change-guardduty-7692.json deleted file mode 100644 index 18d26b5929..0000000000 --- a/.changes/next-release/api-change-guardduty-7692.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "[``botocore``] Add `managementType` field to ListCoverage API response." -} diff --git a/.changes/next-release/api-change-internetmonitor-83899.json b/.changes/next-release/api-change-internetmonitor-83899.json deleted file mode 100644 index fa14b46103..0000000000 --- a/.changes/next-release/api-change-internetmonitor-83899.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``internetmonitor``", - "description": "[``botocore``] This release updates the Amazon CloudWatch Internet Monitor API domain name." -} diff --git a/.changes/next-release/api-change-ivsrealtime-34542.json b/.changes/next-release/api-change-ivsrealtime-34542.json deleted file mode 100644 index 060552546f..0000000000 --- a/.changes/next-release/api-change-ivsrealtime-34542.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ivs-realtime``", - "description": "[``botocore``] Doc only update that changes description for ParticipantToken." -} diff --git a/.changes/next-release/api-change-simspaceweaver-18657.json b/.changes/next-release/api-change-simspaceweaver-18657.json deleted file mode 100644 index e3f33e78af..0000000000 --- a/.changes/next-release/api-change-simspaceweaver-18657.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``simspaceweaver``", - "description": "[``botocore``] Edited the introductory text for the API reference." -} diff --git a/.changes/next-release/api-change-xray-29682.json b/.changes/next-release/api-change-xray-29682.json deleted file mode 100644 index 8bdadbdd81..0000000000 --- a/.changes/next-release/api-change-xray-29682.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``xray``", - "description": "[``botocore``] Add StartTime field in GetTraceSummaries API response for each TraceSummary." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cb355a7a6e..d8b9b738a6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.28.47 +======= + +* api-change:``cloud9``: [``botocore``] Update to include information on Ubuntu 18 deprecation. +* api-change:``drs``: [``botocore``] Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions. +* api-change:``firehose``: [``botocore``] DocumentIdOptions has been added for the Amazon OpenSearch destination. +* api-change:``guardduty``: [``botocore``] Add `managementType` field to ListCoverage API response. +* api-change:``internetmonitor``: [``botocore``] This release updates the Amazon CloudWatch Internet Monitor API domain name. +* api-change:``ivs-realtime``: [``botocore``] Doc only update that changes description for ParticipantToken. +* api-change:``simspaceweaver``: [``botocore``] Edited the introductory text for the API reference. +* api-change:``xray``: [``botocore``] Add StartTime field in GetTraceSummaries API response for each TraceSummary. + + 1.28.46 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index f73c586ad7..51e528d20b 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.28.46' +__version__ = '1.28.47' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 3d956022be..217e622e52 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.46,<1.32.0 + botocore>=1.31.47,<1.32.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff --git a/setup.py b/setup.py index e932478ee8..bd0adffd5e 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.46,<1.32.0', + 'botocore>=1.31.47,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]