Version 0.1.0
This release marks a major milestone towards the usability of the plugin with Hashicorp's Nomad executor.
What's Changed
- Add initial documentation for the plugin and document assumptions for dev/local cluster by @abhi18av in #25
- trace only 5th chars of token by @jagedn in #26
- Improve writing in the docs by @mribeirodantas in #28
- Accommodate Nextflow CPU/Memory in Nomad Job taskResources by @abhi18av in #27
- Add snippet to accommodate when a host volume is specified by @abhi18av in #30
- Improve pooling by @jagedn in #31
- upgrade to nomad 1.7 by @jagedn in #33
- add affinity spec configuration by @jagedn in #37
- add integration tests by @jagedn in #36
- upgrade to nextflow 24.04.2 by @jagedn in #38
- add constraint spec by @jagedn in #40
- fix gradle tasks dependencies by @jagedn in #41
- dump job definition if nomad.debug.json = true by @jagedn in #44
- implementation of possibility to add multiple volumes by @jagedn in #46
- Add datacenters directive by @jagedn in #43
New Contributors
- @mribeirodantas made their first contribution in #28
Full Changelog: 0.0.2...0.1.0