github jenkinsci/configuration-as-code-plugin configuration-as-code-1.41
v1.41 🌈

With extension ordinal sorting we now have full control of the load order within Configuration as Code, so now Credentials will be configured first and seed job will be configured last.

We also added support for root level yaml anchors which needs to be prefixed with x-.
See the ec2 demo for a good example.

🚀 New features and improvements

🐛 Bug Fixes

  • Close those file handles 😅 (#1398) @jetersen
  • Allow configuring max aliases for a collection (#1375) @jetersen
  • sort Attributes and RootElementConfigurator according to Extension ordinal (#1394) @jetersen
  • HeteroDescribableConfigurator fix for interface as a target (#1387) @umlublin

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

Don't miss a new configuration-as-code-plugin release

NewReleases is sending notifications on new releases.