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

1.5 #41

Merged
merged 52 commits into from
Feb 14, 2024
Merged

1.5 #41

merged 52 commits into from
Feb 14, 2024

Commits on Dec 29, 2023

  1. cosmetics

    guillaume-pujol committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5d16764 View commit details
    Browse the repository at this point in the history
  2. rebase on main

    guillaume-pujol committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3a721b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c51343 View commit details
    Browse the repository at this point in the history
  4. update badges

    guillaume-pujol committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1fc51fa View commit details
    Browse the repository at this point in the history
  5. update ruff

    guillaume-pujol committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b3f8b5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f88c200 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    993bbd9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd2b8b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85305d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    80f9121 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e807b89 View commit details
    Browse the repository at this point in the history
  12. update deps

    guillaume-pujol committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d7a0d37 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9921650 View commit details
    Browse the repository at this point in the history
  14. fixes for mkdocs

    guillaume-pujol committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c3f0241 View commit details
    Browse the repository at this point in the history
  15. more fixes for mkdocs

    guillaume-pujol committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2cb7619 View commit details
    Browse the repository at this point in the history
  16. more README update

    guillp committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    20cc150 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. update ruff

    guillaume-pujol committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    983b82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccef21a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67238e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c512ff7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    325d261 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    f7ddbd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9803460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ce5c09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9f3c5e View commit details
    Browse the repository at this point in the history
  5. fix ApiClient tests

    guillaume-pujol committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    dea6c0b View commit details
    Browse the repository at this point in the history
  6. fix doc references

    guillaume-pujol committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ba9c1cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d4ca50 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    5931a33 View commit details
    Browse the repository at this point in the history
  2. BearerToken.validate_id_token() returns a new BearerToken with instea…

    …d of just the IdToken. The ID Token in the returned object is decrypted, if applicable.
    guillaume-pujol committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7a7e490 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6223501 View commit details
    Browse the repository at this point in the history
  4. more unit tests

    guillaume-pujol committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ae0e04f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    61d85e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1359bb1 View commit details
    Browse the repository at this point in the history
  3. more test coverage

    guillaume-pujol committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ccc588b View commit details
    Browse the repository at this point in the history
  4. update ruff and deps

    guillaume-pujol committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f537787 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f3ca04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45704d9 View commit details
    Browse the repository at this point in the history
  7. more test coverage

    guillaume-pujol committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5288f47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e600883 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Merge remote-tracking branch 'origin/1.5' into 1.5

    # Conflicts:
    #	README.md
    guillp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c35c212 View commit details
    Browse the repository at this point in the history
  2. add __getattr__ for AuthorizationRequest and `RequestUriParameter…

    …AuthorizationRequest`
    guillp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fb0e361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae5b179 View commit details
    Browse the repository at this point in the history
  4. more authorization code tests

    guillp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a42b132 View commit details
    Browse the repository at this point in the history
  5. update deps

    guillp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e9d37b8 View commit details
    Browse the repository at this point in the history
  6. fix for jwskate 0.11

    guillp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6f3fa9c View commit details
    Browse the repository at this point in the history
  7. more test coverage

    guillp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c93080c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d764a5a View commit details
    Browse the repository at this point in the history
  9. more coverage

    guillp committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    969839e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    e55e776 View commit details
    Browse the repository at this point in the history
  2. more test coverage

    guillp committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    912cabb View commit details
    Browse the repository at this point in the history
  3. ApiClient now requires setting a root URI and never sends requests …

    …elsewhere. Fix README accordingly.
    guillp committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d0c24aa View commit details
    Browse the repository at this point in the history