Jacamar CI v0.3.1

  • Release: v0.3.1

  • Date: 11/24/2020

Admin Notes

  • Update supported GitLab-Runner to version 13.6.0, with minimized patching requirements (!54).

    • Previous releases will work but we always recommend using to the latest version during your next deployment.

  • Update support for the CI Token Broker to the latest model targeting it’s 0.1.0 initial release (!52).

    • Previous versions of Jacamar will no longer function with the broker service.

  • The subject of the CI_JOB_JWT is now verified prior to acceptance (!55).

    • Please note that at this time there is only one JWT generated by GitLab. This change is targeted at future proofing more so than offer any immediate security benefit.

Bug Fixes

  • Corrected issue with --version and development branches (!45).

  • Iterative improvements to the executor focused testing (!48).

  • All batch executors should now correctly handle the upcoming step_script stage (!47, !48).

  • CI limitations to better handle limited free tier resources.