Releases: jenkinsci/nomad-plugin
Releases · jenkinsci/nomad-plugin
v0.10.0
Notable changes
- Minimum Jenkins version is now 2.375
- Builds on Java 11 and Java 17. Java 8 is not supported anymore.
What's Changed
- Bump wiremock-jre8-standalone from 2.33.1 to 2.33.2 by @dependabot in #140
- Bump credentials from 1074.v60e6c29b_b_44b_ to 1129.vef26f5df883c by @dependabot in #142
- relax enforcer rule for kotlin-stdlib by @j3t in #144
- Bump credentials from 1129.vef26f5df883c to 1139.veb_9579fca_33b_ by @dependabot in #146
- Bump plugin from 4.40 to 4.41 by @dependabot in #145
- Bump plugin from 4.41 to 4.42 by @dependabot in #147
- Bump plugin from 4.42 to 4.43.1 by @dependabot in #148
- Bump git-changelist-maven-extension from 1.3 to 1.4 by @dependabot in #149
- Bump plugin from 4.43.1 to 4.44 by @dependabot in #150
- Bump gson from 2.9.0 to 2.9.1 by @dependabot in #152
- Bump plugin from 4.44 to 4.45 by @dependabot in #151
- Bump plugin from 4.45 to 4.46 by @dependabot in #153
- Bump credentials from 1139.veb_9579fca_33b_ to 1143.vb_e8b_b_ceee347 by @dependabot in #155
- Bump wiremock-jre8-standalone from 2.33.2 to 2.34.0 by @dependabot in #156
- Bump json from 20220320 to 20220924 by @dependabot in #159
- Bump plugin from 4.46 to 4.48 by @dependabot in #160
- Bump wiremock-jre8-standalone from 2.34.0 to 2.35.0 by @dependabot in #164
- Bump plain-credentials from 1.8 to 143.v1b_df8b_d3b_e48 by @dependabot in #171
- Build against different Java versions by @multani in #175
- Bump plugin from 4.48 to 4.55 by @dependabot in #174
- Bump gson from 2.9.1 to 2.10.1 by @dependabot in #172
- Bump credentials from 1143.vb_e8b_b_ceee347 to 1214.v1de940103927 by @dependabot in #166
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
- Bump wiremock-jre8-standalone from 2.32.0 to 2.33.1 by @dependabot in #136
- fix: remove job using namespace by @jfroche in #139
Full Changelog: v0.9.2...v0.9.3
v0.9.2
Notable changes
v0.9.2 in Artifactory.
- Support for job templates written in HCL (@j3t in #112)
- Faster node provisionining (@jfroche in #129)
What's Changed
- Add missing help for the remoteFs / Workspace root field by @multani in #104
- Bump gson from 2.8.8 to 2.8.9 by @dependabot in #105
- Bump plugin from 4.29 to 4.30 by @dependabot in #108
- Bump plugin from 4.30 to 4.31 by @dependabot in #110
- cleanup and polish codebase, improve test coverage and documentation by @j3t in #109
- add support for job templates written in HCL by @j3t in #112
- Bump wiremock-jre8-standalone from 2.31.0 to 2.32.0 by @dependabot in #114
- Bump credentials from 2.6.1 to 2.6.2 by @dependabot in #101
- Bump credentials from 2.6.2 to 1055.v1346ba467ba1 by @dependabot in #116
- Bump credentials from 1055.v1346ba467ba1 to 1074.v60e6c29b_b_44b_ by @dependabot in #121
- Bump git-changelist-maven-extension from 1.2 to 1.3 by @dependabot in #118
- Bump json from 20210307 to 20211205 by @dependabot in #115
- Bump json-path-assert from 2.6.0 to 2.7.0 by @dependabot in #123
- Bump plain-credentials from 1.7 to 1.8 by @dependabot in #122
- Bump gson from 2.8.9 to 2.9.0 by @dependabot in #124
- Bump plugin from 4.31 to 4.37 by @dependabot in #128
- Bump json from 20211205 to 20220320 by @dependabot in #130
- Bump plugin from 4.37 to 4.38 by @dependabot in #131
- Bump plugin from 4.38 to 4.39 by @dependabot in #133
- Bump plugin from 4.39 to 4.40 by @dependabot in #134
- feat: speedup provisioning of new nodes by @jfroche in #129
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
This release replaces the previous ad-hoc worker job configuration form by a single job definition as JSON, which takes the full Nomad batch job to submit, that will create new Jenkins workers.
Instead of upgrading the plugin for every changes on Nomad's side, this approach provides complete access to the job submitted to Nomad and should give much more flexibility in the future.
Previously defined workers with old versions of the plugin should be automatically migrated to the new format.
What's Changed
- Bump credentials from 2.3.7 to 2.3.19 by @dependabot in #89
- Bump plugin from 4.2 to 4.24 by @dependabot in #85
- Incrementalify via
mvn incrementals:incrementalify
by @multani in #90 - Bump gson from 2.8.6 to 2.8.8 by @dependabot in #86
- Bump json from 20200518 to 20210307 by @dependabot in #88
- Bump wiremock-jre8-standalone from 2.29.0 to 2.30.1 by @dependabot in #91
- fix that the secret is not set when global security is disabled by @j3t in #92
- Bump credentials from 2.3.19 to 2.6.1 by @dependabot in #94
- Bump plugin from 4.24 to 4.25 by @dependabot in #95
- Bump plugin from 4.25 to 4.28 by @dependabot in #99
- Bump plugin from 4.28 to 4.29 by @dependabot in #100
- Bump wiremock-jre8-standalone from 2.30.1 to 2.31.0 by @dependabot in #93
- replace worker template by a more flexible approach by @j3t in #82
New Contributors
Full Changelog: v0.8.0...v0.9.0