github GreptimeTeam/greptimedb v0.5.1
Release v0.5.1

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

Don't miss a new greptimedb release

NewReleases is sending notifications on new releases.