| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Goa v3.24.3 source code.tar.gz | 2026-02-07 | 1.3 MB | |
| Goa v3.24.3 source code.zip | 2026-02-07 | 2.3 MB | |
| README.md | 2026-02-07 | 583 Bytes | |
| Totals: 3 Items | 3.6 MB | 0 | |
Highlights
- Codegen (views/OneOf): fix generated examples when a
ResultTypecontains aOneOf(union) field by emitting the required union helpers in theviewspackage. (#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)
Full changelog
- Compare:
v3.24.2...v3.24.3