Skip to content

Releases: apache/horaedb-client-java

v1.0.3

04 Apr 06:03
9f9da95
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/CeresDB/ceresdb-client-java/blob/main/docs/CHANGELOG.md#103-2023-04-04

v1.0.1

04 Apr 06:00
14cd655
Compare
Choose a tag to compare

What's Changed

  • fix: remove fields empty check by @MachaelLee in #48
  • fix: req_rt metrics leak by @mrrtree in #51
  • fix: query result error with same value by @MachaelLee in #52
  • fix: clear route while error occurs by @mrrtree in #53

Full Changelog: https://github.com/CeresDB/ceresdb-client-java/blob/main/docs/CHANGELOG.md#101-2023-03-14

v1.0.0

04 Apr 05:59
7e25031
Compare
Choose a tag to compare

What's Changed

  • refactor: replace inner repo maintained protos with ceresdbproto by @archerny in #36
  • refactor: auto retrieve version from pom by @archerny in #37
  • feat: add standalone mode in routeclient by @MachaelLee in #39
  • fix: use default endpoint while route is empty by @mrrtree in #43
  • feat: add columns API in Row by @mrrtree in #44
  • feat: update proto to 1.0.0 and remove Ext in Route by @mrrtree in #45

Full Changelog: https://github.com/CeresDB/ceresdb-client-java/blob/main/docs/CHANGELOG.md#100-2023-02-28

v1.0.0-alpha

27 Feb 03:03
c0df97c
Compare
Choose a tag to compare

What's Changed

  • refactor: replace inner repo maintained protos with ceresdbproto by @archerny in #36
  • refactor: auto retrieve version from pom by @archerny in #37
  • add standalone mode in routeclient by @MachaelLee in #39
  • refactor: 1.0.0 API by @mrrtree in #40

New Contributors

  • @MachaelLee made their first contribution in #39
  • @mrrtree made their first contribution in #40

Full Changelog: v0.1.0...v1.0.0-alpha

v0.1.0

12 Jan 06:12
6505fec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha...v0.1.0