Changelog
- 916eff7 build(client-rs): update subproject commit and add comment in dfget (#3961)
- a53236f chore(README.md): change OpenSSF badge (#3959)
- 5065e9d chore(client-rs): bump client-rs from 0.2.22 to 0.2.23 (#3953)
- 7df026e chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#3973)
- 03c2612 chore(deps): bump d7y.io/api/v2 from 2.1.30 to 2.1.36 (#3976)
- c107bb2 chore(deps): bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#3951)
- 4b7b773 chore(deps): bump github.com/gin-contrib/static from 1.1.2 to 1.1.5 (#3947)
- 7acccb7 chore(deps): bump github.com/gin-contrib/zap from 1.1.3 to 1.1.5 (#3978)
- 2d47155 chore(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.9.2 (#3950)
- 0cfd020 chore(deps): bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0 (#3974)
- 09fbb6f chore(deps): bump github/codeql-action from 3.28.14 to 3.28.15 (#3946)
- 2544503 chore(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.29.0 (#3949)
- af47fea chore(deps): bump google.golang.org/api from 0.219.0 to 0.229.0 (#3977)
- 369a44a chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#3948)
- c713840 chore: bump client-rs to v0.2.23 (#3955)
- 8c23c8b chore: bump client-rs to v0.2.24 (#3983)
- b267a5d chore: bump golang version to 1.23.8 (#3960)
- e910d21 comments(genDocCommand): add runDoc method to generate markdown docs (#3967)
- fb84acc comments(rpcserver): add Stop method to gracefully stop servers (#3965)
- f9da220 comments: add initDfpath function to initialize dfpath (#3968)
- 9935857 feat(manager): add default value for operated_at (#3966)
- bf5a3cb feat: adds the audit middleware to records the system audit events (#3958)
- 18a8026 feat: change PersistentCacheTask to value type and ensure empty slice response (#3945)
- b03e14a feat: support query parameters for list audit API (#3970)
- e2976c3 fix(client/daemon): update type hint for resource clients option (#3957)
- df69b4f fix(genDocCommand): handle directory creation error in runDoc
- 3da4f63 fix(manager): fix peer ID logging in loadAllPeersByTaskID (#3954)
- 32e353a fix(peer/peertask_conductor): correct error handling in storeTinyPeer… (#3980)
- 8d2d672 refactor(lint): update golangci-lint to v2 and configure .golangci.yml (#3956)
- 72dd539 refactor(math/rand): remove init function for rand.Seed (#3979)
- ea52a84 refactor(root.go): simplify error handling in checkAndSpawnDaemon (#3962)
- d0bfdd4 refactor: modernize the code by new features provided by golang stand… (#3963)
- d7f0762 refactor: replace custom math functions with built-in max/min (#3972)
- 310ba08 style: Fix spacing in ComputePieceSize comment (#3969)
- 9422ac9 test(dragonfly-client-storage): add e2e test for cache upload/download. (#3941)
- 41208dd test(e2e): optimize testing for preheating in cache (#3952)