Releases: choria-io/go-choria
Releases · choria-io/go-choria
0.0.2
Bug Fixes
- Ensure the broker exits reliably on ^c (#64)
- Do not call
puppet apply
100s of times when running as root (#65)
Improvements
- Avoid cgo for improved cross compileability (#52)
- Add a
buildinfo
sub comment (#53)
- Add a small framework for making Go based MCollective SimpleRPC compatible agents (#57)
- Add a compatible
choria_util
agent (#59)
- Distribute sample
server.conf
and broker.conf
files (#67)
0.0.1
Initial Release
- Middleware Broker
- Federation Broker
- Choria Server with ability to send files as registration and answer 'mco ping'
- Functional NATS Streaming protocol adapter