From d396457b41f47ea358fbf4f4188f70cabeb6abc6 Mon Sep 17 00:00:00 2001 From: stevensJourney Date: Mon, 23 Jun 2025 10:00:57 +0200 Subject: [PATCH] add changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ee01ee1..5ec3bc3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.2.1 (pending release) + +* [Supabase Connector] Fixed issue where only `400` HTTP status code errors where reported as connection errors. The connector now reports errors for codes `>=400`. + ## 1.2.0 * Add a new sync client implementation written in Rust instead of Kotlin. While this client is still