Skip to content

3.0.0 - Public API overhaul

Latest
Compare
Choose a tag to compare
@cgay cgay released this 25 Mar 18:07
· 122 commits to master since this release

This release contains significant changes to the public API.

  • A more complete set of reflection APIs are exported.
  • The default package name for generated code is based on the .proto file name.
  • The way groups are handled has been simplified internally, and the groups API changed as a result.

There are many other changes as well. See CHANGES.md for details.