Skip to content

v1.1.5

Latest

Choose a tag to compare

@bdurand bdurand released this 09 Jan 16:49
· 1 commit to main since this release

Fixed

  • Replaced thread local variables with fiber local variables to prevent the possibility of behavior from leaking across fibers when disabling the cache in a block.
  • Allow setting the cache to an in-memory cache by setting support_table_cache to true.

Full Changelog: v1.1.4...v1.1.5