v0.26.1
Compatibility Notes
This will be the last release that supports being built on go 1.17 next release will require go 1.18 as minimum.
Enhancements
- Upgrade
appbuilder
to0.3.0
with newtemplate
,report
andwrite_file
transforms - Allow in-process connections to nats from the brokers, used to optimise Streams bootup
- Governors can control executions per period
- Adds
choria election
with various admin tools and tools to run commands and cron jobs under leader election - Switch to a new more compact help template
- Support signing JWT tokens using ed25519 signatures
- Refactor protocol and security layers to start work on version 2 of the network protocol
Bug Fixes
- Improved handling of ed25519 seed and jwt missmatches during provisioning and startup
- Improved detection of STDIN being JSON data, avoiding unexpected switches to flat file discovery method under cron
- Improve reliability of managed autonomous agent cleanup
- Force gzip compression on Jammy debs to improve compatability with other distros and mirroring tools
Full Changelog: v0.26.0...v0.26.1