Tags: cloudstaskdev/google.aip.dev
Tags
chore(AIP-1): remove TL section, update editors (aip-dev#1418)
fix: Make all client library links absolute We can't work out how to use relative links correctly, so let's just go with absolute ones.
Add terminology for Declarative clients (aip-dev#1186) Rename IaC to a clearer term declarative clients, rename all references --------- Co-authored-by: Yusuke Tsutsumi <[email protected]>
feat(AIP-203): require field behavior (aip-dev#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.
feat(AIP-3) add versioning (aip-dev#1055) Adding an AIP to introduce versioning, to help API authors point at older AIP guidance as it evolves.