From f95dd06614ed3089fa1fe4a0ce780b52949dc8e3 Mon Sep 17 00:00:00 2001 From: HaystackBot Date: Wed, 16 Oct 2024 07:47:22 +0000 Subject: [PATCH] Update the changelog --- integrations/amazon_bedrock/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/integrations/amazon_bedrock/CHANGELOG.md b/integrations/amazon_bedrock/CHANGELOG.md index e7b0db667..43ab788d3 100644 --- a/integrations/amazon_bedrock/CHANGELOG.md +++ b/integrations/amazon_bedrock/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [integrations/amazon_bedrock-v1.0.4] - 2024-10-16 + +### 🐛 Bug Fixes + +- Avoid bedrock read timeout (add boto3_config param) (#1135) + ## [integrations/amazon_bedrock-v1.0.3] - 2024-10-04 ### 🐛 Bug Fixes