Skip to content

v1.6.11 - Fix security middleware deprecation warning

Choose a tag to compare

@Robbie1977 Robbie1977 released this 13 Mar 08:31
· 717 commits to main since this release

What's Changed (v1.6.11)

Fix: security middleware & aria deprecation warning

  • security_middleware now blocks all non-API paths with an empty 404 (no stack traces).
  • The scanner probe counter is initialized at startup so aiohttp no longer emits the "Changing state of started or joined application is deprecated" warning.

Release status

  • v1.6.10 exists but does not include the final aiohttp deprecation fix.
  • This release (v1.6.11) includes the final patch and is the current main branch tip.