Releases: choria-legacy/mcollective-choria
Releases · choria-legacy/mcollective-choria
0.18.0
Enhancements
- Support the
scout
agent in the choria
discovery method (#626)
- Copy
scout
ddl files (#628)
0.17.3
Enhancements
- Print CSR fingerprint in request_cert application (#623)
0.17.2
Bug Fixes
- Fail gracefully when modulepath is unset (#611)
- Improve remote request signing support (#613)
- Correctly extract the playbook name from facts (#616)
- Place the rpcutil DDL in the correct directory (#619)
0.17.1
Enhancements
- Update the
choria-mcorpc-support
dependency
0.17.0
Bug Fixes
- Align playbook log level names with Puppet (#600)
Enhancements
- Detect pure string results from Playbooks and render them correctly (#416)
- Support both Puppet 5 and 6 paths for the task helper (#591)
- Support using Synadia NATS NGS as a broker for Choria (#607)
0.16.1
Enhancements
- Require latest mcorpc ruby support gem
0.16.0
Enhancements
- Allow playbook node sets to declare zero discovered hosts is ok with
empty_ok
(#590)
- Switch to using JSON format by default (#595)
Bug Fixes
- Improve puppetdb SRV lookup port resolution (#593)
0.15.0
Enhancements
- Add support for Choria Autonomous Agents (#585)
Bug Fixes
- Fix path expansion for token locations with
~
in them (#583)
0.14.1
Enhancements
- Ensure the latest
choria-mcorpc-support
gem is used
0.14.0
Enhancements
- Add
-T
to the federation trace
command (#576)
- Improve error messages when a token file cannot be found (#574)
- Disable TLS verify when speaking to signers as we are not guaranteed to have client certs (#572)
- Ensure policy defaults are honored correctly (choria-plugins/action-policy#5)