github bufbuild/buf v1.30.0

latest releases: v1.32.0-beta.1, v1.31.0, v1.30.1...
one month ago
  • Update buf generate so it populates the recently-added source_file_descriptors field of the CodeGeneratorRequest message. This provides the plugin with access to options that are configured to only be retained in source and not at runtime (via field option). Descriptors in the proto_file field will not include any options configured this way for the files named in file_to_generate field.
  • Add --exclude-source-retention-options flag to buf build, which causes options configured to only be retained in source to be stripped from the output descriptors.

Don't miss a new buf release

NewReleases is sending notifications on new releases.