Skip to content

v6.6.0

Choose a tag to compare

@github-actions github-actions released this 06 Jan 16:30
· 244 commits to master since this release

🚀 Features

  • Log string pool decode timings in release builds (#2802)
  • Upgrade sparrow to 1.4.0 (#2789)
  • conda-build: Build for Windows (#2252)
  • Allow Fortran styled columns starting with None and NaN (#2797)
    For instance,
    np.array([[None, "string"], ["aaa", "bbb"], ["ccc", "ddd"]]) and np.array([[np.nan, "string"], ["aaa", "bbb"], ["ccc", "ddd"]]) can now be written to ArcticDB libraries

🐛 Fixes

  • Suppress mongo endSession warning (#2777)
  • Restrict custom CA certificate configurations for the Azure SDK to Linux only (#2282)

The wheels are on PyPI. Below are for debugging: