Skip to content

0.4.0

Compare
Choose a tag to compare
@andrewparmet andrewparmet released this 05 May 14:38
e68f7d4

Features:

  • Respect java_package option by default
  • Generate gRPC method descriptors with options for custom marshallers

Bug Fixes:

  • Propagate deprecation to DSL builders
  • (Plugin) Propagate errors within code generation from STEffects
  • Various fixes for reserved names including Unit, value, Any, Enum, etc.
  • Fix generation for files that don't specify a package

Misc:

  • No longer use wildcard imports in generated code
  • There is a breakage in runtime compatibility for code generated using earlier versions of the protokt plugin