Skip to content

0.10.1

Latest

Choose a tag to compare

@lolepezy lolepezy released this 26 Feb 23:02
· 35 commits to master since this release
58ab150
  • Reopen LMDB cache if a writing transaction times out. This is a safety net for all kinds of corner cases where LMDB can get locked by a worker process that times out or gets killed in any other way.
  • Fix CA resource re-validation that could be skipped in some cases.
  • Improve the procedure for choosing a manifest for a CA.
  • Extend data returned by the /api/system endpoint.
  • Fix the manifest clean-up procedure to make it slightly more efficient.
  • Move to the GHC 9.10 compiler.