Skip to content

Releases: GreptimeTeam/greptimedb

Release v0.1.0-alpha-20221123-nightly

23 Nov 01:03
4a9cf49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha-20221122-nightly...v0.1.0-alpha-20221123-nightly

Release v0.1.0-alpha-20221122-nightly

22 Nov 01:06
0791c65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha-20221116...v0.1.0-alpha-20221122-nightly

Release v0.1.0-alpha-20221116

16 Nov 11:31
55f18b5
Compare
Choose a tag to compare

What's Changed

  • chore: add issue&pr template by @xtang in #523
  • fix: move ISSUE_TEMPLATE into .github dir by @waynexia in #525
  • fix: task list syntax error in pull_request_template by @xtang in #528
  • test: ignore empty s3 bucket config and fix tests from forked repo by @sunng87 in #529
  • chore: fix typo by @SSebo in #524
  • docs: move Docs section under Resources by @xtang in #530
  • feat: distributed execute gRPC and Prometheus query in Frontend by @MichaelScofield in #520
  • chore: remote issue title prefix from template by @waynexia in #533
  • fix: field number of InsertExpr proto by @Fengys123 in #541
  • chore: remove clean disk job by @waynexia in #543
  • fix: respect node id and metasrv addr in config file by @v0y4g3r in #542
  • refactor: Rename table-engine to mito by @evenyag in #539

New Contributors

Full Changelog: v0.1.0-alpha-20221115...v0.1.0-alpha-20221116

Release v0.1.0-alpha-20221115

15 Nov 12:25
57979c9
Compare
Choose a tag to compare
docs: Add acknowledgment to README (#522)

* docs: Add acknowledgment to README

* docs: Address review comment