Skip to content

2.1.0

Compare
Choose a tag to compare
@philips77 philips77 released this 06 Sep 13:19
· 52 commits to main since this release
6565120

Breaking change

  • In #182 a max limit for a SMP packet was set to 2500 bytes. This is enough to support the default values in Zephyr.

Important

If you're using a greater value for CONFIG_MCUMGR_TRANSPORT_NETBUF_SIZE in your implementation, please let us know.

What's Changed

  • Bug fixed: Ignoring unexpected bytes when downloading a file by @philips77 in #179
  • Release config fixed by @philips77 in #180
  • Fixed scaling throughput graph for large values by @philips77 in #181
  • [Breaking] Validating packet length to skip horribly bad headers by @philips77 in #182
  • Add stream variants for download and upload in FsManager by @obermillerk in #158

New Contributors

Full Changelog: 2.0.2...2.1.0