v1.6
·
1343 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
jobsdeclarations. - Add support for Enterprise Vault to store secrets; set
CASC_VAULT_NAMESPACEto provide a namespace
π Bug Fixes
- fixed an IndexOutOfBounds exception (#688)
π Documentation updates
- many fixes to documentation and demos