Skip to content

Release 1.1.1

Compare
Choose a tag to compare
@jeronimoalbi jeronimoalbi released this 11 Aug 17:56
· 40 commits to master since this release

Changed

  • Callback for Component.set_resource() now receives the component as
    the first argument.
  • Header methods are now case insensitive.

Added

  • SDK process execution timeout per request support.
  • Request and response header related methods.
  • Api.has_variable() was added to check if a variable exists.
  • Request attributes support.

Fixed

  • Service schema resolution now supports services that contain "/" in their name.