Feat!: Upgrade Jenkins-job-builder to 6x
[releng/global-jjb.git] / releasenotes / notes / upgrade-jjb-6x-00f29f4ed84cedce.yaml
1 ---
2 prelude: >
3   Jenkins Job Builder 6.0.0 is released and breaks backward compatibility
4   with 5.1.0.
5
6   The breaking changes with previous 5.1.0 release:
7
8     - Jobs are now expanded the same way as job templates.
9     - Macros without parameters are now expanded the same way as macros with
10       parameters.
11     - Tags !include-raw: and !include-raw-escape: should now be used the same
12       way in jobs and macros without parameters as they are used in job
13       templates and macros with parameters.
14 issues:
15   - |
16     This breaks backward compatibility with older version of JJB
17     therefore care must be taken during upgrade on the ci-man repositories.
18 upgrade:
19   - |
20     Upgrade Jenkins-job-builder to 6.0.0 as the default version.
21
22     Ref:
23       https://storyboard.openstack.org/#!/story/2010963
24       https://storyboard.openstack.org/#!/story/2010588