Skip to content

Release 0.20.1

Choose a tag to compare

@adsharma adsharma released this 31 Aug 13:17
· 51 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • Fix missing algorithm include in null mask by @Moisan in #855
  • Add missing standard library includes for libc++ 23 by @daeho-ro in #860
  • c_api: include cstdlib for malloc by @Moisan in #858
  • Checkout dataset submodule in nightly sanitizer workflow by @adsharma in #865
  • Fix SIGSEGV re-executing a parameterized write query string (#862) by @adsharma in #863
  • Fix silent row loss when LOAD FROM/UNWIND feeds a MATCH primary key predicate by @adsharma in #864
  • Fix state reuse on the cached-physical-plan fast path (0-row scans, live-result clobbering) by @adsharma in #870
  • Add Python regression test for #866 (SIGSEGV re-executing parameterized write via implicit cache) by @adsharma in #869

New Contributors

Full Changelog: v0.20.0...v0.20.1