Skip to content

v5.0.0

Compare
Choose a tag to compare
@rjaegers rjaegers released this 09 Nov 15:19
67fcfd1

5.0.0 (2023-11-09)

⚠ BREAKING CHANGES

  • generic pairing/bonding classes updated (#330)
  • ble interface improvements (#300)

Features

Bug Fixes

  • Add acd sources to lwip (#400) (a4f68ef)
  • Added workaround mbedtls and clang-cl incomatibility (#441) (063b595)
  • Cpp:S6232 well-defined type-punning method should be used instead of a union-based one (d809c17)
  • Destruction of HttpClientJson while resetting the reader resulted in memory corruption (#404) (ed8a8a0)
  • Detaching HttpClient while in HeaderAvailable resulted in a crash (#406) (a905a30)
  • Enable service scoping of method invocations in services.echo_console (#325) (7090a40)
  • UpgradePackBuilderFacade setting mbedtls global memory pool on stack (#324) (ec567d5)
  • UpgradePackBuilderFacade setting mbedtls global memory pool on stack, causing a crash when combined with ConnectionMbedTls (ec567d5)