github GreptimeTeam/greptimedb v0.1.0
Release v0.1.0

latest releases: v0.10.0-nightly-20240919, v0.10.0-nightly-20240918, v0.10.0-nightly-20240909...
18 months ago

Thanks to the joint effort from our team and community, we are excited to announce the release of GreptimeDB v0.1. With v0.1 released, Python is supported natively for most scripting capabilities, and PromQL is also initially supported.

Feedback is very welcome.

What's Changed

  • feat: specify prom server start addr by @yuanbohan in #1111
  • refactor: try to remove unnecessary tests in error mod by @waynexia in #750
  • fix: can not find catalog when create table by @Fengys123 in #1118
  • docs(contributingmd): add run tests commands by @morigs in #1129
  • refactor: move the batch_get to KvStore trait by @Fengys123 in #1029
  • test: add Integrated Test for Coprocessor& fix minor bugs by @discord9 in #1122
  • test: add manifest compatibility tests by @v0y4g3r in #1130
  • refactor: use split instead of serde_urlencoded in http auth by @shuiyisong in #1110
  • chore: bump greptime-proto to latest(ad01872) by @WenyXu in #1102
  • feat: memory profiling by @v0y4g3r in #1124
  • feat: track disk usage of regions by @lizhemingi in #1125
  • feat: implement Copy From by @WenyXu in #1064
  • feat(datatypes): implement VectorOp::take by @e1ijah1 in #1115
  • feat: impl proc macro range_fn and some aggr_over_time functions by @waynexia in #1072
  • feat: mysql prepare replacing sql placeholder to param by @SSebo in #1086
  • refactor: replace tempdir with tempfile by @etolbakov in #1123
  • refactor(SST): UUID as id in FileMeta by @vinland-avalon in #1116
  • test: ignore two test cases due to arrow-datafusion#5513 by @waynexia in #1138
  • chore: code styling by @WenyXu in #1137

New Contributors

Full Changelog: v0.1.0-alpha-20230306-weekly...v0.1.0

Don't miss a new greptimedb release

NewReleases is sending notifications on new releases.