Skip to content

v2.37.0

Compare
Choose a tag to compare
@zfy0701 zfy0701 released this 27 May 12:25
· 286 commits to release since this release
abc08ec

2.37.0 (2024-05-27)

Features

Bug Fixes

  • db: add missing entity id (#748) (7c3488c)
  • db: remove store from entity, optimize entity toString (#751) (b9c4432)
  • db: report error to driver when user function throws error (#752) (69caf25)
  • db: upsert and delete returns void (#750) (4a7252b)
  • fuel: catch fuel decode exception (#741) (bf17291)

Internal