v1.6
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