Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Releases: choria-legacy/mcollective-choria

0.18.0

18 Jul 09:05
0.18.0
7e1e43b
Compare
Choose a tag to compare

Enhancements

  • Support the scout agent in the choria discovery method (#626)
  • Copy scout ddl files (#628)

0.17.3

07 Jul 09:32
0.17.3
49c1c13
Compare
Choose a tag to compare

Enhancements

  • Print CSR fingerprint in request_cert application (#623)

0.17.2

19 Apr 10:48
0.17.2
7571198
Compare
Choose a tag to compare

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

27 Nov 09:31
214f0fa
Compare
Choose a tag to compare

Enhancements

  • Update the choria-mcorpc-support dependency

0.17.0

26 Nov 09:07
1746d71
Compare
Choose a tag to compare

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

26 Sep 13:18
eab3fe3
Compare
Choose a tag to compare

Enhancements

  • Require latest mcorpc ruby support gem

0.16.0

20 Sep 12:03
34f8b59
Compare
Choose a tag to compare

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

27 May 08:19
550578b
Compare
Choose a tag to compare

Enhancements

  • Add support for Choria Autonomous Agents (#585)

Bug Fixes

  • Fix path expansion for token locations with ~ in them (#583)

0.14.1

04 Mar 11:56
8e42f90
Compare
Choose a tag to compare

Enhancements

  • Ensure the latest choria-mcorpc-support gem is used

0.14.0

04 Mar 11:42
bab9035
Compare
Choose a tag to compare

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)