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

workers_kv: modernise all methods #1115

Merged
merged 4 commits into from Nov 22, 2022

Commits on Oct 21, 2022

  1. workers_kv: modernise all methods

    - Updates the methods to make the experimental client method signatures
      for consistency
    - Renames some methods to be clearer about what they do
    - Automatically paginate List* requests
    jacobbednarz committed Oct 21, 2022
    Copy the full SHA
    ded6a0e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Copy the full SHA
    2b2ad72 View commit details
    Browse the repository at this point in the history
  2. remove extra errors

    jacobbednarz committed Nov 15, 2022
    Copy the full SHA
    649ec95 View commit details
    Browse the repository at this point in the history
  3. add CHANGELOG

    jacobbednarz committed Nov 15, 2022
    Copy the full SHA
    e3a2edf View commit details
    Browse the repository at this point in the history