v1.5.0
🚀 Features
- ☁️ ArcticDB now supports Azure Blob Storage! (#427 #464) ☁️.
- Note: This does functionality is not yet available in the Conda release of ArcticDB - it is only available in the PyPI release.
- Performance improvements for:
write_batch
(#467)
- Added optional library encoding option (#401)
- Add environment variable controlling whether AWS S3 should verify SSL certificates (
S3Storage.VerifySSL
). This defaults to1
- set to0
to disable. (#553) - Specify compilations optimizations for Windows build (#543)
- Improve documentation for Arctic 1.0 -> ArcticDB migration (#546)
- Add test for filtering down the string pool with Nones and NaNs (#533)
- ArcticDB now supports logging to a file for log messages (#573)
🐛 Fixes
- Rename write_batch_pickle to write_pickle_batch. Note that this is a breaking API change. (#516)
- Fix compilation errors issued by clang-16. (#542)
- Fix for read batch when filtering by column. Previously this would raise an error - it now works. (#567)
- Suppress Pandas warning about nanoseconds being discarded (#571)
The wheels are on Pypi. Below are for debugging: