Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

v2.7.0

Compare
Choose a tag to compare
@sungo sungo released this 26 Apr 16:59
· 2492 commits to master since this release

Full Changelog

Implemented enhancements:

  • feat: Remove versions from orc workflows and lifecycles, making the name alone unique, and remove the ability to deactivate lifecycles and workflows #238 (sungo)

Fixed bugs:

  • fix: orc workflows no longer have a product id but no one told that to the incoming json schema or the tests #235 (sungo)

Merged pull requests:

  • refactor: simplify Validation schema #236 (lseppala)
  • fix: Auth.requireLogin needs to conditionally evaluate callback #234 (lseppala)
  • feat: Integrate Validation State reporting into existing UI #233 (lseppala)