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

Fix FastAPI Context Propagation #420

Merged
merged 13 commits into from Nov 3, 2021
Merged

Fix FastAPI Context Propagation #420

merged 13 commits into from Nov 3, 2021

Commits on Oct 25, 2021

  1. Fix context propagation in fastapi.

    Co-authored-by: Lalleh Rafeei <lrafeei@users.noreply.github.com>
    TimPansino and lrafeei committed Oct 25, 2021
    Copy the full SHA
    806d89b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e0c03f3 View commit details
    Browse the repository at this point in the history
  3. Format

    TimPansino committed Oct 25, 2021
    Copy the full SHA
    0563678 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Restore disabled test

    TimPansino committed Oct 26, 2021
    Copy the full SHA
    efadb6c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c5ded1a View commit details
    Browse the repository at this point in the history
  3. Format

    TimPansino committed Oct 26, 2021
    Copy the full SHA
    0c55f99 View commit details
    Browse the repository at this point in the history
  4. [Mega-Linter] Apply linters fixes

    TimPansino authored and actions-user committed Oct 26, 2021
    Copy the full SHA
    82e4f7f View commit details
    Browse the repository at this point in the history
  5. Bump Tests

    TimPansino committed Oct 26, 2021
    Copy the full SHA
    41d536d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    15e27e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Copy the full SHA
    0af92e2 View commit details
    Browse the repository at this point in the history
  2. Format

    TimPansino committed Oct 28, 2021
    Copy the full SHA
    ca602ba View commit details
    Browse the repository at this point in the history
  3. [Mega-Linter] Apply linters fixes

    TimPansino authored and actions-user committed Oct 28, 2021
    Copy the full SHA
    b12d536 View commit details
    Browse the repository at this point in the history
  4. Bump Tests

    TimPansino committed Oct 28, 2021
    Copy the full SHA
    17b9eb0 View commit details
    Browse the repository at this point in the history