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
feat(AIP-121): adding guidance around consistency (#1060)
Google clients have implicit requirements around the
consistency today, but it is not explicitly stated in the AIPs.
Clarifying the guidance around consistency requirements.
@@ -231,6 +239,7 @@ exist, the service **must** error with `NOT_FOUND` (HTTP 404) unless
231
239
232
240
## Changelog
233
241
242
+
-**2023-08-24**: Adding consistency requirement.
234
243
-**2022-06-02:** Changed suffix descriptions to eliminate superfluous "-".
235
244
-**2022-02-02**: Changed eTag error from `FAILED_PRECONDITION` to `ABORTED` making it consistent with change to [AIP-154][] & [AIP-134][etag] on 2021-03-05.
236
245
-**2020-10-06**: Added guidance for declarative-friendly resources.
0 commit comments