Skip to content

v4.5.0

Choose a tag to compare

@sw-release-bot sw-release-bot released this 19 May 08:10
· 108 commits to main since this release
6f0d811

Added

  • (ci) smart upstream-monitor with release intelligence + path-aware CodeRabbit profile (#264)
  • (vlog) dictionary compression for blob files (#233)

Fixed

  • (encryption) restore --features encryption build (aes-gcm 0.11.0-rc.3 + rand_chacha 0.10) (#258)

Performance

  • devirtualize lexicographic comparator on block binary-search hot path (#266)
  • (util) SIMD longest_shared_prefix_length() (Phase 2.1) (#245)