github GreptimeTeam/greptimedb v0.4.1
Release v0.4.1

latest releases: v0.10.0-nightly-20240918, v0.10.0-nightly-20240909, v0.9.3...
11 months ago

We recommend all users currently using version v0.4 to upgrade to v0.4.2 or above, as there is a serious bug in the query filter pushdown for memtable.

What's Changed

Highlights

  • The steps of building an Android binary and the release of Windows artifacts
  • Allow nest range expr in Range Query, it's really a useful feature #2557
  • The implementation of greptime cli export.
  • There have also been significant fixes including the correction to the readme document link, the removal of unused options, and the addition of 'build-android-artifacts'.
  • Other changes include refinements to the releasing process of dev-builder images and the separation of the job of building these images.

Features

Fixes

Others

  • Separate the job of building dev-builder images by @zyy17 in #2569
  • Refine the process of releasing dev-builder images by @zyy17 in #2580
  • Run windows tests every night instead of every commit by @sunng87 in #2577
  • Downgrade builder version: ubuntu 22.04 -> ubuntu 20.04 for compatibility with older version glibc(>=2.31) by @zyy17 in #2592
  • Pin linux runner to ubuntu-20.04 by @waynexia in #2586
  • Update 0.4.0 tsbs result by @waynexia in #2597
  • Refine release-cn-artifacts action by @zyy17 in #2600
  • Correct image name of dev build by @zyy17 in #2603
  • Deregister cli attach command by @waynexia in #2589
  • Add export data to migrate tool by @shuiyisong in #2610
  • Release new version '0.4.0' -> '0.4.1' by @zyy17 in #2611
  • Stop the procedure manager if a new leader is elected by @WenyXu in #2576
  • Make ReadableSize more readable by @QuenKar in #2614
  • Change telemetry report URL to resolve connectivity issues by @paomian in #2608
  • Change test_remove_outdated_meta_task sleep time to 40ms by @WenyXu in #2620

New Contributors

Full Changelog: v0.4.0...v0.4.1

Don't miss a new greptimedb release

NewReleases is sending notifications on new releases.