Releases
v6.0.0
6.0.0 (2024-01-24)
⚠ BREAKING CHANGES
refactor adc to support multiple samples (#530 )
Features
Add ExecuteUntil to event dispatchers, add EventDispatcherThreadAware (#526 ) (d05d1f3 )
Add targets in order upgrade pack (#488 ) (e528794 )
Added generic gatt dis characteristic uuid (#457 ) (be6fdde )
Added hal/generic/UartGeneric and hal/generic/SynchronousUartGeneric (#535 ) (799e0ee )
Changed EMIL_ENABLE_GLOBAL_TRACING define to EMIL_ENABLE_TRACING and EMIL_DISABLE_TRACING (#521 ) (2d4eb48 )
Forward tags to scenario request handler (#483 ) (a66f711 )
Made EventDispatcher and EventDispatcherWithWeakptr exception safe when executing an action (#525 ) (46a118c )
Optional tracing (#489 ) (0c594d9 )
Refactor adc to support multiple samples (#530 ) (419f636 )
Bug Fixes
Handle echo message split over multiple streams (#481 ) (37d7878 )
HttpClientBasic reporting error for reestablished connections (#473 ) (0619299 )
Incorrect handling of float numbers in json (#478 ) (c8ee456 )
Infra/util/Endian: fix comparison against C++ version (#486 ) (4fe74e5 )
Null json value (#470 ) (e72d48f )
Remove \r from end of line of certificates (#510 ) (7f581d8 )
Remove virtual destructors reducing binary size (#502 ) (fc69a3c )
ServiceForwarder with LimitedStreamReader ends up in infinite loop (#524 ) (9e7f949 )
You can’t perform that action at this time.