Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@WenyXu WenyXu released this 12 Jan 09:29
· 1151 commits to main since this release
75975ad

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