Skip to content

Tags: xmenxk/google.aip.dev

Tags

v2023-08-07

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v2023-05-26

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

v2023-04-10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.