From 37d9f01b0f5a3e47c71715e4defc01845a35a459 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 09:16:21 +0000 Subject: [PATCH] chore: update C++ server-side SDK Redis Source from 2.1.19 to 2.2.2 Co-Authored-By: rlamb@launchdarkly.com <4955475+kinyoklion@users.noreply.github.com> --- .github/variables/cpp-sdk-versions.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/variables/cpp-sdk-versions.env b/.github/variables/cpp-sdk-versions.env index 5831dda..e279075 100644 --- a/.github/variables/cpp-sdk-versions.env +++ b/.github/variables/cpp-sdk-versions.env @@ -1,2 +1,2 @@ sdk=3.10.1 -redis_source=2.1.19 +redis_source=2.2.2