File tree 4 files changed +6
-3
lines changed
4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
CHANGES
2
2
3
+ 4.1.6 (Apr 15, 2021)
4
+ -Updated log level and message in some messages.
5
+
3
6
4.1.5 (Apr 6, 2021)
4
7
-Updated: Streaming retry fix.
5
8
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.split.client</groupId >
7
7
<artifactId >java-client-parent</artifactId >
8
- <version >4.1.5 </version >
8
+ <version >4.1.6 </version >
9
9
</parent >
10
10
<artifactId >java-client</artifactId >
11
11
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >io.split.client</groupId >
6
6
<artifactId >java-client-parent</artifactId >
7
- <version >4.1.5 </version >
7
+ <version >4.1.6 </version >
8
8
<dependencyManagement >
9
9
<dependencies >
10
10
<dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.split.client</groupId >
8
8
<artifactId >java-client-parent</artifactId >
9
- <version >4.1.5 </version >
9
+ <version >4.1.6 </version >
10
10
</parent >
11
11
12
12
<artifactId >java-client-testing</artifactId >
You can’t perform that action at this time.
0 commit comments