Skip to content

2.9.0

Latest
Compare
Choose a tag to compare
@philips77 philips77 released this 21 Oct 21:11
· 1 commit to main since this release

What's Changed since 2.9.0-beta03

  • Nothing

What's Changed since 2.8.0

  • Feature: Making WriteRequest and ReadRequest timeoutable amd cancellable by @philips77 in #596
  • Bug fix: Fixed handling cancelled bonding for read/write operations by @philips77 in #597
  • Bug fix: suspend extension function remains suspended if the request is cancelled by @muscardinus in #574
  • Bug fix: Auto connect not restarting if the initial connection fails when using with a non-bonded device by @muscardinus in #573
  • Bug fix: remove_bond request should be handled after disconnecting by @kkkbird in #571
  • Bug fix: Packet mergers in sample apps by @philips77 in #588
  • Bug fix: invoking value callback using Handler by @philips77 in #589
  • Bug fix: Cancel tasks when they are removed from the task queue by @philips77 in #580
  • Bug fix: #548 fixed by adding synchronized blocks by @philips77 in #579
  • Improvement: Registering broadcast receivers as exported by @philips77 in #578
  • Migration instanceOf to pattern matching from Java 17 by @philips77 in #591

Test apps

Other

Full Changelog: 2.8.0...2.9.0