Skip to content

2.1.0

Choose a tag to compare

@glbrntt glbrntt released this 19 Aug 10:50
· 4 commits to main since this release
1a75da3

What's Changed

SemVer Minor

  • Allow command plugin to take a dir as input by @glbrntt in #80
  • Update error_details.proto to expose latest upstream fields by @MathieuTricoire in #81

SemVer Patch

  • Mark ContiguousBytesAdapter as conditionally Sendable by @rafaelcepeda in #77
  • Fix some papercuts with the command plugin by @glbrntt in #78
  • Use relative path for input files to protoc by @glbrntt in #79
  • Regenerate protos after update by @glbrntt in #85

Other Changes

  • Fix some incorrect docs on protoc options by @glbrntt in #71
  • Document how to create a public service with private implementation by @glbrntt in #73
  • Correct Generating-stubs.md example JSON by @rnro in #76
  • Enable release mode builds by @josephnoir in #82
  • Add more documentation about code generation by @glbrntt in #83

New Contributors

Full Changelog: 2.0.0...2.1.0