v0.9.0
What's Changed
- Update the next version to 0.9.0-SNAPSHOT by @hanahmily in #81
- Bump up API to support sharding_key by @ButterBright in #82
- Bump API to support version 0.9 by @hanahmily in #83
- Support stage query on topn by @hanahmily in #84
- Update TopNQuery to support multiple stages by @hanahmily in #85
- Fix a java doc issue. by @wu-sheng in #86
- Bump up API to support skipping index and tree index by @ButterBright in #87
- Fix the example for defining measure by @ButterBright in #88
- Login with username and password by @OmCheeLin in #89
- Bump up proto for replicas config and TLS option simplification by @hanahmily in #90
- Add write histogram for client. by @wu-sheng in #91
- Fix timer doesn't finish by @wu-sheng in #92
- Bump up env and add setup doc for IDEA by @wu-sheng in #93
- Add trace model by @hanahmily in #94
- Optimize APIs, remove unnecessary ts parameter of trace model by @wu-sheng in #95
- Bump up proto and fix the failure of parsing status code by @hanahmily in #96
- make TimestampRange Getter accessible by @wankai123 in #97
- docs: add Trace model docs (schema, query, write) and TTL note by @hanahmily in #98
New Contributors
- @OmCheeLin made their first contribution in #89
Full Changelog: v0.8.0...v0.9.0