Skip to content

Release 2.0

Latest
Compare
Choose a tag to compare
@TekMonksGitHub TekMonksGitHub released this 20 May 06:19
· 21 commits to master since this release

Release notes

Security Fixes

  • HTTP client security fixes and support for SSL certs
  • Crypt support for passwords
  • Security fixes to file readers
  • Security fixes to CSV nodes

New features

  • HTTP client security fixes and support for SSL certs
  • Allow disabling the log for performance tests etc.
  • Fixes to filereader. Plus move variables to const.
  • Added EDI parser and example flows. Deep clone for message cloning.
  • Code cleanup
  • Better logging and ability to send 500 for HTTP and REST
  • Fix to FileWriter to allow overwriting a file.
  • Add in heap size controls.
  • Better logger and cleanup.
  • Allow ESB to auto throttle in case of memory issues.
  • CSVWriter should not write headers again and again.
  • Add in Mustache route node.
  • Log fix to JS listener.
  • Make code compliant with Google Closure Compiler and syntax update
  • Add SMTP node. Allow expanding properties.
  • Updates to REST