What's Changed
- feat(io_util): Improve debug logging for compress by @Xuanwo in #310
- chore(deps): Update metrics requirement from 0.18.1 to 0.19.0 by @dependabot in #314
- feat(services/s3): Add disable_credential_loader support by @Xuanwo in #317
- feat: Allow check user input by @Xuanwo in #318
- docs: Add services and features docs by @Xuanwo in #319
- docs: Fix typo in examples by @Xuanwo in #320
- docs: Update README to reflect current status by @Xuanwo in #321
- feat: Add name to object metadata by @xprazak2 in #304
- refactor(object): Make Metadata::name() return &str by @Xuanwo in #322
- fix(io_util/compress): Fix decoder's buf not all consumed by @Xuanwo in #323
- fix(services): Don't throw error message for stat operation by @Xuanwo in #324
- Bump to version 0.7.2 by @Xuanwo in #325
New Contributors
Full Changelog: v0.7.1...v0.7.2