Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add query consistency params #180

Merged
merged 6 commits into from
Jul 23, 2024

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a512faa View commit details
    Browse the repository at this point in the history
  2. 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
    jimmyjames committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c7bfe63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef60b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    da3b049 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. 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
    ewanharris committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3014a86 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. 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
    ewanharris committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a6e3fd1 View commit details
    Browse the repository at this point in the history