v0.3.0
What's Changed
- Fix build guidance for 0.2 by @wu-sheng in #206
- Clean up invalid todos by @hanahmily in #207
- Improve workflows and building tools by @hanahmily in #208
- Add a Closer to manage the closing phase by @hanahmily in #210
- Fix CVE-2022-32149 by @hanahmily in #209
- Sync the block opening by @hanahmily in #212
- Add health checker to test cases by @hanahmily in #213
- Correct time line of arbitrary block testing by @hanahmily in #215
- Update OAP e2e cases and images by @lujiajing1126 in #211
- Fix stream's leaked goroutines by @mikechengwei in #214
- Correct doc about the CLI config file by @wu-sheng in #216
- Move group as the first doc of concepts by @wu-sheng in #217
- Move group as the first doc of concepts by @BFergerson in #218
- Fix some flaws found in demo cluster by @hanahmily in #219
- Fix some flaws in kv by @hanahmily in #220
- Sync inverted index writing by @hanahmily in #221
- Fix issues found through onboarding the showcase env by @hanahmily in #223
- This PR mainly changes the style of stream page by @WuChuSheng1 in #222
- Drop desperate lint rule by @hanahmily in #225
- Access the metadata cache in the querying procedure. by @hanahmily in #226
- Enhance the inverted index, metadata and logger by @hanahmily in #227
- Defining "IN" and "NOT IN" APIs in query module.Fixes apache/skywalking [BanyanDB]#9759 by @DevPJ9 in #229
- Opt to a new encoding system by @hanahmily in #230
- Fix a segfault in kv by @hanahmily in #231
- Support IN operation for the global index scanning by @hanahmily in #232
- Fix metadata's leaked goroutines. by @mikechengwei in #233
- Fix several flaws related to KV by @hanahmily in #234
- Fix measure's leaked goroutines by @mikechengwei in #235
- Correct the failure of open existing blocks by @hanahmily in #238
- Support 64-bit float field by @hanahmily in #240
- Fix liaison/grpc's leaked goroutines by @mikechengwei in #236
- Add UI for creating and editing tagfamilies and tags. Change some UI styles. by @WuChuSheng1 in #224
- Fix integration test's leaked goroutines by @mikechengwei in #237
- Introduce the optimization phase by @hanahmily in #242
- Unify TagFilter for Streaming scenario by @lujiajing1126 in #239
- Fix metadata-relevant bugs by @HHoflittlefish777 in #246
- Introducing TLS in HTTP server. Resolves : apache/skywalking [BanyanDB]#9759 by @DevPJ9 in #245
- Update CHANGES.md by @hanahmily in #247
New Contributors
- @mikechengwei made their first contribution in #214
- @BFergerson made their first contribution in #218
- @DevPJ9 made their first contribution in #229
- @HHoflittlefish777 made their first contribution in #246
Full Changelog: v0.2.0...v0.3.0