Skip to content

v0.20.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bufdev bufdev released this 13 Jul 20:31
  • Add --by-dir flag to buf protoc that parallelizes generation per directory, resulting in a 25-75% reduction in the time taken to generate stubs for medium to large file sets.
  • Properly clean up temporary files and commands on interrupts.
  • Fix issue where certain files that started with invalid Protobuf would cause the parser to crash.