Skip to content

v4.8.0

Choose a tag to compare

@sjlombardo sjlombardo released this 28 Apr 14:05
· 65 commits to master since this release
  • Fixes regression in PRAGMA cipher_migrate where an error would be thrown when migrating a current-version database
  • Adds selective locking in critical sections of the library for shared cache connections (Note: use of shared cache is still strongly discouraged)
  • Standardizes initial private heap size to 48KB to ensure mlock under constrained limits
  • Removes changes to windows working set sizes
  • Improvements to logging of memory stats and other cleanup