Skip to content

Releases: Bluetooth-Devices/bleak-retry-connector

v3.8.0

21 Jan 20:32
Compare
Choose a tag to compare

Feature

  • Add method to fetch current allocations (#138) (4dc325b)

v3.7.0

18 Jan 20:26
Compare
Choose a tag to compare

Feature

  • Add support for getting callbacks on slot allocation change (#133) (ae21ecb)

v3.6.0

05 Oct 22:27
Compare
Choose a tag to compare

Feature

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