From cbb7c061a3d387268823957653110f04ae6c51f8 Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Wed, 13 May 2026 22:48:35 +0300 Subject: [PATCH] updated backport changelog --- CHANGELOG_16_22.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG_16_22.md b/CHANGELOG_16_22.md index ebf55576..ba91f985 100644 --- a/CHANGELOG_16_22.md +++ b/CHANGELOG_16_22.md @@ -2,6 +2,16 @@ > For the most recent versions, please refer to [CHANGELOG.md](./CHANGELOG.md) --- +## v0.22.44 + +- (_Backported from v0.38.1_) Force unset the auth state of existing realtime connections on user password change. + + +## v0.22.43 + +- (_Backported from v0.38.0_) Bumped min Go GitHub action version to 1.26.3 because it comes with some [minor bug and security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.3). + + ## v0.22.43 - (_Backported from v0.38.0_) Bumped min Go GitHub action version to 1.26.3 because it comes with some [minor bug and security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.3).