v0.1.0
RustyObjectStore v0.1.0
Merged pull requests:
- Add initial Azure get/put code (#1) (@nickrobinson251)
- Initialize basic tests (#2) (@Drvi)
- Fix Mac build (almost) and fix hang on too small buffer (#3) (@jfunstonRAI)
- Try updating to object_store 0.8 (#4) (@nickrobinson251)
- More exception tests (#5) (@Drvi)
- retry configuration for init_rust_store (#6) (@jfunstonRAI)
- Add tests for retry logic based on response status code (#11) (@Drvi)
- rust cleanup and fixes (#12) (@jfunstonRAI)
- Get
Pkg.build()
working on Mac (#13) (@nickrobinson251) - Rename rust_store -> object_store_ffi (#14) (@nickrobinson251)
- Add BinaryBuilder build_tarballs.jl script (#15) (@nickrobinson251)
- Depend on JLL package, remove Rust code and build script (#16) (@nickrobinson251)
- Rename package ObjectStore -> RustyObjectStore (#18) (@nickrobinson251)