Changelog
- de5826d chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 (#3792)
- 757b3e8 chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 (#3761)
- 6b5e19a chore(deps): bump cloud.google.com/go/storage from 1.49.0 to 1.50.0 (#3777)
- 41e625e chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#3793)
- 7d4de9a chore(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 (#3760)
- 00ad87c chore(deps): bump docker/build-push-action from 6.11.0 to 6.12.0 (#3779)
- f578cad chore(deps): bump docker/build-push-action from 6.12.0 to 6.13.0 (#3791)
- cb5f966 chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.9.0 (#3822)
- bc8fc4a chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#3762)
- 715cc9a chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 (#3824)
- 8ccd368 chore(deps): bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 (#3803)
- 5ccf1d5 chore(deps): bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 (#3795)
- 50ca6e6 chore(deps): bump github.com/hashicorp/memberlist from 0.5.1 to 0.5.3 (#3804)
- fc06fa8 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#3748)
- 6c095f1 chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 (#3759)
- 331034e chore(deps): bump github/codeql-action from 3.28.1 to 3.28.5 (#3794)
- bc1dfbf chore(deps): bump github/codeql-action from 3.28.5 to 3.28.8 (#3806)
- 3a91468 chore(deps): bump github/codeql-action from 3.28.8 to 3.28.9 (#3823)
- ac02f53 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.58.0 to 0.59.0 (#3801)
- 80c497b chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.58.0 to 0.59.0 (#3775)
- 4b97168 chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#3773)
- 679c48e chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#3817)
- 948538f chore(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 (#3776)
- 9ba7d4e chore(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 (#3821)
- c4f4abb chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#3778)
- 2e576e3 chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 (#3826)
- 7b8c702 chore(deps): bump google.golang.org/api from 0.205.0 to 0.216.0 (#3767)
- d4a2ee6 chore(deps): bump google.golang.org/api from 0.216.0 to 0.219.0 (#3805)
- e5f63a9 chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#3797)
- e359486 chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#3820)
- a9ef12a chore(deps): bump k8s.io/component-base from 0.32.0 to 0.32.1 (#3774)
- caf9020 chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.8.0 (#3825)
- 6506775 chore: remove archives.format in goreleaser (#3828)
- e5d3ede chore: update client version to v0.2.2 (#3754)
- 84bfd66 chore: update client-rs and console version (#3827)
- 4607435 feat: add option to cancel idle peer task (#3810)
- 2f1b4b3 feat: add pieceLength for creating persistent cache task (#3772)
- dfa83b2 feat: bump api from v2.1.23 to v2.1.25 and add ttl for StatPersistentCacheTask (#3830)
- a1cb0a4 feat: delete persistent cache task from peer (#3786)
- 9320a7f feat: handle the error for scheduling persistent cache task (#3781)
- a63126e feat: implement FindCandidatePersistentCacheParents for scheduling persistent cache task (#3770)
- 7c0f0ab feat: replicate persistent cache task when task needs persistent replicas (#3784)
- 20926e7 feat: replicate the persistent cache task when delete host (#3787)
- 7f0394c feat: support google cloud storage (#3756)
- 25a4b53 fix: update client version in e2e testing (#3755)
- d7f9e91 refactor: refactor the e2e file server (#3741)
- 5bf9dd1 test(scheduler/persistentcache): add uint test for host manager (#3812)
- 2b75f86 test(scheduler/resource): add host, peer and task uint tests (#3790)
- cfdf6f6 test(scheduler/resource/persistentcache): add uint testings for task manager (#3813)
- a43f266 test(scheduler/resource/persistentcache): add unit tests for peer manager (#3814)
- ff08ba2 test(scheduler/scheduling): rename resource to standard (#3815)