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

Releases: choria-legacy/go-client

0.5.3

12 Jan 21:19
a3e2050
Compare
Choose a tag to compare

Enhancements

  • Improve error handling when publishing messages (#48)
  • Simplify fact filter helpers (#51)

0.5.2

07 Dec 10:44
6a493a6
Compare
Choose a tag to compare

Maintenance

  • Update dependencies

0.5.1

06 Sep 16:26
9a91e30
Compare
Choose a tag to compare

Bug Fixes

  • Use correct logging package in the broadcast discovery client (#42)

0.5.0

06 Sep 09:19
ddebe7d
Compare
Choose a tag to compare

Enhancements

  • Support go-config and go-srvcache (#38)

0.4.2

21 Jun 15:58
4304630
Compare
Choose a tag to compare

Enhancements

  • Support go mod

0.4.1

15 Nov 21:24
54bcd87
Compare
Choose a tag to compare

Enhancements

  • Support latest Choria API to move to a better UUID library (#33)

0.4.0

24 Jul 05:04
9f8afdf
Compare
Choose a tag to compare

Enhancements

  • Depend on version 0.5.0 of Choria rather than master

0.3.0

12 Jul 16:28
5838729
Compare
Choose a tag to compare

Enhancements

  • Allow the connection name to be set for discovery (#21)

Bug Fixes

  • Prevent initial connection errors in discovery from blocking forever (#25)

0.2.0

02 Jul 14:44
3abc554
Compare
Choose a tag to compare

Enhancements

  • Allow users to specify a prefix for NATS connections to avoid prometheus metric leaks in long running daemons (#21)

0.1.1

29 Jun 05:26
47772ba
Compare
Choose a tag to compare

Enhancements

  • Treat empty strings to filter helpers as noop (#16)