github GreptimeTeam/greptimedb v0.4.2
Release v0.4.2

latest releases: v0.10.0-nightly-20240930, v0.10.0-cd4bf239d-20240925-1727244173, v0.10.0-nightly-20240919...
11 months ago

What's Changed

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

Highlights

Main changes:

  • Row protocol support for OpenTSDB,
  • The implementation of HistogramFold plan for Prometheus histogram type.
  • There are also important bug fixes, such as the correction of range behavior in MemoryKvBackend & RaftEngineBackend, and the query predicates use the wrong schema to create physical expressions. #2642
  • Additionally, we've made several updates to our CI/CD processes for better efficiency and communication.

Features

Bug Fixes

  • Correct the range behavior in MemoryKvBackend & RaftEngineBackend by @WenyXu. #2615
  • Pass datanode config file in distributed mode sqlness by @waynexia. #2631
  • Predicate shall use real schema to create physical exprs by @v0y4g3r. #2642

Others

Full Changelog: v0.4.1...v0.4.2

Don't miss a new greptimedb release

NewReleases is sending notifications on new releases.