From 775876409770e5df6ee85fe42d8b58a9e2acea9a Mon Sep 17 00:00:00 2001 From: sjrl <10526848+sjrl@users.noreply.github.com> Date: Thu, 8 Jan 2026 10:57:46 +0000 Subject: [PATCH] Update changelog for integrations/amazon_bedrock --- integrations/amazon_bedrock/CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/integrations/amazon_bedrock/CHANGELOG.md b/integrations/amazon_bedrock/CHANGELOG.md index 1d42618444..89d48b8ca3 100644 --- a/integrations/amazon_bedrock/CHANGELOG.md +++ b/integrations/amazon_bedrock/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [integrations/amazon_bedrock-v5.4.0] - 2026-01-08 + +### ๐Ÿš€ Features + +- Update `S3Downloader` to auto call run `warm_up` on first run instead raising error (#2673) + +### ๐Ÿงน Chores + +- Make fmt command more forgiving (#2671) + +### ๐ŸŒ€ Miscellaneous + +- Fix: Fix doc links (#2661) + ## [integrations/amazon_bedrock-v5.3.1] - 2025-12-19 ### ๐Ÿ› Bug Fixes