Skip to content

Releases: dragonflyoss/dragonfly

v2.4.4-rc.1

15 Apr 09:56
4726ab4

Choose a tag to compare

Changelog

Bug Fixes

  • 4726ab4 fix: call ListTaskEntries only for directory URLs in PreheatFile/StaFile (#4712)

Contributors

Thanks to all the contributors! ❤️

v2.4.4-rc.0

10 Apr 13:55
9139e69

Choose a tag to compare

Changelog

Bug Fixes

  • c3913e2 refactor(job): rename blobsURL to blobURL for grammatical accuracy (#4708)

Dependency updates

  • c8371d6 chore(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#4703)
  • df2d375 chore(deps): bump docker/login-action from 4.0.0 to 4.1.0 (#4705)
  • c8dbcce chore(deps): bump github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2 (#4704)
  • e0bfe11 chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.42.0 to 1.43.0 (#4699)
  • e31f3bf chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.42.0 to 1.43.0 (#4707)
  • 9f7c81c chore(deps): bump kentaro-m/auto-assign-action from 79356e58e31446bdb2b16fbd862d671afa66a0a5 to 7d91347892b849bdd20a3d67c7564caa4ff21e35 (#4706)

Chores

  • 9139e69 chore: update client and manager/console submodules (#4711)

Contributors

Thanks to all the contributors! ❤️

v2.4.4-beta.0

03 Apr 04:03
6dab7f4

Choose a tag to compare

Changelog

Features

Bug Fixes

  • d3180ee fix: align Lua script args order for peer ttl and concurrent_piece_count (#4674)

Dependency updates

  • 2eae4e9 chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#4696)
  • 77034ae chore(deps): bump anchore/sbom-action from 0.22.2 to 0.23.1 (#4660)
  • 8b0441b chore(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.35.0 (#4658)
  • 167f015 chore(deps): bump azure/setup-helm from 4.3.1 to 5.0.0 (#4695)
  • 629f9ad chore(deps): bump d7y.io/api/v2 from 2.2.24 to 2.2.25 (#4663)
  • b209868 chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 (#4664)
  • 5e34132 chore(deps): bump github.com/gin-contrib/gzip from 1.2.3 to 1.2.6 (#4691)
  • 7a8b8ff chore(deps): bump github.com/gin-contrib/zap from 1.1.5 to 1.1.7 (#4692)
  • 4adf0d8 chore(deps): bump github.com/montanaflynn/stats from 0.7.1 to 0.9.0 (#4694)
  • 4dcce3a chore(deps): bump github/codeql-action from 4.32.5 to 4.35.1 (#4693)
  • 6b087c1 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.61.0 to 0.67.0 (#4661)
  • 7082532 chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.40.0 to 1.42.0 (#4656)
  • 06b34d1 chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#4670)
  • 6dab7f4 chore(deps): bump kentaro-m/auto-assign-action from c8db276c3a2c3609c66ffe9f371cf1ebe80bc1b1 to 79356e58e31446bdb2b16fbd862d671afa66a0a5 (#4690)
  • e9dff4c chore(deps): bump sigstore/cosign-installer from 3.10.0 to 4.1.0 (#4662)
  • 309dc2a chore(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.1 (#4697)

Chores

  • 3fa1113 chore(client): update client submodule to e9ff9699 (#4669)
  • 2aab22a chore: add dragonfly-maintainers as codeowners alongside approvers (#4684)
  • eda0bdc chore: update CODEOWNERS team names to dragonfly-approvers/maintainers (#4672)
  • 4625771 ci: add Docker credentials env vars and skip test if not set (#4687)

Contributors

Thanks to all the contributors! ❤️

v2.4.3

11 Mar 15:49
e1491bf

Choose a tag to compare

Changelog

Dependency updates

  • e1491bf chore(deps): Bump d7y.io/api to v2.2.24 (#4653)
  • 5e7833d chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#4644)
  • f0e6ca4 chore(deps): bump actions/stale from 9.1.0 to 10.2.0 (#4650)
  • 2b55113 chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 (#4645)
  • e54da15 chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#4648)
  • 64a8c97 chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#4652)
  • 585528c chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.63.0 to 0.67.0 (#4646)
  • 4945e62 chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.40.0 to 1.42.0 (#4651)
  • 5b38216 chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.42.0 (#4643)
  • 8ec8522 chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 (#4647)
  • 68ef3a2 chore(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 (#4649)

Contributors

Thanks to all the contributors! ❤️

v2.4.2

09 Mar 08:59
f94f9f8

Choose a tag to compare

Changelog

Features

  • 7665bb5 feat(api): upgrade d7y.io/api to v2.2.14 and add scheduler cluster de… (#4589)
  • c0cbc16 feat(config): add request rate limit for gRPC server (#4579)
  • ca32e43 feat(manager): add seed client configuration support (#4577)
  • 6e7097b feat(rpcserver): add scheduler configuration marshalling (#4635)

Bug Fixes

  • 30ff770 fix: improve OpenSSF Scorecard score (#4576)
  • 333cf30 refactor(config): rename rateLimit to bandwidthLimit (#4578)
  • afef75b refactor(seedPeer): remove Enable flag and simplify checks (#4636)
  • 2362f85 refactor(types): change priorities from string to int32 (#4612)

Dependency updates

  • b319e58 chore(deps): bump actions/cache from 5.0.2 to 5.0.3 (#4594)
  • 6881ac7 chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#4584)
  • 34fe42f chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#4633)
  • daf5e65 chore(deps): bump anchore/sbom-action from 0.21.1 to 0.22.0 (#4581)
  • 2694596 chore(deps): bump anchore/sbom-action from 0.22.0 to 0.22.1 (#4599)
  • 30021fc chore(deps): bump anchore/sbom-action from 0.22.1 to 0.22.2 (#4606)
  • 75da3c0 chore(deps): bump d7y.io/api/v2 from 2.2.14 to 2.2.19 (#4614)
  • b28e3c7 chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 (#4617)
  • 1e2c1d5 chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 (#4596)
  • b325fce chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#4623)
  • fa43c29 chore(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 (#4610)
  • ccfd095 chore(deps): bump github.com/redis/go-redis/v9 from 9.17.2 to 9.17.3 (#4585)
  • 4b9235b chore(deps): bump github.com/redis/go-redis/v9 from 9.17.3 to 9.18.0 (#4619)
  • 058e397 chore(deps): bump github/codeql-action from 4.31.10 to 4.31.11 (#4586)
  • 256194d chore(deps): bump github/codeql-action from 4.31.11 to 4.32.1 (#4598)
  • b6070ac chore(deps): bump github/codeql-action from 4.32.1 to 4.32.2 (#4609)
  • 9e37bec chore(deps): bump github/codeql-action from 4.32.2 to 4.32.5 (#4630)
  • eb93560 chore(deps): bump go.opentelemetry.io/otel from 1.39.0 to 1.40.0 (#4597)
  • ce173de chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.37.0 to 1.40.0 (#4592)
  • 798057f chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.37.0 to 1.40.0 (#4595)
  • bb19f4e chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#4593)
  • 158f1de chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#4615)
  • 333ba22 chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 (#4618)
  • 7e8a8dc chore(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 (#4608)
  • 9e4515e chore(deps): bump google.golang.org/api from 0.260.0 to 0.262.0 (#4580)
  • 60e280e chore(deps): bump google.golang.org/api from 0.262.0 to 0.269.0 (#4629)
  • b5a63e3 chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#4624)
  • fc0a8f4 chore(deps): bump helm/kind-action from 1.13.0 to 1.14.0 (#4626)
  • 84d159d chore(deps): bump kentaro-m/auto-assign-action from 18e62580c51802a607cac53db7cb07ddacb24731 to c8db276c3a2c3609c66ffe9f371cf1ebe80bc1b1 (#4582)

Chores

  • f94f9f8 build(ci): add Node.js setup to release workflow (#4640)
  • 07054a5 chore(client): update client subproject commit reference (#4638)

Contributors

Thanks to all the contributors! ❤️

v2.4.1

23 Jan 03:32
e2cae46

Choose a tag to compare

Changelog

Bug Fixes

  • e2cae46 fix(security): Dragonfly manager job API unauthenticated access (#4575)

Contributors

Thanks to all the contributors! ❤️

v2.4.1-rc.1

23 Jan 02:41

Choose a tag to compare

Changelog

Features

  • a0240e2 feat(router): remove deprecated preheat API endpoints

Bug Fixes

  • 9fb9a2d fix(security): Dragonfly manager job API unauthenticated access

Chores

Contributors

Thanks to all the contributors! ❤️

v2.4.1-rc.0

22 Jan 14:05
05a2137

Choose a tag to compare

Changelog

Features

  • 05a2137 feat(router): remove deprecated preheat API endpoints (#4574)

Chores

Contributors

Thanks to all the contributors! ❤️

v2.4.1-beta.1

21 Jan 02:59
49343a4

Choose a tag to compare

Changelog

Bug Fixes

  • 49343a4 fix(manager,scheduler): IPv6-safe host:port formatting (#4555)

Contributors

Thanks to all the contributors! ❤️

v2.4.1-beta.0

20 Jan 14:43
a9301ea

Choose a tag to compare

Changelog

Features

  • a9301ea feat(scheduler): add Name field to Host struct (#4570)

Dependency updates

  • 4dadc8d chore(deps): bump actions/cache from 5.0.1 to 5.0.2 (#4569)
  • 0c9bc03 chore(deps): bump actions/setup-go from 5.5.0 to 6.2.0 (#4565)
  • e5872f4 chore(deps): bump anchore/sbom-action from 0.21.0 to 0.21.1 (#4560)
  • 95ac2a9 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.4 (#4561)
  • 4edc8e6 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 (#4564)
  • 7dc356a chore(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 (#4559)
  • 9ec3fcf chore(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#4562)
  • fcafee6 chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.47.0 (#4558)
  • 6579448 chore(deps): bump google.golang.org/api from 0.248.0 to 0.260.0 (#4566)

Contributors

Thanks to all the contributors! ❤️