What's Changed
- chore(deps): update env_logger requirement from 0.9 to 0.10 by @dependabot in #1015
- docs: Fix broken links in docs by @Xuanwo in #1016
- feat: improve temp file organization when enable atomic write in fs by @killme2008 in #1017
- refactor: Polish error handling of different services by @Xuanwo in #1018
- refactor: Merge metadata and content cache together by @Xuanwo in #1020
- feat: Allow configure LoggingLayer's level by @Xuanwo in #1021
- feat: Enable users to specify the cache policy by @Xuanwo in #1024
- feat: Implement presign for oss by @Xuanwo in #1035
- fix(services/fs): Make sure writing file is truncated by @Xuanwo in #1036
- refactor(layer/cache): Allow users implement cache by themselves by @Xuanwo in #1040
- Bump to version 0.22 by @Xuanwo in #1041
Full Changelog: v0.21.2...v0.22.0