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
Codegen (views/OneOf): fix generated examples when a ResultType contains a OneOf (union) field by emitting the required union helpers in the views package. (#3884)
Codegen (mixed unary + SSE): support services that expose both unary and SSE streaming results cleanly. (#3883)
HTTP client codegen: fixes and improvements to the generated HTTP client. (#3879)