v0.5.0
What's Changed
- polish data model doc by @innerpeacez in #291
- update NOTICE by @innerpeacez in #294
- polish cmd flags and keep the style of linking multiple words with "-". by @innerpeacez in #295
- List all properties in a group by @hanahmily in #296
- Bump several dependencies and tools by @hanahmily in #297
- fix: BanyanDB ui unable to load icon by @ButterBright in #298
- Fix bug BanyanDB ui type error by @WuChuSheng1 in #299
- Fix timer not released by @hailin0 in #300
- Supply Persistence Storage doc by @HHoflittlefish777 in #292
- Implement Write-ahead Logging by @HHoflittlefish777 in #261
- Add resource_opts field for creating and editing groups. by @WuChuSheng1 in #301
- Document the clustering by @hanahmily in #302
- Fix data duplicate writing by @hailin0 in #304
- Support multiple roles for banyand by @hanahmily in #305
- Update menu.yml by @hanahmily in #308
- Generate dependencies licenses in CI job by @hanahmily in #310
- Drop discovery module by @hanahmily in #311
- Define file system operation interface by @HHoflittlefish777 in #306
- Add file system architecture doc by @HHoflittlefish777 in #309
- Support for recovery measure/buffer using wal by @hailin0 in #313
- Add file system vector-IO operations interface. by @HHoflittlefish777 in #312
- Update PULL_REQUEST_TEMPLATE by @hanahmily in #315
- Implement node role registration by @hanahmily in #314
- Fix Build badge and add some more by @tisonkun in #317
- docs: add contact us info by @tisonkun in #318
- Add watcher to sync data in etcd to local cache by @hanahmily in #319
- Implement the remote queue to spreading data to data nodes by @hanahmily in #320
- Refactor distributed query by @hanahmily in #321
- Fix parse environment variables error by @ButterBright in #323
- Modify http server's default flag by @ButterBright in #325
- Move clients and observebility docs to the bottom of menu by @wu-sheng in #327
- Distributed query by @hanahmily in #326
- Add Property CRUD Function by @WuChuSheng1 in #328
- Test distributed registration by @hanahmily in #329
- Add mod revision check to write requests(measure/stream) by @hailin0 in #322
- Fix write response metadata field(measure/stream) by @hailin0 in #330
- Add TTL to the property by @hanahmily in #332
- Apply integration query test cases to a cluster by @hanahmily in #333
- Add an e2e case to verify cluster mode by @hanahmily in #335
- Add node selector to support topology calculation by @lujiajing1126 in #334
- Fix testcase unstable state when tsdb/buffer is not closed by @hailin0 in #338
- Shard-level buffer by @hanahmily in #339
- Fix issues found by long-running and stress tests by @hanahmily in #342
- Update doc for releasing v0.5.0 by @hanahmily in #344
New Contributors
- @ButterBright made their first contribution in #298
- @tisonkun made their first contribution in #317
Full Changelog: v0.4.0...v0.5.0