Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump d7y.io/dragonfly/v2 from 2.0.4 to 2.1.41 #64

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps d7y.io/dragonfly/v2 from 2.0.4 to 2.1.41.

Release notes

Sourced from d7y.io/dragonfly/v2's releases.

v2.1.41

Changelog

  • c967fe68 Revert "chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0" (#3198)
  • ea063bb2 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0 (#3194)
  • 3cd45874 chore(deps): bump google.golang.org/api from 0.171.0 to 0.172.0 (#3192)
  • 94f4f7a7 chore(deps): upgrade 'github.com/RichardKnop/machinery' mod version from v1… (#3197)
  • 651946f8 chore: update charts version (#3190)
  • 35e8bac3 chore: update single piece storage (#3186)
  • 95e52970 feat: revise probedcount threshold (#3189)
  • 4abb179d feat: support preheating by v2 grpc protocol (#3201)
  • 501a7be0 feat: trigger download task by stream (#3200)
  • c40e5ede feat: update charts and optimize charts values by image tag (#3187)
  • 5cee9010 fix: single long task keepalive (#3184)
  • f76aaf12 fix: typo in manager database (#3191)

v2.1.40

Changelog

  • e49b0afd chore: update api version to v2.0.109 and fix rust e2e CI (#3185)
  • 48846e2f feat: peer exchange (#3141)

v2.1.39

Changelog

  • 405ed005 Improve the search order for localTaskStore array (#3166)
  • 2c54d1cf chore(deps): bump github.com/aws/aws-sdk-go from 1.50.25 to 1.51.11 (#3163)
  • 60d8050f chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 26.0.0+incompatible (#3159)
  • 4f0cb8fa chore(deps): bump github.com/gin-contrib/zap from 1.1.0 to 1.1.1 (#3161)
  • dd813a4f chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 (#3162)
  • 856cc374 chore: update go-redis verison to v9 (#3182)
  • 67bb7a6a feat: add networkTopology e2e test (#3124)
  • fc53dcf9 feat: optimize reload storage (#3167)
  • cce656a6 feat: remove otel in client (#3169)
  • 44be646e fix: daemon reuse file fd leak (#3180)
  • c168e864 fix: fix network topology e2e test (#3171)
  • d18625b3 fix: parent peertask conductor race condition (#3154)
  • 8c9ff386 fix: tiny piece digest reader (#3164)
  • f960bc01 fix: tunnel https (#3153)

v2.1.38

Changelog

  • ba4c327b chore(deps): bump github.com/aliyun/aliyun-oss-go-sdk from 3.0.1+incompatible to 3.0.2+incompatible (#3138)
  • 76ca7da0 chore(deps): bump github.com/gin-contrib/static from 0.0.1 to 1.1.0 (#3137)
  • 64fa7ce5 chore(deps): bump github.com/gin-contrib/static from 1.1.0 to 1.1.1 (#3146)
  • 1f5c87b9 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (#3135)
  • d9fb24c8 chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#3149)
  • 754dc586 chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 (#3136)
  • 58bdb79d chore(deps): bump google.golang.org/api from 0.169.0 to 0.171.0 (#3150)
  • 6099a917 chore(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.8 (#3147)

... (truncated)

Changelog

Sourced from d7y.io/dragonfly/v2's changelog.

[Unreleased]

[v2.1.0] - 2023-08-03

Chore

  • release v2.1.0

[v2.1.0-rc.0] - 2023-08-03

Chore

  • update submodule version (#2596)

Feat

  • use unscoped delete for resource in manager (#2595)
  • create seed peer with active state in manager (#2593)
  • change seed peer state to active in UpdateSeedPeer api (#2592)
  • implement DeleteSeedPeer api in manager (#2591)

[v2.1.0-beta.4] - 2023-08-01

Chore

  • clean temporary file when backsource error (#2575)
  • deps: bump github.com/aliyun/aliyun-oss-go-sdk from 2.2.7+incompatible to 2.2.8+incompatible (#2588)
  • deps: bump google.golang.org/api from 0.132.0 to 0.134.0 (#2587)
  • deps: bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#2586)
  • deps: bump github.com/casbin/casbin/v2 from 2.72.1 to 2.73.0 (#2585)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.306 to 1.44.312 (#2584)

Feat

  • add personal access token middleware to open api (#2590)
  • add personal access tokens api to rest server (#2583)
  • support tls in manager rest server (#2580)
  • provide support for JuiceFS objectStorage implementation (#2578)
  • update api version (#2577)

Refactor

  • support for JuiceFS objectStorage implementation (#2579)

Test

  • add unit test for seedPeerClient.Addrs (#2589)
  • add unit tests for PieceDownloader (#2570)

[v2.1.0-beta.3] - 2023-07-26

Feat

... (truncated)

Commits
  • 4abb179 feat: support preheating by v2 grpc protocol (#3201)
  • 501a7be feat: trigger download task by stream (#3200)
  • c967fe6 Revert "chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google....
  • ea063bb chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.o...
  • 3cd4587 chore(deps): bump google.golang.org/api from 0.171.0 to 0.172.0 (#3192)
  • 94f4f7a chore(deps): upgrade 'github.com/RichardKnop/machinery' mod version from v1… ...
  • f76aaf1 fix: typo in manager database (#3191)
  • 651946f chore: update charts version (#3190)
  • c40e5ed feat: update charts and optimize charts values by image tag (#3187)
  • 95e5297 feat: revise probedcount threshold (#3189)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [d7y.io/dragonfly/v2](https://github.com/dragonflyoss/Dragonfly2) from 2.0.4 to 2.1.41.
- [Release notes](https://github.com/dragonflyoss/Dragonfly2/releases)
- [Changelog](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md)
- [Commits](dragonflyoss/Dragonfly2@v2.0.4...v2.1.41)

---
updated-dependencies:
- dependency-name: d7y.io/dragonfly/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 22, 2024 03:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #65.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/d7y.io/dragonfly/v2-2.1.41 branch April 29, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants