- upgrade to Nomad 1.1.0 (thanks @dbresson!)
- support for Chef 17
- fix plugin config format
- update default install to 0.11.3
- add acl config to default
- testing update
- add new config blocks and related resources
- update to 0.8.7
- update to 0.8.5
- support setting nomad agent environment via node run_state (thanks @dbresson!)
- drop upstart config creation
- pretty print JSON config (thanks @scalp42!)
- update test platforms
- update to 0.8.3
- fix systemd unit problem (thanks @potato20!)
- add new options for 0.8
- update to 0.8
- update documentation
- add cluster example suites in test-kitchen
- remove name property for nomad_config
- rework to use custom resources
- add new resources
- remove atlas resource
- use latest nomad
- change config root for clean cutover from old cookbook
- support latest systemd cookbook
- add no_host_uuid option (thanks @potato20!)
- update for 0.5.5 (thanks @dbresson!)
- update to 0.5.4 (thanks @erkki!)
- add create_from_vault option (thanks @dbresson!)
- fix private data leak in nomad config files (thanks @evan2645!)
- update to 0.5.0
- update to 0.4.0 release
- add consul-related configuration options (thanks @akhoury6!)
- update to 0.3.2
- update to 0.3.1
- add new config options reserved, and retry_max
- documentation!
- use cadvisor job for testing instead of redis, as it downloads faster
- add CentOS 6 to supported platforms
- add additional configuration options as resource attributes, now up to date with the options as of the 0.3.0 release.
- fix nomad_job stop action to use resource name instead of hcl path
- update to nomad 0.3.0
- add start_join configuration
- update for 0.2.3 release (thanks @ryanslade!)
- update test suite platforms
- update for 0.2.1 release
- update for 0.2.0 release
- use latest nomad release
- extended resource attribute validation
- add inital api-related classes
- job lifecycle management run/update via notify, stop
- fixed potential for config resource file path collisions
- testing fixes
- update to latest release
- fixes for EL 6
- testing fixes for EL 7
- allow alternate config paths
- allow setting daemon args
- add network_{interface,speed} attributes
- add nomad_job resource for managing jobs
- testing improvements
- initial release