Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / relnotes / v0.5.0.txt
1 global-jjb v0.5.0 Release Notes
2 ===============================
3
4 Thanks to Anil, Daniel, Jeremy, Jessica, and Thanh for contributing to this
5 release.
6
7
8 Notable changes since v0.4.0
9 ----------------------------
10
11 10821ed Anil Belur      Add generic packer templates
12 Generically reusable packer jobs to global-jjb which allows us to reuse this
13 job across LF projects.
14
15 9ae2d51 Jeremy Phelps   Add whitelist and admin-list params to gh trigger
16 New whitelist and admin-list options for GitHub PR triggers to control
17 permissions.
18
19 f32a666 Jessica Wagantall       Add Nexus IQ CLM scan job
20 Reusable Nexus CLM jobs are now available via global-jjb.
21
22 0dd71dd Thanh Ha        Expose stream as a env variable
23 When using the lf-infra-parameters macro we now expose the STREAM variable
24 which can be useful in shell scripts.
25
26
27 Full Change Log
28 ---------------
29
30 10821ed Anil Belur      Add generic packer templates
31 eb4a78a Daniel Farrell  Cleanup Coala config
32 9ae2d51 Jeremy Phelps   Add whitelist and admin-list params to gh trigger
33 a99cfe8 Thanh Ha        Update SPDX License header to new format
34 04ddcaa Jessica Wagantall       Validate URLs using Jenkins env variable
35 793877e Jessica Wagantall       Check for JIRA URLs on JIRA based projects
36 799b9c7 Anil Belur      Add missing content/repositories path to URL
37 f32a666 Jessica Wagantall       Add Nexus IQ CLM scan job
38 9201487 Thanh Ha        grep: DO NOT return exit code 1 on no match
39 0dd71dd Thanh Ha        Expose stream as a env variable
40 bd913bb Thanh Ha        Fix maven-release job choosing strategy
41 704bde2 Anil Belur      Fix typo in deploy file builder loop