What's Changed
* Create separate objectstore crate by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/48
* Erasure coded write support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/56
* Create with overwrite creates file if it doesn't exist by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/58
* Ignore failure if `msync` not found, to support older hdfs versions by shbhmrzd in https://github.com/Kimahriman/hdfs-native/pull/55
* Support creating client with configuration by zuston in https://github.com/Kimahriman/hdfs-native/pull/52
New Contributors
* shbhmrzd made their first contribution in https://github.com/Kimahriman/hdfs-native/pull/55
* zuston made their first contribution in https://github.com/Kimahriman/hdfs-native/pull/52
**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.5.0...v0.6.0