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 issue with deprecated FastAPI lifecycle events. #11

Merged
merged 1 commit into from
May 17, 2024

Conversation

KyleLilly
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:

  • Updated existing code to use lifespan instead of explicit startup event.
  • Updated version to match in both VERSION and package.json. Set to 1.2 which will be the next release.
  • Added additional env vars to README when running REST service locally.
  • Set correct license in package.json

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…code to use lifespan instead of explicit startup event. Updated version to match in both VERSION and package.json. Added additional env vars to README when running REST service locally.
@KyleLilly KyleLilly force-pushed the bug/fastapi-lifecycle-event-fix branch from ccfb88d to f1ee5ec Compare May 16, 2024 18:13
@KyleLilly KyleLilly merged commit 96dee84 into main May 17, 2024
2 checks passed
@KyleLilly KyleLilly deleted the bug/fastapi-lifecycle-event-fix branch May 17, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants