Skip to content

Releases: man-group/ArcticDB

v6.14.0+man0

21 Apr 11:02

Choose a tag to compare

v6.14.0+man0 Pre-release
Pre-release

🚀 Features

  • ⚠️ Minor API change - Use UnsortedDataException not SortingException in update (#3043). We now consistently use UnsortedDataException throughout our APIs.
  • Validate kwargs provided to NativeVersionStore APIs and raise if invalid kwargs are provided (#3035). Permit allow_secondary. The exception can be flipped to a warning log by setting the env var ARCTICDB_DISABLE_KWARG_VALIDATION=1.

🐛 Fixes

  • Document our symbol name validation rules in faq.md (#3022)

The wheels are on PyPI. Below are for debugging:

v6.13.0

21 Apr 11:39

Choose a tag to compare

🏎️ Performance

  • Improve performance of delete_batch (#2999)

🐛 Fixes

  • Fix seg fault in lib.read due to race condition in exception handling after network error (#3004)

The wheels are on PyPI. Below are for debugging:

v6.13.0+man0

14 Apr 13:48

Choose a tag to compare

v6.13.0+man0 Pre-release
Pre-release

🏎️ Performance

  • Improve performance of delete_batch (#2999)

🐛 Fixes

  • Fix seg fault in lib.read due to race condition in exception handling after network error (#3004)

The wheels are on PyPI. Below are for debugging:

v6.12.1

15 Apr 07:03

Choose a tag to compare

🐛 Fixes

  • Improve Windows timezone error message for Arrow output (#3001)
  • Preserve runtime configuration when multiprocessing with spawn/forkserver (#2995)

The wheels are on PyPI. Below are for debugging:

v6.12.1+man2

07 Apr 14:42

Choose a tag to compare

v6.12.1+man2 Pre-release
Pre-release

🐛 Fixes

  • Improve Windows timezone error message for Arrow output (#3001)
  • Preserve runtime configuration when multiprocessing with spawn/forkserver (#2995)

The wheels are on PyPI. Below are for debugging:

v6.11.1

30 Mar 17:15

Choose a tag to compare

🐛 Fixes

  • Fixes for number of IO operations performed by index only reads (#2942)

The wheels are on PyPI. Below are for debugging:

v6.11.1+man0

23 Mar 14:11

Choose a tag to compare

v6.11.1+man0 Pre-release
Pre-release

🐛 Fixes

  • Fixes for number of IO operations performed by index only reads (#2942)

The wheels are on PyPI. Below are for debugging:

v6.11.0

23 Mar 13:08

Choose a tag to compare

🚀 Features

  • Validate kwargs passed to NativeVersionStore methods (#2936)

🐛 Fixes

  • Fix reading of sparse string columns as Arrow (#2932)
  • Match on multiple columns in merge updates (#2926)
  • Fix RangeIndex returned by index-only reads to match that returned by reads that return data (#2955)

The wheels are on PyPI. Below are for debugging:

v6.11.0+man1

18 Mar 16:58

Choose a tag to compare

v6.11.0+man1 Pre-release
Pre-release

🚀 Features

  • Validate kwargs passed to NativeVersionStore methods (#2936)

🐛 Fixes

  • Fix probability calculation in StorageFailureSimulator (#2935)
  • Fix reading of sparse string columns as Arrow (#2932)
  • Match on multiple columns in merge updates (#2926)
  • Fix RangeIndex returned by index-only reads to match that returned by reads that return data (#2955)

The wheels are on PyPI. Below are for debugging:

v6.11.0+man0

16 Mar 14:34

Choose a tag to compare

v6.11.0+man0 Pre-release
Pre-release

🚀 Features

  • Validate kwargs passed to NativeVersionStore methods (#2936)

🐛 Fixes

  • Fix probability calculation in StorageFailureSimulator (#2935)
  • Fix reading of sparse string columns as Arrow (#2932)
  • Match on multiple columns in merge updates (#2926)
  • Fix RangeIndex returned by index-only reads to match that returned by reads that return data (#2955)

The wheels are on PyPI. Below are for debugging: