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