v0.6.0
What's Changed
- Create separate objectstore crate by @Kimahriman in #48
- Erasure coded write support by @Kimahriman in #56
- Create with overwrite creates file if it doesn't exist by @Kimahriman in #58
- Ignore failure if
msync
not found, to support older hdfs versions by @shbhmrzd in #55 - Support creating client with configuration by @zuston in #52
New Contributors
Full Changelog: v0.5.0...v0.6.0