Skip to content

v0.22.0

Compare
Choose a tag to compare
@ripienaar ripienaar released this 22 Apr 18:56
· 1416 commits to main since this release
v0.22.0
02bdef2

Enhancements

  • JetStream Adapter can publish to wildcard streams with per identity subjects
  • Default to the choria account for leafnodes
  • Support the old boolean_summary aggregator and generic output name remapping in summary aggregator
  • Enable new Go based action policy by default
  • Support wider duration specification by supporting week, month, year etc
  • Create choria plugin doc and move tool generate to plugin generate
  • Import the provisioning agent into this code base since it's now always compiled in
  • Autonomous Agent transitions now support a human friendly description
  • Initial support for Service Agents

Bug Fixes

  • Use correct target for registration messages
  • Fix ordering of leafnode and acounts setup
  • Improve consistency of time durations in ping output
  • Increase leafnode authentication timeout
  • Improve startup logs when skipping agents in specific providers
  • Handle filter expressions that are not obviously boolean better