From 7868425dc76d92e00622ceb6febfeae33596ec1e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 12 Dec 2023 19:13:31 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-imagebuilder-35987.json | 5 +++++ .changes/next-release/api-change-location-51420.json | 5 +++++ .changes/next-release/api-change-logs-77574.json | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changes/next-release/api-change-imagebuilder-35987.json create mode 100644 .changes/next-release/api-change-location-51420.json create mode 100644 .changes/next-release/api-change-logs-77574.json diff --git a/.changes/next-release/api-change-imagebuilder-35987.json b/.changes/next-release/api-change-imagebuilder-35987.json new file mode 100644 index 0000000000..89cbe7890e --- /dev/null +++ b/.changes/next-release/api-change-imagebuilder-35987.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``imagebuilder``", + "description": "[``botocore``] This release adds the Image Workflows feature to give more flexibility and control over the image building and testing process." +} diff --git a/.changes/next-release/api-change-location-51420.json b/.changes/next-release/api-change-location-51420.json new file mode 100644 index 0000000000..268b82113f --- /dev/null +++ b/.changes/next-release/api-change-location-51420.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``location``", + "description": "[``botocore``] This release 1) adds sub-municipality field in Places API for searching and getting places information, and 2) allows optimizing route calculation based on expected arrival time." +} diff --git a/.changes/next-release/api-change-logs-77574.json b/.changes/next-release/api-change-logs-77574.json new file mode 100644 index 0000000000..751a2892a5 --- /dev/null +++ b/.changes/next-release/api-change-logs-77574.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``logs``", + "description": "[``botocore``] This release introduces the StartLiveTail API to tail ingested logs in near real time." +}