Skip to content

v1.6

Compare
Choose a tag to compare
@jetersen jetersen released this 24 Mar 00:45
· 1250 commits to master since this release

πŸš€ Features

  • Make system environment variables available in the context used for running the JobDSL/groovy code defining the seed job.
  • Add support for secrets while defining jobs declarations.
  • Add support for Enterprise Vault to store secrets; set CASC_VAULT_NAMESPACE to provide a namespace

πŸ› Bug Fixes

  • fixed an IndexOutOfBounds exception (#688)

πŸ“ Documentation updates

  • many fixes to documentation and demos