Skip to content

Release v0.8.2

Latest
Compare
Choose a tag to compare
@WenyXu WenyXu released this 15 Jun 03:59
· 81 commits to main since this release
bf3ad44

What's Changed

馃殌 Features

馃悰 Bug Fixes

馃殰 Refactor

鈿欙笍 Miscellaneous Tasks

  • chore: bump version to v0.8.2 by @WenyXu in #4141
  • chore(ci): remove redundant sqlness test config by @WenyXu in #4106
  • chore(ci): switch to aws registry by @WenyXu in #4145
  • chore(common-macro): remove features covered by full by @evenyag in #4131
  • chore: enable strip for tests-fuzz crate by @WenyXu in #4093
  • chore: reduce some burden on the write path by @fengjiachun in #4110
  • chore: remove gc before running fuzz tests by @WenyXu in #4108
  • chore: remove unused code by @WenyXu in #4135
  • chore: run fuzz tests with disk cache by @WenyXu in #4118
  • chore: run fuzz tests with kafka remote wal by @WenyXu in #4105
  • ci: add 'make run-cluster-with-etcd' to run greptimedb cluster by using docker-compose by @zyy17 in #4103
  • ci: cargo gc all fuzz test runner by @waynexia in #4081
  • ci: cargo gc fuzz test runner by @waynexia in #4074
  • ci: try to free space after fuzz tests by @WenyXu in #4089
  • test: add fuzz tests for column data type alteration by @realtaobo in #4076
  • test: run test_flush_reopen_region and test_region_replay with KafkaLogStore by @WenyXu in #4083

Build

New Contributors

Full Changelog: v0.8.1...v0.8.2