From 43c4fd28b4e16a883b1603f01677b45d21214a9d Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Fri, 24 Apr 2026 21:49:32 +0000 Subject: [PATCH] chore(release): 0.56.1 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4da1f0af3..cbdc11c5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.56.1 (2026-04-24) + +### Bug Fixes +* Updated minimum boto3 version requirement to support batch APIs for trace-schedule functionality. (#1136) ## 0.56.0 (2026-04-20) ### Features