v1.23.0
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:
- Deprecations announced on 2020-03-02 with the v1.20.0 release