Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / relnotes / v0.6.0.txt
1 global-jjb v0.6.0 Release Notes
2 ===============================
3
4 Thanks to Andy, Anil, and Thanh for contributing to this release.
5
6
7 Notable changes since v0.5.0
8 ----------------------------
9
10 1167954 Anil Belur      Make packer-cloud-env variable configurable
11 packer-cloud-env was hardcoded previously but we've made it overrideable via
12 config for users who name their files differently.
13
14 b2ad485 Thanh Ha        Rename settings-file to mvn-settings in templates
15 We've renamed settings-file to mvn-settings to lineup with what was being used
16 in OpenDaylight for this setting. It also aligns with other settings that are
17 prefixed with mvn-.
18
19
20 Full Change Log
21 ---------------
22
23 409ce61 Anil Belur      Add timer to packer merge job to build new images
24 1167954 Anil Belur      Make packer-cloud-env variable configurable
25 bdd2db6 Anil Belur      packer should validate only .json files
26 446298e Thanh Ha        Rename settings-file to mvn-settings
27 b2ad485 Thanh Ha        Rename settings-file to mvn-settings in templates
28 4e9d92d Thanh Ha        Build CLM weekly on Saturdays
29 7999054 Thanh Ha        Fix GitHub CLM job-group
30 d3589c6 Thanh Ha        Add missing maven parameters to CLM job
31 99505e6 Thanh Ha        Add missing stream declaration in clm job
32 b2c0cd2 Andrew Grimberg Fix docker login for custom registry
33 76eab87 Anil Belur      Set sensible default timeouts for packer jobs
34 04163ad Andrew Grimberg Remove unneeded JJB variable from packer templates
35 91d975d Thanh Ha        Remove unnecessary openstack configuration file
36 a2a6562 Andrew Grimberg GitHub triggers need distinct status contexts
37 242c84d Anil Belur      Pass common maven options to deploy file builder