Skip to content

v1.2.0

Choose a tag to compare

@ghsnd ghsnd released this 03 Oct 13:17
· 62 commits to main since this release

Removed

  • Support for MapDB as state backend.

Fixed

  • Parameter types of lookup functions in functions_idlab.ttl.
  • Update dependencies on json-path and opencsv
  • SimpleInMemoryMapState:
    • use BufferedOutputStream to write resulting in big performance gain.
    • make a bit more type- and thread safe
  • Cache resolving of state file path to improve performance.