Skip to content

Releases: google/bumble

v0.0.132

27 Nov 20:42
a739fc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.131...v0.0.132

v0.0.131

22 Nov 17:17
ae0b739
Compare
Choose a tag to compare

What's Changed

  • Swap arguments to ConnectionError in RFCOMM Multiplexer by @mogenson in #76
  • Fix for 'Host' object has no attribute 'add_listener' by @mogenson in #77
  • fix sequencing logic broken by earlier merge by @barbibulle in #79

Full Changelog: v0.0.130...v0.0.131

v0.0.130

16 Nov 17:17
f213323
Compare
Choose a tag to compare

What's Changed

  • Add runtime switch for filtering by address. by @AlanRosenthal in #46
  • add 'scan clear' command to console.py by @mogenson in #52
  • use the correct constants as previously renamed by @barbibulle in #54
  • device: raise a CommandTimeoutError error on command timeout by @uael in #50
  • classic: update Device.connect to allow parallels connection creation by @uael in #48
  • Use random address in console.py if device config is not provided by @mogenson in #51
  • Add a show device tab by @mogenson in #53
  • Device improvements by @uael in #55
  • Add L2CAP CoC support by @barbibulle in #34
  • Add definition of Client Characteristic Configuration bit by @AlanRosenthal in #58
  • le: pass own_address_type to BLE Device.connect by @uael in #59
  • use a formatter object, not a string by @barbibulle in #60
  • fix classic connection event filtering by @barbibulle in #65
  • Pairing improvements by @uael in #68
  • Add prefer_notify option to gatt_client subscribe() by @mogenson in #71
  • address: add public information to the stringified value by @uael in #72
  • lower the number of test cases for l2cap in order to speed up the test by @barbibulle in #73

New Contributors

Full Changelog: v0.0.129...v0.0.130

v0.0.129

19 Oct 17:12
eb8556c
Compare
Choose a tag to compare

This adds support for using extended scanning (scanning for extended advertisements).
Only the scanning part of extended advertising is implemented.
Support for the advertising part will come in a separate PR.
Also included is support for monitoring and changing PHYs.

v0.0.128

12 Oct 18:22
4d96b82
Compare
Choose a tag to compare

What's Changed

  • Fix address resolution handling by @tavip in #44

New Contributors

  • @tavip made their first contribution in #44

Full Changelog: v0.0.127...v0.0.128

v0.0.127

12 Oct 05:23
78b36d2
Compare
Choose a tag to compare

v0.0.126

11 Oct 21:36
68d9fbc
Compare
Choose a tag to compare

v0.0.125

11 Oct 18:15
a916b7a
Compare
Choose a tag to compare

v0.0.124

07 Oct 23:18
fbb46dd
Compare
Choose a tag to compare

v0.0.123

06 Oct 22:54
2fc7a0b
Compare
Choose a tag to compare