v0.2.0
What's Changed
- Update Go to 1.18 by @lujiajing1126 in #129
- Add bydbctl and ui projects by @hanahmily in #130
- Add roadmap by @hanahmily in #131
- Do some chores by @hanahmily in #132
- Fix several flaws of the toolchain by @hanahmily in #137
- Bump axios from 0.18.1 to 0.21.2 in /ui by @dependabot in #138
- Add grpc-gateway by @sacloudy in #135
- Restful APIs by @hanahmily in #139
- Add elementUI, sass and [email protected] by @WuChuSheng1 in #133
- Install golangci-lint by go install by @hanahmily in #140
- Bump up skywalking-eye by @hanahmily in #141
- Preliminarily improve the overall structure of the databse page. by @WuChuSheng1 in #142
- Add OAP traffic generator by @hanahmily in #143
- api: add validation for proto message by @e1ijah1 in #134
- Bump terser from 4.8.0 to 4.8.1 in /ui by @dependabot in #144
- Add stress test components by @hanahmily in #146
- Add some funtions by @WuChuSheng1 in #147
- Remove term metadata store by @hanahmily in #148
- Introduce race detector and coverage profile by @hanahmily in #149
- Merge primary index into lsm index by @hanahmily in #150
- Update go 1.19 by @lujiajing1126 in #152
- Parameterize memory size and some key improvements by @hanahmily in #153
- Fix tsdb's leaked goroutines by @hanahmily in #154
- Add several metrics to measure the compression ratio by @hanahmily in #156
- Fix data race by @hanahmily in #158
- This PR is mainly used to update the optimized UI by @WuChuSheng1 in #157
- Use bluge to implement inverted index by @hanahmily in #159
- Introduce full text searching to stream and measure by @hanahmily in #166
- Fix data race by @hanahmily in #169
- Bump up api plugins by @hanahmily in #173
- Update official doc path by @hanahmily in #174
- Stream and measure schema management by @WuChuSheng1 in #175
- [BREAKING CHANGES] Introduce OR logical operation by @hanahmily in #170
- Add stream schema cli by @sacloudy in #165
- Add segment interval options by @hanahmily in #176
- Introduce two key feats to tsdb by @hanahmily in #177
- This pr is mainly used to upgrade the technology stack of the ui by @WuChuSheng1 in #179
- Refactor Property by @hanahmily in #181
- Add indexed_only flag to tag spec by @hanahmily in #182
- Fix test cases with Eventually semantics by @lujiajing1126 in #183
- Make import order deterministic by @hanahmily in #185
- add measure and group cmd by @sacloudy in #180
- Add Exist endpoints to all services by @hanahmily in #186
- Try to create the group if absent by @hanahmily in #187
- Fix having semantic inconsistency by @hanahmily in #188
- Fixes some issues found by Java client updating by @hanahmily in #189
- Add streaming API and topN aggregator by @lujiajing1126 in #164
- Other data models operation by @sacloudy in #190
- Fix TopN sort direction issue and TopN query issue by @lujiajing1126 in #194
- This PR is mainly used to solve the bugs caused by upgrading the technology stack by @WuChuSheng1 in #192
- Add more data points to flush topn results by @hanahmily in #196
- Add bydbctl's examples by @hanahmily in #195
- Improve building system on Windows: by @hanahmily in #197
- This PR is mainly used to reconstruct the top-level menu by @WuChuSheng1 in #199
- Fix panic with single entity-related condition by @hanahmily in #200
- Fix flaky test cases by @hanahmily in #201
- Fix bugs of tsdb by @hanahmily in #202
- Add load test and inject testing flags by @hanahmily in #204
- Changes for releasing v0.2.0 by @hanahmily in #205
- Add data-model.md to explian objectes in API by @hanahmily in #198
New Contributors
- @dependabot made their first contribution in #138
- @WuChuSheng1 made their first contribution in #133
- @e1ijah1 made their first contribution in #134
Full Changelog: v0.1.0...v0.2.0