Skip to content

3.2.22

Compare
Choose a tag to compare
@tglman tglman released this 17 Aug 15:24
· 1481 commits to develop since this release

Core

  • Optimizations of escaping in serialization of json strings
  • Avoid to store in result metadata not network serializable values, issue #10004
  • Re-enable transaction methods in scripts issue #9690
  • Optimization index rebuild with transactions
  • Minor optimization in free space map logic
  • Fix space reuse, only use spaces in pages that have enough of it, issue #10005