From 66d2cb1b70a08259ba816121c33ddd5dd3c7d8f9 Mon Sep 17 00:00:00 2001 From: Lucas Echeverz Date: Tue, 6 Apr 2021 15:35:25 -0300 Subject: [PATCH] Releasing 4.1.5 --- client/CHANGES.txt | 3 +++ client/pom.xml | 2 +- pom.xml | 2 +- testing/pom.xml | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/client/CHANGES.txt b/client/CHANGES.txt index e7505e9af..34ca99376 100644 --- a/client/CHANGES.txt +++ b/client/CHANGES.txt @@ -1,5 +1,8 @@ CHANGES +4.1.5 (Apr 6, 2021) +-Updated: Streaming retry fix. + 4.1.4 (Mar 19, 2021) - Updated: Internal cache structure refactor. - Updated: Streaming revamp with several bugfixes and improved log messages. diff --git a/client/pom.xml b/client/pom.xml index e5b2d16e1..ce5a16e1e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.split.client java-client-parent - 4.1.4 + 4.1.5 java-client jar diff --git a/pom.xml b/pom.xml index 4ed8474e4..a0384c7cf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.split.client java-client-parent - 4.1.4 + 4.1.5 diff --git a/testing/pom.xml b/testing/pom.xml index f13acaafe..97f24a133 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ io.split.client java-client-parent - 4.1.4 + 4.1.5 java-client-testing