Skip to content

Releases: Bluetooth-Devices/bleak-retry-connector

v3.5.0

10 Apr 01:44
Compare
Choose a tag to compare

Feature

  • Add device path to the disconnect debug logging (#111) (8e010b3)

v3.4.0

01 Jan 18:31
Compare
Choose a tag to compare

Feature

  • Add close_stale_connections_by_address (#110) (74de12f)

v3.3.0

25 Oct 22:31
Compare
Choose a tag to compare

Feature

  • Handle services changed during connecting (#108) (1c65413)

v3.2.1

14 Sep 14:40
Compare
Choose a tag to compare

Fix

  • Correct fetching the global bluez manager when its not running (#106) (38c63a9)

v3.2.0

14 Sep 13:58
Compare
Choose a tag to compare

Feature

  • Remove devices on cache clear to cleanup disk cache (#103) (349e0de)

Yanked

  • This release was yanked because there was a significant bug fetching the bluez global manager when not running under Home Assistant which is fixed in 3.2.1

v3.1.3

07 Sep 21:49
Compare
Choose a tag to compare

Fix

v3.1.2

03 Sep 12:36
Compare
Choose a tag to compare

Fix

  • Increase bleak safety timeout to allow for longer disconnect timeout (#101) (39380a7)

Requirements change

  • bleak>=0.21.0 is required to support the longer timeout since it has a fix for BlueZ connection attempts hanging

v3.1.1

25 Jul 16:33
Compare
Choose a tag to compare

Fix

  • Check more often for a device to reappear after the adapter runs out of slots (#100) (4c9c9c0)

v3.1.0

19 Jul 20:12
Compare
Choose a tag to compare

Feature

  • Decrease backoff times (#97) (37b71c8)
  • Update the out of slots message to be more clear (#95) (9269a82)

v3.0.2

25 Mar 20:54
Compare
Choose a tag to compare

Fix

  • Bluez services cache clear was ineffective (#93) (ec86cb6)