1.3.0
What's Changed
New features π
- Remove obsolete config token by @jean-roland in #888
- Loaned-take operation for taking value from loaned mutable reference by @milyin in #901
- Add z_entity_global_id_t type by @gmartin82 in #896
- Add source info types and options by @gmartin82 in #899
- Run memory leak on unit tests by @brandonho667 in #912
- Make channels ref-counted by @DenisBiryukov91 in #916
Bug fixes π
- Fix single thread ring channel by @sashacmc in #882
- Fix liveliness token registration by @sashacmc in #891
- make query clear account for take_from_loaned_query by @DenisBiryukov91 in #903
- Fix null allocation in msgcodec by @jean-roland in #905
- Fix config issue by @jean-roland in #906
- Resolve AddressSanitizer issues in z_api_alignment_test by @gmartin82 in #907
- fix _z_open_serial_from_dev in zephyr by @XxChang in #913
New Contributors
- @brandonho667 made their first contribution in #912
- @XxChang made their first contribution in #913
Full Changelog: 1.2.1...1.3.0