Releases: choria-io/provisioner
Releases · choria-io/provisioner
0.15.1
0.15.0
Enhancements
- Support upgrading nodes over the air using
go-updater
- Support provisioning Protocol v2 nodes via Organization Issuers
- Support shutting down servers as well as defer provisioning
- Report on the number of waiting nodes
Bug Fixes
- Improve handling very large waiting node counts
Release 0.14.0
Enhancements
- Improve handling node failures resulting in no ed25519 keys being sent
- Create configuration files and log files as root
- Improve hosts list handling in the face of 100s of nodes that live for seconds
Release 0.13.0
Enhancements
- Support placing policies on provisioned nodes
- Migrate leader election to new KV based model
- Use new choria
tokens
package for all JWT operations - Support Ed25519 based provisioning flow and token signing
0.12.0
0.11.0
Enhancements
- Rename the project to
provisioner
since removal of the agent plugin - Support HA against Choria Streams
- Use generated clients from
go-choria
rather than raw RPC calls - Documentation updates to reflect main-broker based flow
Removals
- Remove the embedded broker mode - focussing efforts around central broker based flows