Skip to content

Releases: choria-io/mcorpc-ruby-support

2.24.1

04 Mar 11:11
2.24.1
db4982f
Compare
Choose a tag to compare

Enhancements

  • Remove further data related files

2.24.0

03 Feb 09:21
2.24.0
9a7e77c
Compare
Choose a tag to compare

Enhancements

  • Support project based configuration files
  • Delegate all discovery methods to the choria binary
  • Remove legacy Data plugins

Bug Fixes

  • Improve rendering of packaged plugin README documents

2.23.3

13 Jan 00:19
2.23.3
de017ea
Compare
Choose a tag to compare

Enhancements

  • Redirect mco facts to choria facts
  • Clean environment when running tasks as another user

2.23.2

12 Jan 11:40
2.23.2
adf5053
Compare
Choose a tag to compare

Bug Fixes

  • Correctly resolve user config paths

2.23.1

12 Jan 09:19
2.23.1
61becda
Compare
Choose a tag to compare

Enhancements

  • Support expr filters and retire old filter logic
  • Restore mco ping to being ruby based as a tool for low level testing of the client
  • Allow tasks to be run as another user
  • Remove the ability to enroll Puppet CA, use choria enroll

2.23.0

29 Dec 15:31
2.23.0
155de81
Compare
Choose a tag to compare

Compatibility Note

This package incorporates all the extensions and plugins that was previously considered "choria", this greatly simplifies deployment.

This however means that this will be the minimum required version going forward.

Enhancements

  • Update mco choria to choria rpc
  • Update mco ping to call choria ping
  • Support calling an external binary - like choria - for application plugins
  • Use choria in paths for Windows file locations
  • Do not raise issues for unsupport config options when parsing server config

2.22.1

25 Nov 09:15
2.22.1
a2d1b97
Compare
Choose a tag to compare

Enhancements

  • Avoid parsing registration related settings

2.22.0

28 Sep 07:48
069701f
Compare
Choose a tag to compare

Enhancements

  • Support FreeBSD (#69)

2.21.1

07 Jul 09:16
2.21.1
eca1957
Compare
Choose a tag to compare

Bug Fixes

  • Fix facts application when querying non-string facts (#66)

2.21.0

21 Jan 10:21
b2b259f
Compare
Choose a tag to compare

Bug Fixes

  • Use correct name for executables when publishing external agents

Enhancements

  • Support :hash and :array validation in DDLs