Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

v1.3.0

Choose a tag to compare

@release-please release-please released this 06 Sep 18:42
1128408

1.3.0 (2022-09-06)

Features

  • Add BUILD rule parameter to allow setting numeric enums (#1411) (5c578ed)
  • Add generated sample comment (#1417) (ef55bce)
  • docker-entrypoint: Add --experimental_allow_proto3_optional (#1414) (b92ab8c)
  • Encode numeric enums parameter with REST requests (#1399) (63599bb)
  • Make REST unit tests support numeric enums (#1423) (8839c6f)
  • Note that "rest" transport support is beta. (#1403) (faba515)
  • When requesting numeric enums in responses, also send them in requests (#1405) (31b1b16)

Bug Fixes