What's Changed
New features π
- Improve no_router test by @sashacmc in #829
- add possibility to get contiguous view of z_bytes data when it is not fragmented by @DenisBiryukov91 in #838
- Support waiting on condition variable until a specific time point by @bjsowa in #665
- Adjust rpi_pico default stack size by @sashacmc in #840
- Implement connection restoring by @sashacmc in #799
- Add lru cache by @jean-roland in #841
- Update batching to stable. by @jean-roland in #850
Bug fixes π
- Fix ASAN build and enable it for examples by @sashacmc in #828
- Fix int conversion warning by @sashacmc in #834
- Fix interest initialization by @sashacmc in #839
- Fix Wconversion errors by @jean-roland in #842
- Fix liveliness timeout type by @sashacmc in #845
- Fix espidf sleep methods by @sashacmc in #848
- Fix multicast configuration in embedded examples by @TimofeiBushnev in #851
New Contributors
- @TimofeiBushnev made their first contribution in #851
Full Changelog: 1.1.0...1.1.1