Skip to content

v0.9.1

Latest

Choose a tag to compare

@Polliog Polliog released this 29 May 10:18

What's new

Fixed

  • LogTideFastAPIMiddleware importmiddleware/fastapi.py imported LogTideStarletteMiddleware from the wrong path (logtide_sdk.starlette instead of logtide_sdk.middleware.starlette), so importing the FastAPI middleware failed. Now fixed.

Added

  • Import tests covering all four framework middlewares (tests/middleware/test_imports.py).

Contributors

Full Changelog: v0.9.0...v0.9.1