Skip to content

v1.3.11

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:20

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-url for 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

Full Changelog: v1.3.10...v1.3.11