Skip to content

v2.4.1

Compare
Choose a tag to compare
@ghsnd ghsnd released this 03 Oct 09:09
· 92 commits to development since this release

Added

  • Possibility to run stand-alone, with Flink embedded.

Changed

  • Updated Flink from version 1.14.4 to 1.14.5
  • Updated Docker example

Fixed

  • Passing omitting optional parameter function-descriptions resulted in program crash.
  • Functions used on other levels than Predicate Map or Object Map caused RMLStreamer to crash
  • Functions returning null no longer cause RMLStreamer logging an error message.
  • Multiple values for same function argument (array) were not passed correctly to function

Full Changelog: v2.4.0...v2.4.1