From c967262bb788750aa29bab6afd3771714c055b7c Mon Sep 17 00:00:00 2001 From: Lucas Echeverz Date: Thu, 15 Apr 2021 14:57:59 -0300 Subject: [PATCH] Updating changes.txt and poms for new release --- 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 34ca99376..e02d816d8 100644 --- a/client/CHANGES.txt +++ b/client/CHANGES.txt @@ -1,5 +1,8 @@ CHANGES +4.1.6 (Apr 15, 2021) +-Updated log level and message in some messages. + 4.1.5 (Apr 6, 2021) -Updated: Streaming retry fix. diff --git a/client/pom.xml b/client/pom.xml index ce5a16e1e..5336cf310 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.split.client java-client-parent - 4.1.5 + 4.1.6 java-client jar diff --git a/pom.xml b/pom.xml index a0384c7cf..1a40cb3c5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.split.client java-client-parent - 4.1.5 + 4.1.6 diff --git a/testing/pom.xml b/testing/pom.xml index 97f24a133..3d74dc7a8 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ io.split.client java-client-parent - 4.1.5 + 4.1.6 java-client-testing