File tree Expand file tree Collapse file tree 6 files changed +8
-5
lines changed
Expand file tree Collapse file tree 6 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1+ 4.12.0 (XXX XX, 2024)
2+ - Added support for injecting user-defined custom headers for all outgoing HTTP calls, typically useful for proxy authentication purposes.
3+
144.11.1 (Feb 29, 2024)
25- Fixed deadlock in UniqueKeysTracker when sending Unique Keys.
36
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.split.client</groupId >
77 <artifactId >java-client-parent</artifactId >
8- <version >4.11.1 </version >
8+ <version >4.12.0-rc1 </version >
99 </parent >
1010 <artifactId >java-client</artifactId >
1111 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >java-client-parent</artifactId >
88 <groupId >io.split.client</groupId >
9- <version >4.11.1 </version >
9+ <version >4.12.0-rc1 </version >
1010 </parent >
1111
1212 <version >2.1.0</version >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >io.split.client</groupId >
66 <artifactId >java-client-parent</artifactId >
7- <version >4.11.1 </version >
7+ <version >4.12.0-rc1 </version >
88 <dependencyManagement >
99 <dependencies >
1010 <dependency >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >java-client-parent</artifactId >
88 <groupId >io.split.client</groupId >
9- <version >4.11.1 </version >
9+ <version >4.12.0-rc1 </version >
1010 </parent >
1111 <artifactId >redis-wrapper</artifactId >
1212 <version >3.1.0</version >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.split.client</groupId >
77 <artifactId >java-client-parent</artifactId >
8- <version >4.11.1 </version >
8+ <version >4.12.0-rc1 </version >
99 </parent >
1010 <artifactId >java-client-testing</artifactId >
1111 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments