What's Changed
* Add tip about disabling caching to web's readme by AlanRosenthal in https://github.com/google/bumble/pull/508
* console.py: Use Address.generate_static_address by AlanRosenthal in https://github.com/google/bumble/pull/511
* Add devcontainer.json by AlanRosenthal in https://github.com/google/bumble/pull/513
* Add favicon.ico to docs folder by AlanRosenthal in https://github.com/google/bumble/pull/512
* device.py: Update get_characteristics_by_uuid() by AlanRosenthal in https://github.com/google/bumble/pull/510
* device.py: Add discover_all() api by AlanRosenthal in https://github.com/google/bumble/pull/509
* Create `inv web.build` by AlanRosenthal in https://github.com/google/bumble/pull/507
* a2dp: emit delay_report by barbibulle in https://github.com/google/bumble/pull/506
* Reorganize exceptions by zxzxwu in https://github.com/google/bumble/pull/501
* Add UNIX socket transport by zxzxwu in https://github.com/google/bumble/pull/515
* USB: better packet queue logic by barbibulle in https://github.com/google/bumble/pull/518
* Update scanner.py to use pyee.EventEmitter by AlanRosenthal in https://github.com/google/bumble/pull/517
* Media Control Service Client implementation by zxzxwu in https://github.com/google/bumble/pull/439
* Add Metadata LTV serializer and adapt Unicast by zxzxwu in https://github.com/google/bumble/pull/521
* add basic RPA support by barbibulle in https://github.com/google/bumble/pull/522
* Support Interlaced Scan config by zxzxwu in https://github.com/google/bumble/pull/527
* don't user a parser for a usb source by barbibulle in https://github.com/google/bumble/pull/530
* Fix CTKD failure introduced by Host RPA generation by zxzxwu in https://github.com/google/bumble/pull/528
* basic broadcast assistant functionality by barbibulle in https://github.com/google/bumble/pull/529
* Correct HID type annotations by zxzxwu in https://github.com/google/bumble/pull/533
* BtBench: Add Scan functionality by AlanRosenthal in https://github.com/google/bumble/pull/531
* Ignore invalid RPA by zxzxwu in https://github.com/google/bumble/pull/537
* hotfix for usb transport by barbibulle in https://github.com/google/bumble/pull/539
**Full Changelog**: https://github.com/google/bumble/compare/v0.0.195...v0.0.198