Navigation Menu

Skip to content

v1.8.0

Compare
Choose a tag to compare
@njhale njhale released this 14 Sep 17:07
· 856 commits to main since this release
  • Change default for --origin flag of buf beta studio-agent to https://studio.buf.build
  • Change default for --timeout flag of buf beta studio-agent to 0 (no timeout). Before it was 2m (the default for all the other buf commands).
  • Add support for experimental code generation with the plugin: key in buf.gen.yaml.
  • Preserve single quotes with buf format.
  • Support junit format errors with --error-format.