v0.26.2
What's Changed
- docs: fix typo by @hezhizhen in #1285
- feat: Add ChaosLayer to inject errors into underlying services by @Xuanwo in #1287
- docs: Polish docs for better reading by @Xuanwo in #1288
- refactor: Split CompleteReaderLayer from TypeEraserLayer by @Xuanwo in #1290
- feat: Implement retry reader by @Xuanwo in #1291
- feat: use std::path::Path for fs backend by @baszalmstra in #1100
- refactor(services/fs): Remove not needed generic by @Xuanwo in #1292
- fix: FsBuilder can't be used with empty root anymore by @Xuanwo in #1293
- fix: Fix retry happened in seek's read ahead logic by @Xuanwo in #1294
- feat: Implement services webhdfs by @ClSlaid in #1263
- Bump to version 0.26.2 by @Xuanwo in #1296
New Contributors
- @hezhizhen made their first contribution in #1285
- @baszalmstra made their first contribution in #1100
Full Changelog: v0.26.1...v0.26.2