JavaPhoenixClient Versions Save

Phoenix client for the JVM built with Kotlin

1.3.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dsrees/JavaPhoenixClient/compare/1.2.0...1.3.0

1.2.0

7 months ago

What's Changed

Full Changelog: https://github.com/dsrees/JavaPhoenixClient/compare/1.1.5...1.2.0

1.1.5

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dsrees/JavaPhoenixClient/compare/1.1.4...1.1.5

1.1.4

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dsrees/JavaPhoenixClient/compare/1.1.3...1.1.4

1.1.2

9 months ago

Fixed issue in new message parser

Full Changelog: https://github.com/dsrees/JavaPhoenixClient/compare/1.1.1...1.1.2

1.1.0

9 months ago

What's Changed

Full Changelog: https://github.com/dsrees/JavaPhoenixClient/compare/1.0.1...1.1.0

1.1.3

9 months ago
  • Fixed issue in 1.1.2 where jsonPayload did not persist across pushes

Full Changelog: https://github.com/dsrees/JavaPhoenixClient/compare/1.1.2...1.1.3

1.0.1

1 year ago
  • Exposed connectionState in Socket

1.0.0

2 years ago
  • Updated library to use Json v2 serializer by default