You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add terminology for Declarative clients (#1186)
Rename IaC to a clearer term declarative clients, rename all references
---------
Co-authored-by: Yusuke Tsutsumi <yusuke@tsutsumi.io>
feat(AIP-203): require field behavior (#1100)
To reduce the likelihood of missed field behavior annotations,
require it for all message feilds.
further rationale is explained in the change of AIP-203.