v0.4.0
What's Changed
- Adding support for creating streams by @WuChuSheng1 in #248
- Write-ahead Logging design doc by @HHoflittlefish777 in #249
- Adding support for editing streams by @WuChuSheng1 in #252
- Fix the broken of schema chain by @hanahmily in #251
- Bump golang.org/x/net from 0.2.0 to 0.7.0 by @hanahmily in #254
- Add a timeout to all go leaking checkers by @hanahmily in #255
- Update change log by @hanahmily in #256
- Write-ahead Logging interface by @HHoflittlefish777 in #253
- Do some chores by @hanahmily in #258
- Add tsdb concept document by @hanahmily in #259
- [UI] Add YAML language filter by @WuChuSheng1 in #260
- [OAP Integration] Register missing TopN registry service by @lujiajing1126 in #257
- Add a sharded buffer to ingest data by @hanahmily in #262
- Integrating Sharded Buffer into TSDB by @hanahmily in #263
- Add a simple meter system by @hanahmily in #264
- Add several metrics to measure storage sub system. by @hanahmily in #266
- Fix TopN reload issue by @lujiajing1126 in #265
- Use TopN in max revision by @lujiajing1126 in #267
- Bump yaml from 2.2.1 to 2.2.2 in /ui by @dependabot in #268
- fix some errors in docs by @zesiar0 in #269
- Refine load testing issues and optimize performance by @hanahmily in #270
- Fix docs crud examples error by @hailin0 in #271
- Fix resource corrupts caused by update indexRule operation by @hailin0 in #272
- modified TestGoVersion to check Go CPU architectue by @achintya-7 in #273
- Several improvements to address the issues discovered during load testing by @hanahmily in #276
- Add system information endpoint by @hanahmily in #277
- Add Measure Reader by @WuChuSheng1 in #274
- Bump @antfu/utils from 0.7.2 to 0.7.4 in /ui by @dependabot in #278
- Bump vite from 3.2.5 to 3.2.7 in /ui by @dependabot in #279
- Add access logging and stress test cases by @hanahmily in #280
- Add group search function by @WuChuSheng1 in #281
- Generalize the index's docID to uint64. by @hanahmily in #282
- Remove ID tag type by @hanahmily in #284
- Persistence storage design doc by @HHoflittlefish777 in #275
- Add Mesure Editor. Add Stream and Measure editing Entity functionality by @WuChuSheng1 in #283
- Add CRUD function for Index rule by @WuChuSheng1 in #285
- Fix readme typo by @innerpeacez in #288
- Add CRUD function of index-rule-binding by @WuChuSheng1 in #287
- Improve granularity of index in
measure
by leveling up from data point to series by @hanahmily in #286 - Update docs for 0.4.0 release by @hanahmily in #290
- Push the max int as limitation by @hanahmily in #289
New Contributors
- @zesiar0 made their first contribution in #269
- @hailin0 made their first contribution in #271
- @achintya-7 made their first contribution in #273
Full Changelog: v0.3.0...v0.4.0