Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(runtime): add new Go-specific API level feature
- Introduce new GoFeatures API level setting for protobuf - Add renamed_services map to GoSettings for service name customization - Update enum deprecation warnings and improve documentation links - Refactor error_details.proto to enhance field-level error handlingrefactor(runtime): remove unused keyfunc field from JWT config - Remove keyfunc field from Config struct - Delete GetKeyfunc method - Update validation logic to remove keyfunc checks - Remove keyfunc from protobuf descriptor
- Loading branch information