Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Releases: choria-legacy/go-lifecycle

1.1.0

07 Dec 10:49
1873584
Compare
Choose a tag to compare

Enhancements

  • Add support for encoding events in CloudEvents v1.0 format (#19)

1.0.3

06 Sep 10:17
6c08556
Compare
Choose a tag to compare

Maintenance

  • Update dependencies

1.0.2

21 Jun 16:04
f2bee07
Compare
Choose a tag to compare

Enhancements

  • Support go mod

1.0.1

03 Jan 13:47
1abefec
Compare
Choose a tag to compare

Bug Fixes

  • correctly parse new style protocol strings (#31)

1.0.0

03 Jan 13:27
7e147ca
Compare
Choose a tag to compare

Enhancements

  • Adds a tool to passively observe and tally versions of a Choria network (#20)
  • Move to io.choria.lifecycle.v1.x style protocol indicators (#25)
  • Adds a unique tracking ID to each event (#27)

0.3.0

21 Dec 20:32
abdf6ca
Compare
Choose a tag to compare

Enhancements

  • Add an Alive type (#15)

0.2.1

15 Nov 20:36
6433dc8
Compare
Choose a tag to compare

Enhancements

  • Support latest choria release in order to move to newer uuid library (#10)

0.2.0

01 Sep 12:27
d46c4b2
Compare
Choose a tag to compare

Enhancements

  • Support a provisioned type (#7)

0.1.0

27 Aug 11:58
acdc39b
Compare
Choose a tag to compare

Enhancements

  • Add Identity() to the lifecycle.Event interface and the existing events (#5)

0.0.2

26 Aug 20:06
21552f0
Compare
Choose a tag to compare

Enhancements

  • Add shutdown events (#1)