Skip to content

v5.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 18:19
cdf3418

5.9.1 (2022-08-23)

πŸ€ Summary πŸ€

No bug fixes or new features. Just an important improvement of the documentation.

✨ Highlights ✨

  • Fix / Improve documentation of how to use package (#168). Instrumentation should happen in a function decorated with @app.on_event("startup") to prevent crashes on startup. Thanks to @mdczaplicki and others.

CI/CD

  • Pin poetry version and improve caching configuration (6337459)

Docs

  • Improve example in README on how to instrument app (#168) (dc36aac)