Changelog
- 2f49b73 Implement persistent cache service (#3903)
- c3e83cd chore(client-rs): update client-rs version to 0.2.20 (#3917)
- 1348e99 chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 (#3912)
- 60ad3e0 chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#3913)
- e553e4c chore(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (#3900)
- 2606ef7 chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#3898)
- 07d1404 chore(deps): bump github.com/appleboy/gin-jwt/v2 from 2.9.2 to 2.10.3 (#3910)
- 843dee5 chore(deps): bump github.com/containerd/containerd from 1.6.26 to 1.6.38 (#3901)
- 6631f48 chore(deps): bump github.com/fsouza/fake-gcs-server from 1.52.0 to 1.52.2 (#3931)
- 75929e9 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#3906)
- 920d30e chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 (#3904)
- 648bbbf chore(deps): bump github/codeql-action from 3.28.11 to 3.28.13 (#3914)
- 2a1859e chore(deps): bump github/codeql-action from 3.28.13 to 3.28.14 (#3930)
- 324eb86 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.59.0 to 0.60.0 (#3893)
- f78cdee chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#3935)
- cc966bc chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (#3886)
- f0c8b53 chore(deps): bump golang.org/x/sys from 0.30.0 to 0.31.0 (#3896)
- 2f2dc13 chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#3924)
- 4265552 chore: bump console to v0.2.2 and bump client-rs to v0.2.22 (#3944)
- 0c6b0ff chore: update client version to 0.2.18 (#3887)
- e0bedbd chore: update client-rs version to 0.2.21 (#3918)
- 901a0d1 enhance: add comments for key scanning and context error handling
- e8166e4 feat(client): removing hostname resolution fallback when the IP address check fails (#3936)
- fbd88da feat(manager): an empty permissions list grants all permissions (#3889)
- 4e02af6 feat(manager): optimize service of the persistent cache task (#3929)
- 8eed7f6 feat: add log for searcher plugin (#3942)
- a700f5e feat: add swagger annotations for open API router (#3885)
- 5004b43 feat: enhance PAT validation in middleware (#3888)
- d5cd0d6 fix: replace builds with ids in config (#3943)
- c49a8d0 fix: update peer and task manager methods to use correct redis key format
- 49bfec4 refactor: use slices.Contains to check the permission (#3940)