Skip to content

Releases: GreptimeTeam/greptimedb

Release v0.7.0-nightly-20240304

04 Mar 01:39
2a675e0
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.0-nightly-20240226...v0.7.0-nightly-20240304

Release v0.7.0-nightly-20240226

26 Feb 02:30
e481f07
Compare
Choose a tag to compare
Pre-release

What's Changed

Read more

Release v0.7.0-nightly-20240115

15 Jan 01:52
ca4d690
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.6.0...v0.7.0-nightly-20240115

Release v0.6.0

12 Jan 09:29
75975ad
Compare
Choose a tag to compare

What's Changed

Highlights

  • Region migration is now available, allowing users to move regions between the datanodes.

Features:

Fixes:

  • fix: expose unsupported datatype error on MySQL protocol by @waynexia in #3121
  • fix: unstable time record test by @zhongzc in #3131
  • fix: incorrect parsing broker_endpoints env variable by @WenyXu in #3135
  • fix: remove incorrect wal comments in the config file by @niebayes in #3142
  • fix: save code in debug_assert! by @WenyXu in #3137
  • fix(kafka): overwrite the EntryId with Offset while consuming records by @WenyXu in #3148
  • fix: print a detailed error by @WenyXu in #3146
  • fix: fix store all wal options by @WenyXu in #3149
  • fix: handle non-identical time index and field column in PromQL set operation by @waynexia in #3145
  • fix: fix tests failed on Windows by @WenyXu in #3155

Others/Chores:

Full Changelog: v0.5.1...v0.6.0

Release v0.5.1

08 Jan 12:03
122b472
Compare
Choose a tag to compare

Highlights

  • Enhancing the information_schema with new additions like character sets, collations, events, and more.
  • Efforts in Kafka integration show a move towards better support for distributed systems.
  • Continuous improvements in WAL handling demonstrate a commitment to data integrity and performance.

Features

Fixes

  • CI Repository Targeting: Fix CI target repo to the origin one by @waynexia (#3011)
  • Decimal128 Scalar Conversion: Fix decimal128 ScalarValue to Value by @QuenKar (#3019)
  • Write-Ahead Logging (WAL): Replay memtable should start from flushed_entry_id + 1 and fix some known issues by @WenyXu and @niebayes (#3038, #3052)

Performance Improvements

  • Dashboard Update: Update dashboard to v0.4.5 for improved performance by @ZonaHex (#3033)
  • File Cache Implementation: Implement file cache by @evenyag (#3022)

Others

  • Documentation and Refactoring: Various documentation updates, refactoring efforts, and CI process enhancements by multiple contributors (@MichaelScofield, @zyy17, @sunng87, and others)

New Contributors

Full Changelog: v0.5.0...v0.5.1

Release v0.6.0-nightly-20240101

01 Jan 02:06
f735f73
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0-nightly-20240101

Release v0.5.0

26 Dec 12:48
d061bf3
Compare
Choose a tag to compare

What's Changed

Highlights

  • The first implementation of Remote WAL
  • A new engine, the Metrics Engine, which is designed to address issues caused by numerous small tables in monitoring scenarios

Features

Refactors

Fixes

Read more

Release v0.5.0-nightly-20231211

11 Dec 02:14
5a99f09
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.5.0-nightly-20231204...v0.5.0-nightly-20231211

Release v0.5.0-nightly-20231204

04 Dec 03:40
c26f2f9
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.4...v0.5.0-nightly-20231204

Release v0.4.4

29 Nov 09:28
616eb04
Compare
Choose a tag to compare

What's Changed

Bugfixes:

New Features:

Other Changes:

New Contributors

Full Changelog: v0.4.3...v0.4.4