v0.6.0
What's Changed
- Reset e2e back to main repo, fix the e2e settings by @wu-sheng in #345
- Support etcd client authentication by @hailin0 in #331
- re: Unify topn&query plan by @zesiar0 in #343
- Implement local file system by @HHoflittlefish777 in #341
- Fix the bug that property merge new tags failed by @hanahmily in #347
- Bump go and several tools by @hanahmily in #348
- Add health check command for bydbctl by @ButterBright in #336
- Bump all dependencies of Go and Node by @hanahmily in #349
- fix: some links are broken in the doc by @LinuxSuRen in #350
- feat: auto refresh time range by @zesiar0 in #351
- chore: add BanyanDB on X in README by @tisonkun in #353
- ui: name search improvement on the measure page by @LinuxSuRen in #352
- Combine banyand and bydbctl Dockerfile by @ButterBright in #356
- Measure column-based storage and new TSDB by @hanahmily in #358
- Fix several vulnerabilities. by @hanahmily in #359
- Flush measure memory data to disk. by @hanahmily in #360
- Implement measure merger by @hanahmily in #364
- chore: rename conjecture to Conjectrue by @caicancai in #365
- Introduce sequential read for merging by @hanahmily in #367
- Run stress test with the new column-based measure by @hanahmily in #369
- Add sequential writer for merging by @hanahmily in #372
- Introduce compaction algorithm by @lujiajing1126 in #371
- chore: fix error log by @caicancai in #374
- Stream column-based storage by @ButterBright in #377
- Introduce merge algorithm for stream by @ButterBright in #379
- Fix boundary issue in findRange by @ButterBright in #380
- Fix stream startup warning by @ButterBright in #378
- Remove maxBlockLength in stream by @ButterBright in #381
- Polish indexScan plan for stream by @ButterBright in #382
- Remove meta in part by @ButterBright in #383
- feat: remove entity info from ".tf"&".tfm" file by @zesiar0 in #384
- correct encode tag value method by @zesiar0 in #385
- Add unit tests for stream query by @ButterBright in #387
- Remove partID for stream by @ButterBright in #388
- get entity value from series index when query stream data by @zesiar0 in #386
- Add lock and version file for process control and compatibility by @ButterBright in #389
- chore: update 2023 to 2024 by @caicancai in #390
- Fix CI tasks by @hanahmily in #391
- Added unit test for hash.go in convert package by @sivasathyaseeelan in #393
- Added unit test for string.go in convert package by @sivasathyaseeelan in #392
- Fix slice overflow when querying measure by @hanahmily in #394
- Remove redundant sync operation in fs by @hanahmily in #399
- [UI] Use BanyanDB Browser' Icon and Remove Unused Buttons by @Sylvie-Wxr in #402
- Overlay display wrongly solved by @Muyu-art in #401
- UI improved in Not Found View by @sivasathyaseeelan in #395
- [UI] Default Time Range for Querying Data to Last 15 Minutes. by @Sylvie-Wxr in #397
- Support generate windows version docker by @mrproliu in #403
- Move part deletion to the close phase by @hanahmily in #405
- Fix cannot publish windows and linux docker image by @mrproliu in #404
- Improve block metadata reading performance by @hanahmily in #407
- Fix console warnings in dev mod, and optimize
vite
configuration for proxy, and remove unused codes by @Fine0830 in #408 - [UI] Fix default port in vite.config.js by @Sylvie-Wxr in #410
- Add a initialization phase on starting by @hanahmily in #413
- changed name of children route used for default/notfound route by @sksDonni in #411
- Add HTTP services to TopNAggregation operations by @hanahmily in #415
- Fix panic when closing banyand by @hanahmily in #416
- Added unit test for delta.go in encoding package by @sivasathyaseeelan in #417
- Add Measure IndexRule and IndexRuleBinding to Measure Page by @Sylvie-Wxr in #418
- Feature to view and download value of property from UI by @sksDonni in #414
- Update README by @wu-sheng in #419
- Added unit test for resize.go in bytes package by @sivasathyaseeelan in #421
- Add trace stress test suit by @hanahmily in #422
- chore: improve binaries.md and standalone.md by @caicancai in #424
- Add preload for the TopN query of index by @hanahmily in #425
- Add more test cases and fix some issues found in the test by @hanahmily in #426
- Implement GC for SeriesDatabase of TSDB by @hanahmily in #428
- Clean up redundant API by @hanahmily in #429
- docs: generate protobuf api before bydbctl build by @qazxcdswe123 in #431
- Add Top N Aggregation to web app by @Sylvie-Wxr in #430
- Fix issues found by distributed test by @hanahmily in #432
- Add failover process between liaison and data nodes by @hanahmily in #433
- Fix flaws found by stream load test by @hanahmily in #436
- Add document for column-based storage by @ButterBright in #435
- Polish block docs by @wu-sheng in #437
- Support querying multi-groups in a single request by @hanahmily in #438
- Fix the wrong server name by @hanahmily in #439
- Bump Go Node and Dependencies by @hanahmily in #441
- Long running testing by @hanahmily in #442
- Change default null value by @hanahmily in #443
- Switch e2e image repo to ghcr by @hanahmily in #444
New Contributors
- @LinuxSuRen made their first contribution in #350
- @caicancai made their first contribution in #365
- @sivasathyaseeelan made their first contribution in #393
- @Sylvie-Wxr made their first contribution in #402
- @Muyu-art made their first contribution in #401
- @mrproliu made their first contribution in #403
- @sksDonni made their first contribution in #411
- @qazxcdswe123 made their first contribution in #431
Full Changelog: v0.5.0...v0.6.0