Skip to content

0.13.0

Compare
Choose a tag to compare
@ripienaar ripienaar released this 07 Dec 20:24
0c8ab06

Enhancements

  • Add a tech preview JetStream adapter
  • Switch to CloudEvents v1.0 format for lifecycle events and machine events
  • Build RHEL 8 packages nightly and on release
  • Support Synadia NGS as a NATS server for Choria
  • Add choria tool jwt to create provisioning tokens
  • Allow choria req output to be saved to a file
  • Force convert a DDL from JSON on the CLI without prompts
  • Update NATS Server to version 1.2.1 (via go-network-broker v1.3.2)
  • Expose the path to the agent configuration to external agents (via mcorpc-agent-provider v0.9.0)
  • Support regular expressions in callerid matches in action policy (via mcorpc-agent-provider v0.9.0)
  • Enable Choria Provisioning Agent by default and expose the provisioning JWT (via provisioning-agent v0.6.0)

Bug Fixes

  • Improve startup when embedding the server in other programs
  • Improve stability on a NATS network with Gateways
  • Improve the calculations of total request time in the choria req command
  • Improve handling for actions without any inputs in DDL validation (via mcorpc-agent-provider v0.9.0)
  • Bug fixes to Ruby DDL generation (via mcorpc-agent-provider v0.9.0)