v6.14.0
🚀 Features
- Validate kwargs provided to
NativeVersionStoreAPIs and raise if invalid kwargs are provided (#3035). Permitallow_secondary. The exception can be flipped to a warning log by setting the env varARCTICDB_DISABLE_KWARG_VALIDATION=1.
🐛 Fixes
⚠️ Minor API change - UseUnsortedDataExceptionnotSortingExceptionin update (#3043). Note thatUnsortedDataExceptionis a sub-type ofSortingExceptionso we don't expect breaks from this. The only case affected would be if you have code that wanted to handle all sorting exceptions other than those fromupdate, which seems very improbable. We now consistently useUnsortedDataExceptionthroughout our APIs.- Document our symbol name validation rules in faq.md (#3022)
The wheels are on PyPI. Below are for debugging: