-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add query consistency params (#180)
* setup feat/stronger-consistency branch * feat: add query consistency params (#170) * feat: add consistency enum parameter for query APIs * fix CI workflow branch name * ignore enum suffix lint rule * ignore enum val prefix lint warning * fix up generated files * docs formatting fix * review feedback: update enum vals for future additions, update docs * fix up docs clarification for all endpoints * feat: add consistency options to StreamedListObjects * doc: correct consistency reference in doc string (#182) * doc: correct consistency reference in doc string * chore: remove dx from codeowners as we're moving off feature branch * Merge main int feat/stronger-consistency-options (#184) ci: don't pin version of buf (#181) * ci: don't pin version of buf Instead we will use the version that correlates to the action version * chore(deps): update buf-setup-action version * style: run buf format to make formatting changes --------- Co-authored-by: Jim Anderson <[email protected]> Co-authored-by: Raghd Hamzeh <[email protected]>
- Loading branch information
1 parent
a9261bb
commit 7e5be7b
Showing
4 changed files
with
2,526 additions
and
2,242 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.