BEHAVIOR CHANGES
With the introduction of health checks, the helm chart enables liveness and readiness probes.
If a failure is occuring on a component which is not used, disable the component to resolve the health check issues.
What's Changed
Changelog
🚀 Others
- 11a99b2 Bump golang.org/x/crypto from 0.27.0 to 0.31.0 (#101)
- 97d15af Update OTEL Packages (#80)
- a9c6b76 Update module github.com/MicahParks/keyfunc/v3 to v3.3.7 (#108)
- d0dbac2 Update module github.com/labstack/echo/v4 to v4.13.3 (#99)
- eb7b504 Update module github.com/nats-io/nats.go to v1.38.0 (#106)
- 8a60bdd Update module golang.org/x/oauth2 to v0.25.0 (#104)
- 09976fd Update module google.golang.org/grpc to v1.69.2 (#102)
- 418f07c Update module google.golang.org/protobuf to v1.36.2 (#103)
- 1bf68f3 configure jwks refresh interval (#110)
- 259d2a6 implement grpc health check service (#105)
- e8015c8 support disabling default services (#107)