Skip to content

v1.0.0

Compare
Choose a tag to compare
@vhadianto vhadianto released this 22 Oct 03:37
· 27 commits to develop since this release
5eaabd4

What's new?

  • connection resource to manage credentials. Documentation.
  • connection and notifier types for variables and params. (#871)
  • enum validation for variables and params.
  • Defined exit codes for various CLI operations. Documentation.

Bug fixes

  • Passing pipeline references to nested mods for execution. (#908)
  • Do not crash if pipeline reference is set to a string. (#911)

Deprecation

  • credential and credential_import are deprecated to be replaced with connection and connection_import.