Skip to content

Releases: GreptimeTeam/greptimedb

Release v0.1.0-alpha-20230306-weekly

06 Mar 01:44
b022556
Compare
Choose a tag to compare

What's Changed

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

Release v0.1.0-alpha-20230227-weekly

27 Feb 11:13
0b3f955
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-alpha-20230220-weekly...v0.1.0-alpha-20230227-weekly

Release v0.1.0-alpha-20230220-weekly

20 Feb 01:55
af1f8d6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha-20230213-weekly...v0.1.0-alpha-20230220-weekly

Release v0.1.0-alpha-20230213-weekly

13 Feb 08:09
c1a9f84
Compare
Choose a tag to compare

What's Changed

  • feat: Add procedure manager LocalManager by @evenyag in #946
  • build(ci): disable release workflow for forked repo by @waynexia in #954
  • feat: enable caching when using object store by @e1ijah1 in #928
  • feat: datanode stats is stored in the mem_kv of meta leader by @Fengys123 in #943
  • fix: add form data support for http sql api by @sunng87 in #955
  • chore: alias sqlness subcommand by @waynexia in #956
  • feat: implement "drop table" in distributed mode (both in SQL and gRPC) by @MichaelScofield in #944
  • fix: setting postgres query context by @sunng87 in #958
  • chore: add an opaque error type in meta by @Fengys123 in #959
  • feat: compaction scheduler and rate limiter by @v0y4g3r in #947
  • feat: SeriesDivide plan for PromQL by @waynexia in #960
  • fix: check full table name during logical plan creation by @shuiyisong in #948
  • fix: Sql Inline Primary Key definition by @masonyc in #957
  • fix: use query_ctx in distributed inserts by @sunng87 in #965
  • fix: remove incorrect table_idents_to_full_name by @shuiyisong in #967
  • feat: bind DataFrame API into python script by @discord9 in #945
  • refactor: use remote proto by @MichaelScofield in #963
  • chore(deps): bump promql-parser by @waynexia in #968
  • feat: add start, end and step to promql http api by @waynexia in #969
  • feat: remove backtrace from sql::error::Error by @etolbakov in #966
  • feat: L0 to L1 compaction strategy by @v0y4g3r in #964
  • refactor(query): tests from query/tests to query/src by @etolbakov in #973
  • feat: Execute procedure in LocalManager by @evenyag in #953
  • feat: meta provides the ability to distribute lock by @Fengys123 in #961

New Contributors

Full Changelog: v0.1.0-alpha-20230207-weekly...v0.1.0-alpha-20230213-weekly

Release v0.1.0-alpha-20230207-weekly

07 Feb 03:10
afac885
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha-20230130-weekly...v0.1.0-alpha-20230207-weekly

Release v0.1.0-alpha-20230130-weekly

30 Jan 01:40
a7dc86f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha-20230123-weekly...v0.1.0-alpha-20230130-weekly

Release v0.1.0-alpha-20230123-weekly

23 Jan 11:13
9bc4c0d
Compare
Choose a tag to compare

What's Changed

  • fix: impl total order for Timestamp by @v0y4g3r in #878
  • feat: update promql-parser to commit fec3c8b by @waynexia in #881
  • feat: add load_based selector in meta by @Fengys123 in #874
  • feat: add --rpc-hostname option to datanode for a persist address to store in meta by @sunng87 in #871
  • chore: add an opaque error type in meta by @Fengys123 in #890
  • feat: add authorize to UserProvider trait by @shuiyisong in #879
  • refactor: use rust-toolchain.toml to override toolchain by @lizhemingi in #882
  • fix: create table after rename table by @e1ijah1 in #894
  • refactor: support TLS private key of RSA format and add the full test certificates generation by @zyy17 in #885
  • ci: use ubuntu 2004 to build weekly by @sunng87 in #895
  • fix: mysql tests error by @sunng87 in #897

Full Changelog: v0.1.0-alpha-20230116-weekly...v0.1.0-alpha-20230123-weekly

Release v0.1.0-alpha-20230116-weekly

16 Jan 02:23
bae0243
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-alpha-20230102-weekly...v0.1.0-alpha-20230116-weekly

Release v0.1.0-alpha-20230102-wal-fix-ca

09 Jan 10:40
Compare
Choose a tag to compare
build: install ca-certificates in docker image building (#807)

refactor: install ca-certificates in docker image building

Signed-off-by: zyy17 <[email protected]>

Signed-off-by: zyy17 <[email protected]>

Release v0.1.0-alpha-20230102-wal-config

09 Jan 06:04
Compare
Choose a tag to compare