Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@jeronimoalbi jeronimoalbi released this 01 Mar 09:58
· 3 commits to master since this release
3a26c65

Added

  • A configured file server must be available to make runtime calls that send file parameters.
  • Added "log-level" support to runner.
  • Implemented support for the Transport API.

Changed

  • Calls to Api.done() raise an exception now.
  • Action schema entity's primary key field name is getted from the entity instead of the action.
  • Removed ActionSchema.get_primary_key()
  • Removed the "quiet" CLI flag.
  • Logging changed to support the new Syslog based logging from KATANA.