v0.1.116
What's Changed
- chore(deps): Bump tokio from 1.40.0 to 1.41.0 by @dependabot in #810
- chore(deps): Bump bytes from 1.7.2 to 1.8.0 by @dependabot in #811
- chore(deps): Bump libc from 0.2.159 to 0.2.161 by @dependabot in #809
- chore(deps): Bump rustls-pki-types from 1.9.0 to 1.10.0 by @dependabot in #808
- chore(deps): Bump anyhow from 1.0.89 to 1.0.91 by @dependabot in #807
- feat(ops): Update Docker workflow for PRs on main branch by @yxxhero in #813
- feat: delete metadata and content of the persistent cache task by @gaius-qi in #816
- feat: add query params of the containerd by @gaius-qi in #817
- feat: add content_length, digest and piece_count for UploadPersistentCacheTaskStartedRequest by @gaius-qi in #818
- feat: response current replica count for persistent cache task by @gaius-qi in #819
- feat(container_runtime): support podman container runtime by @yxxhero in #812
- test: add ut for client-util by @CormickKneey in #826
- chore(deps): Bump thiserror from 1.0.64 to 1.0.65 by @dependabot in #824
- chore(deps): Bump regex from 1.11.0 to 1.11.1 by @dependabot in #823
- chore(deps): Bump futures-util from 0.3.30 to 0.3.31 by @dependabot in #822
- chore(deps): Bump hyper-util from 0.1.9 to 0.1.10 by @dependabot in #821
- test: add ut for client-util/tls by @CormickKneey in #827
- feat: when the task is downloading, it is not allowed to delete the task by @gaius-qi in #828
Full Changelog: v0.1.115...v0.1.116