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

bump fastapi and add pydantic compatibility #1529

Commits on Sep 12, 2023

  1. bump fastapi and add pydantic compatibility

    Signed-off-by: fdroessler <[email protected]>
    fdroessler committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fcd15c8 View commit details
    Browse the repository at this point in the history
  2. bump lower requirements due to pydantic changes

    Signed-off-by: fdroessler <[email protected]>
    fdroessler committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1f1ba1b View commit details
    Browse the repository at this point in the history
  3. Update Release notes

    Signed-off-by: fdroessler <[email protected]>
    fdroessler committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a74e2ca View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 25, 2023

  1. make lower requirements pydantic < v2 and code compatible

    Signed-off-by: fdroessler <[email protected]>
    fdroessler committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1e7154e View commit details
    Browse the repository at this point in the history
  2. ignore mypy pydantic issues

    Signed-off-by: fdroessler <[email protected]>
    fdroessler committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    77378c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. revert pydantic v2 compat code

    Signed-off-by: Florian Roessler <[email protected]>
    Florian Roessler committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    446de35 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into chore/bump-fastapi-pydantic-v2-compat

    Signed-off-by: Florian Roessler <[email protected]>
    Florian Roessler committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5c9675e View commit details
    Browse the repository at this point in the history
  3. fix release and ignore try except import in mypy

    Signed-off-by: Florian Roessler <[email protected]>
    Florian Roessler committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a48608a View commit details
    Browse the repository at this point in the history
  4. ignore try except import in mypy

    Signed-off-by: Florian Roessler <[email protected]>
    Florian Roessler committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f7f3e71 View commit details
    Browse the repository at this point in the history
  5. ignore try except import in mypy

    Signed-off-by: Florian Roessler <[email protected]>
    Florian Roessler committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a497d5d View commit details
    Browse the repository at this point in the history