What's Changed
- [kvdb] Initialize only status explicitly by @OlegHahm in #267
- [kvdb] fix runtime error by @FASTSHIFT in #271
- [kvdb] fix shadow warning by @FASTSHIFT in #272
- [kvdb] Clear cache before setting kv to default by @shihang-zhang in #282
- [kvdb] Improve the GC algorithm to solve the problem of failure to collection in some cases.
- [kvdb] fix lock issue to fix block on first run by @mrchipset in #295
- [kvdb] fix null-pointer dereference by @FragrantRye in #314
- [tsdb] fix read last valid tsl by @shun-dgut in #302
- [tsdb] fix flash overwrite when abnormal power loss by @Mason-Zhang-X-C in #316
- [fdb]fix returned incorrect error code. by @kennyzhang565 in #300
- [fdb] zephyr: add flashdb as external module by @karthi012 in #313
- [fdb] close stream pointer via fclose() by @OlegHahm in #268
- [demo] Add support for building esp32 demo under IDF 5.x by @anujdeshpande in #292
- [demo] Fixes to build for IDF w/o errors by @anujdeshpande in #293
New Contributors
- @OlegHahm made their first contribution in #268
- @Guozhanxin made their first contribution in #281
- @anujdeshpande made their first contribution in #292
- @mrchipset made their first contribution in #295
- @shun-dgut made their first contribution in #302
- @kennyzhang565 made their first contribution in #300
- @karthi012 made their first contribution in #313
- @FragrantRye made their first contribution in #314
- @Mason-Zhang-X-C made their first contribution in #316
Full Changelog: 2.1.0...2.1.1