Changelog
- 530ba54 Correct error logging format in InitMonitor function (#4046)
- 9cda3c8 Merge branch 'main' of github.com:dragonflyoss/dragonfly into release-2.2
- a8325d5 add comments for Oauth interface (#4038)
- 4d74f17 chore(.github/auto_assign.yml): add assignees for PR (#4005)
- 49e5b76 chore(.github/workflows): change rules of the stale actions (#4028)
- 31ce2e3 chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 (#4015)
- fede64b chore(deps): bump actions/stale from 9.0.0 to 9.1.0 (#4010)
- 27521ce chore(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 (#4017)
- 26ac4c4 chore(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 (#4031)
- 4db2b75 chore(deps): bump github.com/docker/docker from 28.0.0+incompatible to 28.1.1+incompatible (#4018)
- b707bbd chore(deps): bump github.com/huaweicloud/huaweicloud-sdk-go-obs from 3.24.6+incompatible to 3.25.3+incompatible (#4036)
- 8d6efd1 chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 (#4016)
- 6b60929 chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#4029)
- 118a45c chore(deps): bump go.uber.org/mock from 0.5.1 to 0.5.2 (#4032)
- 800fcd2 chore(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (#4033)
- 405fc8b chore(deps): bump kentaro-m/auto-assign-action from 248761c4feb3917c1b0444e33fad1a50093b9847 to 7ae38e468e64dec0af17820972bc4915aa511ec2 (#4011)
- bf0e6f4 chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#4034)
- 17195e6 comments(auth/oauth): add default timeout comments for oauth (#4037)
- 8d5b1cc comments(dferrors): add comments for IsEndOfStream function to check … (#4008)
- ea5e0d6 comments(dferrors): add comments for IsGRPCDfError function to check … (#4009)
- ae76b12 comments(manager/config): add GRPCConfig struct for gRPC server confi… (#4044)
- 545f8c0 feat(manager): add redis proxy for manager and support redis username (#4041)
- 5c8f8f1 feat(manager/config): add RedisConfig with documentation (#4043)
- 1edd631 feat: add unit tests for persistent cache task handlers (#4023)
- 47e6c33 feat: bump client to v0.2.26 and add CRC32FromStrings func (#4024)
- f45351f fix(.github/workflows): detected GitHub workflow tokens with excessive permissions in auto-assign.yml (#4021)
- 5126b25 fix: set the pat to context for audit (#4007)
- fb5e1d7 refactor: pass context to run gc task (#4042)