v5.9.1
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)