Skip to content

Releases: TekMonksGitHub/ASB

Release 2.0

20 May 06:19
Compare
Choose a tag to compare

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

Release 1.5 - Pre-release to v2.0

19 May 05:40
Compare
Choose a tag to compare
Pre-release

Release notes

Security Fixes

  • Crypt support for passwords
  • Security fixes to file readers
  • Security fixes to CSV nodes

New features

  • 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

Release 0.95

14 Mar 16:19
Compare
Choose a tag to compare

Various cleanups and minor bug fixes.

Release 0.80

11 Mar 10:34
Compare
Choose a tag to compare

Version 0.8

  • Async runtime improvements
  • Support for federated flows
  • Sub-flows
  • Muti select for files