Skip to content

Releases: choria-io/provisioner

0.7.0

10 Jun 07:36
0.7.0
dc3e81b
Compare
Choose a tag to compare

Enhancements

  • Support embedding NATS Server into the provisioner for ease of deployment (#111)

Bug Fixes

  • Correctly parse JWT from the nodes
  • Fix agent activation check

0.6.0

07 Dec 11:17
1003a70
Compare
Choose a tag to compare

Enhancements

  • Support JWT token based provisioning flow (#101, #99)

0.5.0

24 Jul 11:41
ac58e0a
Compare
Choose a tag to compare

Enhancements

  • Migrate the agent to being a normal choria plugin (#92)
  • Support the ActivationChecker interface and only activate the plugin when appropriate (#94)

0.4.5

21 Jun 16:30
f07b9a4
Compare
Choose a tag to compare

Enhancements

  • Support go mod

0.4.4

17 Apr 08:30
38d1a63
Compare
Choose a tag to compare

Bug Fixes

  • Check context during retries to speed up shutdown (#83)
  • Handle work queue overflow better (#85)

0.4.3

09 Jan 17:10
88179e1
Compare
Choose a tag to compare

Bug Fixes

0.4.2

08 Jan 11:00
bb854d1
Compare
Choose a tag to compare

Bug Fixes

  • Improve event handling by delegating parsing to the lifecycle package (#78)

0.4.1

08 Jan 09:50
ac8e755
Compare
Choose a tag to compare

Bug Fixes

  • Fix a panic that happened at times during connection close by updating a dependency

0.4.0

04 Jan 10:52
a0ed5f3
Compare
Choose a tag to compare

Bug Fixes

  • Improve splay related logging during restart (#70)

Enhancements

  • Reject Choria client certificate patterns while signing nodes (#72)

0.3.2

27 Dec 11:10
1468269
Compare
Choose a tag to compare

Bug Fixes

  • When splaying the server restart some waits were 5000+ hours, it's now 2 seconds again (#67)