Skip to content

v1.8.1

Latest

Choose a tag to compare

@puddly puddly released this 09 Jun 20:24
4a1818c

What's Changed

  • Ensure ESPHome calls configure before subscribe by @puddly in #92
  • fix: handle missing USB string descriptors in linux_list_serial_ports by @StefCoene in #95
  • Add more async lifecycle tests and fix potential POSIX cancellation fd leak by @puddly in #93
  • Add minimum versions for dependencies by @TheJulianJES in #99
  • Avoid rebinding passed parameters by @puddly in #98
  • Fully drain RFC2217 on graceful close by @puddly in #100
  • fix(win32): handle missing asyncio protocol methods in _MethodProxy by @HiDiHo01 in #97
  • Ensure close and connection_lost do not race in Win32 by @puddly in #101

New Contributors

Full Changelog: v1.8.0...v1.8.1