Releases: google/bumble
Releases · google/bumble
v0.0.172
What's Changed
- support netsim instance numbers by @barbibulle in #302
- device: return the psm value from register_l2cap by @SilverBzH in #304
- use Address.to_string instead of manual suffix replacement by @barbibulle in #298
- make grpc channels injectable by @barbibulle in #290
Full Changelog: v0.0.171...v0.0.172
v0.0.171
What's Changed
- Add license header check for rust files by @whitevegagabriel in #275
- L2CAP: Refactor states to enums by @zxzxwu in #288
- Typing GATT by @zxzxwu in #278
- pandora: use public identity address for public addresses by @uael in #296
- use correct own_address_type when restarting advertising by @barbibulle in #300
- ws-client: make implementation match the doc by @barbibulle in #297
- Make cryptography a valid dependency for emscripten targets by @mauricelam in #294
New Contributors
- @mauricelam made their first contribution in #294
Full Changelog: v0.0.170...v0.0.171
v0.0.170
v0.0.169
What's Changed
- Revert "make cryptography a valid dependency for emscripten targets" by @barbibulle in #287
Full Changelog: v0.0.168...v0.0.169
v0.0.168
What's Changed
- add zephyr binary to docs by @barbibulle in #276
- Fix typo by @zxzxwu in #279
- Add support for Zephyr HCI VSC set TX power command by @mogenson in #258
- Add terminated to TransportSource protocol by @zxzxwu in #280
- Add connection parameter update from peripheral by @wescande in #277
- Replace | typing usage with Optional and Union by @zxzxwu in #281
- run pre-commit tests with all supported Python versions by @barbibulle in #282
- make cryptography a valid dependency for emscripten targets by @barbibulle in #286
- mypy: ignore false positive errors by @barbibulle in #285
New Contributors
Full Changelog: v0.0.167...v0.0.168
v0.0.167
What's Changed
- Raise an exception when an L2cap connection fails by @benquike in #268
- rfcomm with UUID by @barbibulle in #267
- Bring HfpProtocol back by @zxzxwu in #272
- Make platformdirs import lazy by @DeltaEvo in #273
- Fix typos by @zxzxwu in #270
- add support for vendor HCI commands and events by @barbibulle in #269
- Typing transport and relateds. by @zxzxwu in #271
Full Changelog: v0.0.166...v0.0.167
v0.0.166
What's Changed
- Rust tools for working with Realtek firmware by @marshallpierce in #261
- Port l2cap_bridge sample to Rust by @whitevegagabriel in #262
New Contributors
- @whitevegagabriel made their first contribution in #262
Full Changelog: v0.0.165...v0.0.166
v0.0.165
What's Changed
- Handle SSP Complete events by @zxzxwu in #240
- Remove accidentally added files by @zxzxwu in #255
- Adding more typing in rfcomm.py by @zxzxwu in #253
- wasm with ws by @barbibulle in #247
- add entry to the list of supported USB devices by @barbibulle in #250
- Typing SDP and add tests by @zxzxwu in #256
- Typing packet transmission flow by @zxzxwu in #263
- Update grpcio and pip package versions by @mogenson in #265
Full Changelog: v0.0.164...v0.0.165
v0.0.164
What's Changed
- pandora_server: add support to accept bumble config file by @SilverBzH in #248
- Support SBC in speaker.app by @zxzxwu in #249
- add sink method for lost transports by @barbibulle in #244
New Contributors
- @SilverBzH made their first contribution in #248
Full Changelog: v0.0.163...v0.0.164
v0.0.163
What's Changed
- hfp: Implement initiate SLC procedure for HFP-HF by @hchataing in #241
New Contributors
- @hchataing made their first contribution in #241
Full Changelog: v0.0.162...v0.0.163