Releases: apache/skywalking-banyandb-java-client
Releases · apache/skywalking-banyandb-java-client
v0.8.0-rc2
What's Changed
- Adopt the status field which is changed to the string type by @hanahmily in #77
- Add
getAPIVersion
service by @hanahmily in #77
Full Changelog: v0.8.0-rc1...v0.8.0-rc2
v0.8.0-rc1
What's Changed
- Bump up the API to support the new property by @hanahmily in #76
Full Changelog: v0.8.0-rc0...v0.8.0-rc1
v0.8.0-rc0
What's Changed
- 0.7.0 changes by @wankai123 in #71
- Released 0.7.0 and prepare for the next iteration by @wankai123 in #72
- Sync API to support the index mode by @hanahmily in #73
- Update index mode document by @hanahmily in #75
Full Changelog: v0.7.0...v0.8.0-rc0
v0.7.0
What's Changed
- Released 0.6.0 and prepare for the next iteration. by @wu-sheng in #56
- Fix aggregation and value type by @Superskyyy in #57
- Fix wrong result of the Duration.ofDay by @hanahmily in #58
- Bump up the API of BanyanDB Server to support the query trace. by @hanahmily in #59
- Add ToString annotation to TimestampRange by @hanahmily in #60
- Add trace to response by @hanahmily in #61
- Add ToString annotation to Tag by @wankai123 in #62
- Enhance the BulkWriteProcessor by @wu-sheng in #63
- Add timeout in the doc by @wu-sheng in #64
- Document how to use query tracing by @hanahmily in #65
- Provide a new method to order data by timestamp by @wu-sheng in #66
- Remove duplicate orderBy method in measure query. by @wu-sheng in #67
- Refactor client by @wankai123 in #68
- Remove analyze DNS name to get/refresh IP for create connection. by @wankai123 in #69
- Support new Match Query proto. by @wankai123 in #70
New Contributors
- @Superskyyy made their first contribution in #57
Full Changelog: v0.6.0...v0.7.0
v0.7.0-rc4
What's Changed
- Remove analyze DNS name to get/refresh IP for create connection. by @wankai123 in #69
- Support new Match Query proto. by @wankai123 in #70
Full Changelog: v0.7.0-rc3...v0.7.0-rc4
v0.7.0-rc3
v0.7.0-rc2
What's Changed
- Provide a new method to order data by timestamp by @wu-sheng in #66
- Remove duplicate orderBy method in measure query. by @wu-sheng in #67
Full Changelog: https://github.com/apache/skywalking-banyandb-java-client/commits/v0.7.0-rc2
0.7.0-rc1
What's Changed
- Add trace to response by @hanahmily in #61
- Add ToString annotation to Tag by @wankai123 in #62
- Enhance the BulkWriteProcessor by @wu-sheng in #63
New Contributors
- @wankai123 made their first contribution in #62
Full Changelog: v0.7.0-rc0...v0.7.0-rc1
v0.7.0-rc0
What's Changed
- Bump up the API of BanyanDB Server to support the query trace. by @hanahmily in #59
- Add ToString annotation to TimestampRange by @hanahmily in #60
v0.6.0
What's Changed
- Release BanyanDB Java Client 0.5.0 by @lujiajing1126 in #50
- Fix NPE while converting entity to Value by @lujiajing1126 in #51
- Support JDK21 build and fix wrong queue size by @wu-sheng in #52
- Bump up the API of BanyanDB Server by @hanahmily in #53
- Multi groups by @hanahmily in #54
- Change visibility of Options to public by @hanahmily in #55
Full Changelog: v0.5.0...v0.6.0