Skip to content

4.6.0

Latest
Compare
Choose a tag to compare
@aaliddell aaliddell released this 14 Dec 17:24
· 197 commits to master since this release

General

  • Fixed incompatibility with Bazel 7 for the C, C++ and Objective-C rules. #298

Rust

  • Breaking change: The preserve_proto_field_names option is no longer set on the Serde plugin by default, as it cannot then be disabled. If you need this option, set if manually with the options attr. #297
  • Disabled Clippy lints in generated code. #296