Skip to content

8.0.2 / 2026-06-23

Choose a tag to compare

@github-actions github-actions released this 23 Jun 09:44
· 17 commits to master since this release
c1c1fb6

Fixed

  • Replaced deprecated asyncio.iscoroutinefunction() with inspect.iscoroutinefunction() in Instrumentator.add() to avoid warnings on Python 3.12+ in #378.