Skip to content

Release v1.9.0

Compare
Choose a tag to compare
@jekiapp jekiapp released this 03 Mar 07:31
· 69 commits to master since this release
e56862a

Features:

  • support OneOf syntax

Improvement:

  • replaced packr2 with pkger
  • migrated from depreciated protoc plugin lib to protogen
  • use jsonpb to marshal stubs to response messages
  • switched over to go modules
  • Readme grammar fix

Bugfixes:

  • fixes to address the well_known_type test failure. The cause of the issue was that the keyword type was making it into an import alias in the server.tmpl file.