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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Experimental support for the new REST API #994

Merged
merged 35 commits into from
Nov 29, 2023
Merged

Commits on Sep 20, 2023

  1. First commit

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    db085e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae858b1 View commit details
    Browse the repository at this point in the history
  3. XFail on 5.x

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0ca58d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1178cc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    615da6e View commit details
    Browse the repository at this point in the history
  6. Add unit tests

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6f84092 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9501d17 View commit details
    Browse the repository at this point in the history
  8. Add missing test

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5f36be5 View commit details
    Browse the repository at this point in the history
  9. Fix mypy

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    026c697 View commit details
    Browse the repository at this point in the history
  10. Use TypeAlias

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4051b8e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3323ab9 View commit details
    Browse the repository at this point in the history
  12. Add change file

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    48ab537 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d930f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    5709d88 View commit details
    Browse the repository at this point in the history
  2. Move to citric.rest

    edgarrmondragon committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6ce6894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f939fee View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

  1. Update lockfile

    edgarrmondragon committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d8aa57c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa387cc View commit details
    Browse the repository at this point in the history
  3. Fix typo

    edgarrmondragon committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    234ad9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a69da5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc97615 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    98e87be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3152e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a720687 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c0b185 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add async client

    edgarrmondragon committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    672ca69 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    a0e3a26 View commit details
    Browse the repository at this point in the history
  2. Revert "Add async client"

    This reverts commit 672ca69.
    edgarrmondragon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    aab6e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9893dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e1cc91 View commit details
    Browse the repository at this point in the history
  5. Document REST client

    edgarrmondragon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1f26d51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ee061e View commit details
    Browse the repository at this point in the history