Skip to content

v1.34 🌈

Compare
Choose a tag to compare
@release-drafter release-drafter released this 26 Nov 12:48
· 809 commits to master since this release
configuration-as-code-1.34
c0528a7

This release includes a feature toggle for delaying the configuration as code configuring until your Jenkins has fully started up, see the documentation here:

https://github.com/jenkinsci/configuration-as-code-plugin#compatibility-with-jenkins--2199

🚀 New features and improvements

  • #280 workaround - Add a configurable delay to avoid race condition in initializer (#1204) @jtnord
  • Make the io.jenkins.plugins.casc.ConfigurationAsCode API available to plugins (#1203) @escoem

🐛 Bug Fixes

  • Restore URL and description in plugin POM to fix the plugin documentation (#1207) @timja

📦 Dependency updates