Skip to content

Release v5.1.2

Latest

Choose a tag to compare

@ashvardanian ashvardanian released this 12 Aug 00:06
· 0 commits to 0d4d5c17e483755a178f1322a5311e569eee6451 since this release

Release: v5.1.2 [skip ci]

Patch

  • Fix: Silent offset wrap-around in arrow_strings_tape (#331) (0d4d5c1)
  • Fix: Reject single-pass iterators in arrow_strings_tape::try_assign (#332) (013fe21)
  • Fix: Heap overflow in sz_string_reserve when shrinking (#330) (9e09666)
  • Fix: Match the CPython helper linkage to its declarations (1975dc4)
  • Fix: Over-read in the Haswell 4-lane Myers kernel (8e3defe)
  • Fix: Bin benchmark durations in CPU cycles (d0a06f9)
  • Docs: Complete the cipher aliasing contract (c38c421)
  • Make: Decouple the aarch64 CUDA wheels from the x86 ones (b08f792)