Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@jeronimoalbi jeronimoalbi released this 01 Dec 15:31
· 20 commits to master since this release
92cb248

Added

  • Support for action tags defined in the configuration.
  • Request ID to logs.
  • Component and framework info was added to log prefix.

Changed

  • Runtime call default timeout to 10000.
  • Parameter schema default value getter now returns None by default.

Fixed

  • Component.log() now includes the date and [SDK] prefix.
  • Error payload handling during runtime calls.