Skip to content

0.2.0

Compare
Choose a tag to compare
@ripienaar ripienaar released this 24 Apr 15:09
· 3663 commits to main since this release
50dc714

Enhancements

  • Create a compatability framework for MCollective Agents written in Ruby (#243)
  • When facter is available use it to determine the FQDN to improve default behaviour on debian like systems (#240)
  • Allow nats://host:port and host:port to be used when referencing brokers (#236)
  • Detect empty initial server list when starting federation brokers (#235)
  • Surface more NATS internal debug logs as notice and error (#229)
  • Increase TLS timeouts to 2 seconds to improve functioning over latency and heavily loaded servers (#228)
  • Do not use HTTP to fetch internal NATS stats (#199)
  • Update gnats and go-nats to latest versions (#220)
  • Allow the network broker write deadline to be configured (#222)

Bug Fixes

  • Avoid rotating empty log files and ensure the newest log is the one being written to (#218)
  • Avoid logrotate errors when the package was installed but choria never ran (#252)