Releases: dragonflyoss/client
Releases · dragonflyoss/client
v1.3.4
v1.3.3
What's Changed
- feat: prioritize content-based task ID over blob digest in task ID calc by @gaius-qi in #1775
- fix(http): skip caching relative 307 redirect locations and resolve them by @gaius-qi in #1777
- Add preheat function for OCI image blob preheating via Dragonfly proxy by @Copilot in #1774
- build(ci): add dragonfly-client-util request example to Dockerfiles by @gaius-qi in #1780
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- chore(deps): Bump taiki-e/cache-cargo-install-action from 3.0.4 to 3.0.5 by @dependabot[bot] in #1763
- chore(deps): Bump libc from 0.2.183 to 0.2.184 by @dependabot[bot] in #1764
- chore(deps): Bump fastrand from 2.3.0 to 2.4.0 by @dependabot[bot] in #1765
- chore(deps): Bump hyper from 1.8.1 to 1.9.0 by @dependabot[bot] in #1766
- chore(deps): Bump toml_edit from 0.25.5+spec-1.1.0 to 0.25.6+spec-1.1.0 by @dependabot[bot] in #1767
- chore(deps): Bump tonic-health from 0.14.2 to 0.14.5 by @dependabot[bot] in #1768
- fix(ratelimiter): bump to 1.3.1, disable CPU/memory overload by default by @gaius-qi in #1769
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Full Changelog: v1.2.19...v1.3.0
v1.2.19
What's Changed
- fix(grpc): downgrade connection broken log from error to debug level by @gaius-qi in #1736
- feat: bump version to 1.2.18 and fix CPU process stats collection by @gaius-qi in #1737
- fix(sysinfo): use RSS instead of usage_in_bytes for cgroup memory stats by @gaius-qi in #1739
- chore: update CODEOWNERS team names to dragonfly-reviewers/maintainers by @gaius-qi in #1740
- chore(deps): Bump github/codeql-action from 4.32.6 to 4.34.1 by @dependabot[bot] in #1743
- chore(deps): Bump kentaro-m/auto-assign-action from 2.0.1 to 2.0.2 by @dependabot[bot] in #1742
- chore(deps): Bump opentelemetry-otlp from 0.31.0 to 0.31.1 by @dependabot[bot] in #1746
- chore: add dragonfly-maintainers as codeowners alongside approvers by @gaius-qi in #1748
- chore(deps): Bump toml_edit from 0.23.7 to 0.25.5+spec-1.1.0 by @dependabot[bot] in #1744
- chore(deps): Bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #1745
- chore(deps): Bump rustls-webpki from 0.103.6 to 0.103.10 by @dependabot[bot] in #1741
- feat(s3): make S3 credentials optional to support default AWS credential chain by @YQ-Wang in #1749
- fix(object_storage): make credentials optional for ABS/OSS/OBS/COS by @gaius-qi in #1753
- chore(deps): Bump taiki-e/cache-cargo-install-action from 3.0.3 to 3.0.4 by @dependabot[bot] in #1755
- chore(deps): Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #1756
- chore(deps): Bump tower from 0.5.2 to 0.5.3 by @dependabot[bot] in #1758
- chore(deps): Bump tonic-reflection from 0.14.2 to 0.14.5 by @dependabot[bot] in #1759
- feat: coordinate parent selector and piece collector for better bandwidth usage by @SouthWest7 in #1578
- feat: add dfctl CLI tool for managing Dragonfly tasks by @Copilot in #1720
New Contributors
Full Changelog: v1.2.17...v1.2.19
v1.2.17
v1.2.16
What's Changed
- Upgrade tonic to 0.14.3, tonic-reflection and tonic-health to 0.14.3 by @Copilot in #1721
- chore(deps): Bump openssl from 0.10.75 to 0.10.76 by @dependabot[bot] in #1730
- chore(deps): Bump clap from 4.5.56 to 4.6.0 by @dependabot[bot] in #1728
- chore(deps): Bump socket2 from 0.6.2 to 0.6.3 by @dependabot[bot] in #1727
- chore(deps): Bump aquasecurity/trivy-action from 0.34.2 to 0.35.0 by @dependabot[bot] in #1726
- chore(deps): Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #1725
- chore(deps): Bump mheap/github-action-required-labels from 5.5.1 to 5.5.2 by @dependabot[bot] in #1724
- feat(grpc): add BBR-based adaptive rate limiting middleware for gRPC by @gaius-qi in #1732
- chore: add version field to mocktail git dependency in Cargo.toml by @gaius-qi in #1733
Full Changelog: v1.2.15...v1.2.16
v1.2.15
v1.2.14
Full Changelog: v1.2.13...v1.2.14