Skip to content

protoc-gen-huma v1.3.1

Compare
Choose a tag to compare
@danielgtaylor danielgtaylor released this 07 Dec 23:37
· 2 commits to main since this release
329d940

Fixes:

  • One-of types are only set if actually passed, preventing overwriting of values with the last defined member of the one-of.
  • Message name is now interpolated properly in one-of error messages.