Nomad

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

Full Changelog: https://github.com/jenkinsci/nomad-plugin/compare/v0.9.3...v0.10.0


Installation options

What's Changed

Full Changelog: https://github.com/jenkinsci/nomad-plugin/compare/v0.9.2...v0.9.3


Installation options

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

Full Changelog: https://github.com/jenkinsci/nomad-plugin/compare/v0.9.1...v0.9.2


Installation options

What's Changed

Full Changelog: https://github.com/jenkinsci/nomad-plugin/compare/v0.9.0...v0.9.1


Installation options

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

New Contributors

Full Changelog: https://github.com/jenkinsci/nomad-plugin/compare/v0.8.0...v0.9.0


Installation options

Features

The plugin supports TLS authentication (#80)

  • It can authenticate servers via TLS (using a public CA or a custom one)
  • It can authenticate itself to the servers, using a custom certificate.

Thanks @j3t 🎉

Changelog

  • 43ea01d: [maven-release-plugin] prepare for next development iteration
  • db555a0: Upgrade core dependency to a more recent LTS
  • 8f94e06: Configure Dependabot
  • f245444: Add TLS support (#80)

Installation options

Security


Installation options

Features

Bug fixes

  • 2b486b2 Upgrade configuration UI from tables to div (#73)
  • 0e2db7a fix Nullpointer with Vault policies, improve error reporting (#71)

Installation options

Remove Jenkins minimum version requirement


Installation options

Bump to latest jenkins apis (#65)

Add Docker's security_opt parameter (#64)


Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options