Releases: dragonflyoss/client
Releases · dragonflyoss/client
v1.3.11
What's Changed
- build(ci): upgrade alpine to 3.23.4 and golang to 1.25.5 in Dockerfiles by @gaius-qi in #1849
- Add support for FreeBSD by @jonakeys in #1752
- chore(deps): Bump actions/stale from 10.1.1 to 10.3.0 by @dependabot[bot] in #1850
- chore(deps): Bump github/codeql-action from 4.35.5 to 4.36.0 by @dependabot[bot] in #1851
- chore(deps): Bump oci-client from 0.16.1 to 0.17.0 by @dependabot[bot] in #1853
- chore(deps): Bump serde_json from 1.0.149 to 1.0.150 by @dependabot[bot] in #1855
- Feature/add dfget args --hf-base-url by @NelZyhh in #1833
- feat(dfget): add
--ms-base-urlfor ModelScope mirror endpoints by @Copilot in #1857 - Revert "Add support for FreeBSD" by @gaius-qi in #1858
- fix(backend): use full error chain in stream read failures by @pmady in #1861
- chore(deps): Bump tabled from 0.20.0 to 0.21.0 by @dependabot[bot] in #1865
- chore(deps): Bump toml_edit from 0.25.11+spec-1.1.0 to 0.25.12+spec-1.1.0 by @dependabot[bot] in #1864
- chore(deps): Bump github/codeql-action from 4.36.0 to 4.36.2 by @dependabot[bot] in #1868
- chore(deps): Bump chrono from 0.4.44 to 0.4.45 by @dependabot[bot] in #1869
- chore(deps): Bump http from 1.4.0 to 1.4.1 by @dependabot[bot] in #1870
- chore(deps): Bump serde_regex from 1.1.0 to 1.2.0 by @dependabot[bot] in #1871
- chore(deps): Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #1867
- fix(proxy): return 206 Partial Content for range requests via dfdaemon by @simonepri in #1874
- fix(backend): use IOError::other() for error construction in backend modules by @gaius-qi in #1873
New Contributors
- @jonakeys made their first contribution in #1752
- @NelZyhh made their first contribution in #1833
- @simonepri made their first contribution in #1874
Full Changelog: v1.3.10...v1.3.11
v1.3.10
What's Changed
- chore(deps): Bump tokio from 1.52.1 to 1.52.3 by @dependabot[bot] in #1839
- chore(deps): Bump github/codeql-action from 4.35.3 to 4.35.4 by @dependabot[bot] in #1834
- chore(deps): Bump openssl from 0.10.79 to 0.10.80 by @dependabot[bot] in #1842
- chore(deps): Bump github/codeql-action from 4.35.4 to 4.35.5 by @dependabot[bot] in #1840
- fix: use blocking send for piece content to prevent silent data loss by @gaius-qi in #1848
Full Changelog: v1.3.9...v1.3.10
v1.3.9
What's Changed
- chore(deps): Bump rustls from 0.23.38 to 0.23.40 by @dependabot[bot] in #1830
- chore(deps): Bump openssl from 0.10.78 to 0.10.79 by @dependabot[bot] in #1828
- chore(deps): Bump github/codeql-action from 4.35.2 to 4.35.3 by @dependabot[bot] in #1825
- fix: avoid panic when no preferred local IP is available by @SAY-5 in #1823
- fix: Redact credentials in download task logs by @YQ-Wang in #1818
- feat(storage): add connect timeout for QUIC and TCP clients by @gaius-qi in #1832
New Contributors
Full Changelog: v1.3.8...v1.3.9
v1.3.8
What's Changed
- chore(deps): Bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 by @dependabot[bot] in #1807
- chore(deps): Bump tokio from 1.50.0 to 1.52.1 by @dependabot[bot] in #1808
- chore(deps): Bump libc from 0.2.185 to 0.2.186 by @dependabot[bot] in #1810
- chore(deps): Bump rustls-pki-types from 1.13.2 to 1.14.1 by @dependabot[bot] in #1812
- fix(gc): increase download task timeout from 2 hours to 24 hours by @gaius-qi in #1816
- feat(config): add configurable max_retries for backend requests by @gaius-qi in #1817
Full Changelog: v1.3.7...v1.3.8
v1.3.7
What's Changed
- chore(deps): Bump openssl from 0.10.76 to 0.10.78 by @dependabot[bot] in #1804
- chore(deps): Bump rustls-webpki from 0.103.12 to 0.103.13 by @dependabot[bot] in #1805
- fix(backend): include full error chain in stream IO errors by @gaius-qi in #1806
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
- chore(deps): Bump rustls-webpki from 0.103.10 to 0.103.12 by @dependabot[bot] in #1796
- chore(deps): Bump github/codeql-action from 4.34.1 to 4.35.2 by @dependabot[bot] in #1798
- chore(deps): Bump serde_yaml from 0.9.32 to 0.9.34+deprecated by @dependabot[bot] in #1799
- chore(deps): Bump rand from 0.9.3 to 0.9.4 by @dependabot[bot] in #1800
- chore(deps): Bump hyper-rustls from 0.27.8 to 0.27.9 by @dependabot[bot] in #1801
- chore(deps): Bump clap from 4.6.0 to 4.6.1 by @dependabot[bot] in #1802
- feat: add proxy_all_registries option to dfinit containerd module by @bumarcell in #1803
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- chore(deps): Bump actionsdesk/lfs-warning from 3.2 to 3.3 by @dependabot[bot] in #1782
- chore(deps): Bump arduino/setup-protoc from 2 to 3 by @dependabot[bot] in #1783
- chore(deps): Bump taiki-e/cache-cargo-install-action from 3.0.5 to 3.0.6 by @dependabot[bot] in #1784
- chore(deps): Bump toml_edit from 0.25.6+spec-1.1.0 to 0.25.11+spec-1.1.0 by @dependabot[bot] in #1785
- chore(deps): Bump hyper-rustls from 0.27.7 to 0.27.8 by @dependabot[bot] in #1786
- chore(deps): Bump fastrand from 2.4.0 to 2.4.1 by @dependabot[bot] in #1787
- chore(deps): Bump rustls from 0.23.37 to 0.23.38 by @dependabot[bot] in #1788
- chore(deps): Bump libc from 0.2.184 to 0.2.185 by @dependabot[bot] in #1789
- chore(deps): Bump rand from 0.9.2 to 0.9.3 by @dependabot[bot] in #1790
- feat: infer upstream registry from containerd ns= query parameter by @bumarcell in #1792
- refactor: rename
get_persistent_tasksto `get_persistent_cache_tasks by @gaius-qi in #1795
New Contributors
- @bumarcell made their first contribution in #1792
Full Changelog: v1.3.4...v1.3.5
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