Skip to content

v1.23.0

Compare
Choose a tag to compare
@dsnet dsnet released this 14 May 20:36
· 276 commits to master since this release

Overview

This release adds some minor new API to encoding/prototext and compiler/protogen.

Notable changes

New features:

  • CL/233077: encoding/prototext: adjust handling of invalid UTF-8
  • CL/232239: compiler/protogen: add (*GeneratedFile).Unskip

Minor changes:

  • CL/232339: all: improve panic messages for better debugability
  • CL/232937: internal/impl: avoid inlining fixed coderFieldInfo array

Bug fixes:

  • CL/232338: compiler/protogen: avoid suggesting faulty go_package option

Upcoming breakage changes

There are no new upcoming breaking changes to announce in this release.

As a reminder, the following have already been announced and may take effect in the near future: