Releases: choria-legacy/go-client
Releases · choria-legacy/go-client
0.5.3
Enhancements
- Improve error handling when publishing messages (#48)
- Simplify fact filter helpers (#51)
0.5.1
Bug Fixes
- Use correct logging package in the broadcast discovery client (#42)
0.5.0
Enhancements
- Support
go-config
and go-srvcache
(#38)
0.4.1
Enhancements
- Support latest Choria API to move to a better UUID library (#33)
0.4.0
Enhancements
- Depend on version 0.5.0 of Choria rather than master
0.3.0
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
Enhancements
- Allow users to specify a prefix for NATS connections to avoid prometheus metric leaks in long running daemons (#21)
0.1.1
Enhancements
- Treat empty strings to filter helpers as noop (#16)