Skip to content

Releases: dragonflyoss/client

v1.3.7

27 Apr 05:40
7ecfcf3

Choose a tag to compare

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

23 Apr 07:29
9696f12

Choose a tag to compare

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

16 Apr 02:30

Choose a tag to compare

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_tasks to `get_persistent_cache_tasks by @gaius-qi in #1795

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

13 Apr 14:31
a1368de

Choose a tag to compare

What's Changed

  • fix(proxy): only route GET to dfdaemon, bypass other methods by @Looka149 in #1773
  • feat(dfctl): add task preheat command for image and file preheat by @Copilot in #1781

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

10 Apr 09:02
0e52ad1

Choose a tag to compare

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

07 Apr 15:11
d056c5b

Choose a tag to compare

What's Changed

  • fix(parent_selector): skip reconnect if connection exists, bump v1.3.2 by @gaius-qi in #1770

Full Changelog: v1.3.1...v1.3.2

v1.3.1

07 Apr 15:11

Choose a tag to compare

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

07 Apr 04:01
8f6f8c5

Choose a tag to compare

What's Changed

  • build: bump workspace version from 1.2.19 to 1.3.0 by @gaius-qi in #1762

Full Changelog: v1.2.19...v1.3.0

v1.2.19

03 Apr 04:03
1c70455

Choose a tag to compare

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

19 Mar 13:34
7d33221

Choose a tag to compare

What's Changed

  • feat(config): make adaptive_rate_limit optional in server config by @gaius-qi in #1734
  • fix: move BBR duration fields to workspace dep and fix serde by @gaius-qi in #1735

Full Changelog: v1.2.16...v1.2.17