From 90255b472e556aec861432ffc10a0a3d06913d98 Mon Sep 17 00:00:00 2001 From: HaystackBot Date: Mon, 15 Jul 2024 13:57:20 +0000 Subject: [PATCH] Update the changelog --- integrations/astra/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/integrations/astra/CHANGELOG.md b/integrations/astra/CHANGELOG.md index 5474dfac6..855dab565 100644 --- a/integrations/astra/CHANGELOG.md +++ b/integrations/astra/CHANGELOG.md @@ -5,11 +5,18 @@ ### 🚀 Features - Defer the database connection to when it's needed (#769) +- Add filter_policy to astra integration (#827) ### 🐛 Bug Fixes - Fix astra nightly +- Fix typing checks + + +### ⚙️ Miscellaneous Tasks + +- Retry tests to reduce flakyness (#836) ## [integrations/astra-v0.7.0] - 2024-05-15