Releases: apache/skywalking-banyandb-java-client
0.5.0
What's Changed
- Release 0.4.0 by @lujiajing1126 in #44
- Add mod revision check to write requests(measure/stream) by @hailin0 in #46
- Add property's ttl by @hanahmily in #48
- Add several functionalities to the BanyanDBClient by @hanahmily in #49
New Contributors
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- Release 0.4.0-rc0 by @lujiajing1126 in #40
- Remove ID related APIs by @lujiajing1126 in #41
- Use client-local metadata cache by @lujiajing1126 in #42
- Add stream create without timestamp by @lujiajing1126 in #43
Full Changelog: v0.4.0-rc0...v0.4.0
v0.3.1
What's Changed
- Release 0.3.0 by @lujiajing1126 in #35
- Tweak Group builders for property operations by @hanahmily in #36
- Prepare to release 0.3.1 by @hanahmily in #38
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Support in and notIn for stringArray by @lujiajing1126 in #27
- Drop invalid entries on writing. by @hanahmily in #29
- Remove Measure ID by @hanahmily in #30
- Drop indexRuleBinding for empty indexRules by @hanahmily in #31
- Release 0.3.0-rc0 by @lujiajing1126 in #32
- Update changelogs of 0.3.0-rc1 by @wu-sheng in #33
- Introduce the Float field type by @hanahmily in #34
Full Changelog: v0.2.1...v0.3.0
v0.3.0-rc1
What's Changed
- Remove Measure ID by @hanahmily in #30
- Drop indexRuleBinding for empty indexRules by @hanahmily in #31
- Release 0.3.0-rc0 by @lujiajing1126 in #32
Full Changelog: v0.3.0-rc0...v0.3.0-rc1
v0.3.0-rc0
What's Changed
- Support in and notIn for stringArray by @lujiajing1126 in #27
- Drop invalid entries on writing. by @hanahmily in #29
Full Changelog: v0.2.1...v0.3.0-rc0
0.2.1
Download
https://skywalking.apache.org/downloads/
Notice
Don't download source codes from this page.
Please follow build document, if you want to build source codes by yourself.
What's Changed
- Fix wrong offset if tag is null by @lujiajing1126 in #25
- Support timestamp lazy initialization for StreamWrite. by @wu-sheng in #26
Full Changelog: v0.2.0...v0.2.1
0.2.0
Download
https://skywalking.apache.org/downloads/
Notice
Don't download source codes from this page.
Please follow build document, if you want to build source codes by yourself.
What's Changed
- Bump up server version for IT by @wu-sheng in #16
- Fix year in NOTICE file by @wu-sheng in #17
- Remove powermock and update mockito by @lujiajing1126 in #19
- Bump up proto files by @hanahmily in #18
- Update banyandb-common.proto by @hanahmily in #20
- Expose eq for IDQuery and existence check methods by @lujiajing1126 in #21
- Improve single condition criteria by @hanahmily in #22
- Generate dependencies license by @lujiajing1126 in #23
Full Changelog: https://github.com/apache/skywalking-banyandb-java-client/commits/v0.2.0
0.1.0
Download
https://skywalking.apache.org/downloads/
Notice
Don't download source codes from this page.
Please follow build document, if you want to build source codes by yourself.
Features
- Support Measure, Stream and Property Query and Write APIs
- Support Metadata Management APIs for Measure, Stream, IndexRule and IndexRuleBinding
Chores
- Set up GitHub actions to check code styles, licenses, and tests.
Full Changelog: https://github.com/apache/skywalking-banyandb-java-client/commits/v0.1.0