Skip to content

Releases: dragonflyoss/client

v1.2.6

22 Jan 13:16
cd2847b

Choose a tag to compare

What's Changed

  • feat: switch HTTP client to HTTP/1.1 and improve stat request handling by @gaius-qi in #1625

Full Changelog: v1.2.5...v1.2.6

v1.2.5

21 Jan 06:58
eb476ad

Choose a tag to compare

What's Changed

  • feat: rename enableIpv6 to enableIPv6 in config by @gaius-qi in #1624

Full Changelog: v1.2.2...v1.2.5

v1.2.4

20 Jan 14:59
ab0d383

Choose a tag to compare

What's Changed

  • fix: IPv6-safe URL/authority formatting and avoid local_ip unwrap panics by @smb2love in #1604

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

20 Jan 14:45
8e27ee1

Choose a tag to compare

What's Changed

  • chore(deps): Bump github/codeql-action from 4.31.9 to 4.31.10 by @dependabot[bot] in #1613
  • chore(deps): Bump kentaro-m/auto-assign-action from 18e62580c51802a607cac53db7cb07ddacb24731 to a6d59add3a817df08cafa9b166367768d2c337f8 by @dependabot[bot] in #1614
  • chore(deps): Bump thiserror from 2.0.17 to 2.0.18 by @dependabot[bot] in #1615
  • chore(deps): Bump tokio-stream from 0.1.17 to 0.1.18 by @dependabot[bot] in #1617
  • ci(release): configure architecture-specific runners by @chlins in #1621
  • feat(dfcache): update help message for task ID calculation in dfcache by @gaius-qi in #1622
  • fix(config): use runtime env vars instead of compile-time by @chlins in #1623

Full Changelog: v1.2.2...v1.2.3

v1.2.2

21 Jan 02:53
ab0d383

Choose a tag to compare

What's Changed

  • fix: IPv6-safe URL/authority formatting and avoid local_ip unwrap panics by @smb2love in #1604

New Contributors

Full Changelog: v1.2.3...v1.2.2

v1.2.1

20 Jan 06:33
1f356b8

Choose a tag to compare

What's Changed

  • fix(dfddaemon): update default rate limits and ttl values by @gaius-qi in #1597
  • chore(deps): Bump serde_json from 1.0.145 to 1.0.149 by @dependabot[bot] in #1602
  • chore(deps): Bump taiki-e/cache-cargo-install-action from 3.0.0 to 3.0.1 by @dependabot[bot] in #1598
  • refactor(proxy): improve URL handling in rule matching by @gaius-qi in #1605
  • chore: bump version to 1.2.1 and update vnodes config by @chlins in #1606

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Jan 08:34

Choose a tag to compare

What's Changed

Full Changelog: v1.1.18...v1.2.0

v1.1.18

07 Jan 03:28
aa2a6c8

Choose a tag to compare

What's Changed

  • feat: bump version to 1.1.18 and fix host header for non-standard HTTPS ports by @gaius-qi in #1592

Full Changelog: v1.1.17...v1.1.18

v1.1.17

05 Jan 13:36
4b38782

Choose a tag to compare

What's Changed

  • chore(deps): Bump tokio from 1.48.0 to 1.49.0 by @dependabot[bot] in #1589
  • chore(deps): Bump hostname from 0.4.1 to 0.4.2 by @dependabot[bot] in #1587
  • chore(deps): Bump uuid from 1.18.1 to 1.19.0 by @dependabot[bot] in #1585
  • chore(deps): Bump kentaro-m/auto-assign-action from 72309cdba98adf773e9326cd1964e7d6bb7e1513 to 18e62580c51802a607cac53db7cb07ddacb24731 by @dependabot[bot] in #1584
  • chore(deps): Bump taiki-e/cache-cargo-install-action from 2.3.1 to 3.0.0 by @dependabot[bot] in #1583
  • chore(deps): Bump libc from 0.2.178 to 0.2.179 by @dependabot[bot] in #1588
  • fix: handle query params in blob URL regex by @eveningcafe in #1582

New Contributors

Full Changelog: v1.1.16...v1.1.17

v1.1.16

05 Jan 12:04
937a4e1

Choose a tag to compare

What's Changed

  • fix: sync piece stream to check if task is finished before waiting by @gaius-qi in #1579
  • refactor(grpc): simplify download task success handling by @gaius-qi in #1581

Full Changelog: v1.1.15...v1.1.16