You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(triple): preserve otel traceparent in TripleInvoker (#3285)
* remove the config package from package client
* fix(client): fail fast on invalid registry and method config
* restore WithMethod in Server
* fix lint of action_test
* refactor: split processURL to reduce cognitive complexity
* migrate the ValidateRegistryIDs to internal
* fix the cmt
* remove the validateRegistryIDs
* fix 3240
* fix lint
* fix the constant or use http.CanonicalHeaderKey (staticcheck)
0 commit comments