Skip to content

Releases: jenkinsci/configuration-as-code-plugin

v1.49 🌈

30 Apr 19:00
configuration-as-code-1.49
3bec4f3

Choose a tag to compare

🐛 Bug fixes

  • Revert "Replace Guava's cache with Caffeine." (#1596) @jtnord

👻 Maintenance

v1.48 🌈

29 Apr 14:44
configuration-as-code-1.48
ea8c7cc

Choose a tag to compare

📦 Dependency updates

📝 Documentation updates

  • Update broken link in Secrets documentation (#1589) @jvale

👻 Maintenance

  • Remove guava and guice usage from the plugin (#1594) @jtnord

v1.47 🌈

04 Feb 08:14
configuration-as-code-1.47
86303b2

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

v1.46 🌈

03 Nov 17:47

Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

  • Cleanup master/slave terminology from documentation(#1481) @akatsadimas
  • Update the Docker plugin demo to use the "jenkins/agent" image instead of the deprecated one (#1464) @oleg-nenashev
  • Add more examples to help with BitBucket configurations (#1492) @quentin-lpt

👻 Maintenance

v1.45 🌈

25 Oct 08:33
configuration-as-code-1.45
c82ecb4

Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

v1.44 🌈

09 Oct 09:16
configuration-as-code-1.44
d2ff43d

Choose a tag to compare

📦 Dependency updates

📝 Documentation updates

  • Documentaion section moved up (#1474) @reethikprasad
  • Include README details of how to set the CasC config location using Java Property instead of Environment Variable (#1457) @patkinson01

v1.43 🌈

03 Aug 17:29
configuration-as-code-1.43
1f8afb9

Choose a tag to compare

🐛 Bug Fixes

  • Fix validation message not showing on recent core (#1443) @timja

📦 Dependency updates

v1.42 🌈

21 Jul 13:37
configuration-as-code-1.42
4c1885c

Choose a tag to compare

💥 Breaking changes

🚀 New features and improvements

  • SecretResolver support file and base64 variable expansion (#1408) @jetersen

🐛 Bug Fixes

  • Escape newSource field when checking it's value via Ajax. (#1402) @haidaraM

📝 Documentation updates

👻 Maintenance

🚦 Tests

  • Update pipeline-model-definition integration tests to use docker-workflow (#1416) @dwnusbaum
  • Add test for mailer-plugin user property (#1312) @timja

v1.41 🌈

24 May 21:56
configuration-as-code-1.41
db1b8ba

Choose a tag to compare

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

v1.40 🌈

07 May 16:07
configuration-as-code-1.40
1e2c54f

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates