aioarubainstant 0.1.1
Patch release for Aruba Instant HTTP compatibility in debug environments.
- Accept malformed Aruba response headers when
PYTHONASYNCIODEBUG=1enables aiohttp strict response parsing - Scope compatibility parsing to library-owned Aruba controller sessions
- Preserve global asyncio and aiohttp debug behavior
- Raise the tested minimum dependency to aiohttp 3.14.1
- Add an end-to-end login/logout regression test
Home Assistant integrations should use aioarubainstant==0.1.1 and allow the library to own its HTTP session for this compatibility path.