upgrade go-app, enable protovalidate
All checks were successful
Build and Publish / check-chart (push) Successful in 10s
Build and Publish / helm-release (push) Has been skipped
Build and Publish / release (push) Successful in 4m54s

This commit is contained in:
2025-07-21 16:57:15 -04:00
parent 1759f91cd1
commit 1a72ff3802
4 changed files with 53 additions and 15 deletions

View File

@ -26,4 +26,5 @@ grpc:
grpcGatewayPath: /api
enableGRPCGateway: true
enableInstrumentation: true
enableProtovalidate: true
logRequests: true