goprotobuf v1.4.3 Release Notes

Release Date: 2020-10-15 // over 3 years ago
  • Notable changes:

    (#1221) jsonpb: Fix marshaling of Duration
    (#1210) proto: convert integer to rune before converting to string


Previous changes from v1.4.2

  • Notable changes:

    • ⬆️ (#1131) all: upgrade to google.golang.org/[email protected]
    • (#1125) jsonpb: fix a confusing error message
    • (#1129) proto: make InternalMessageInfo functional