Skip to content

Releases: ncode/ballot

v0.0.4

25 Dec 21:55
0886040

Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot[bot] in #18
  • updates and refactoring by @ncode in #19
  • update gitignore and README.md by @ncode in #20
  • Bump golang.org/x/net from 0.23.0 to 0.33.0 by @dependabot[bot] in #21
  • Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot[bot] in #22
  • fix: address multiple bugs and improve reliability by @ncode in #24
  • refactor: use RunE for testable commands and improve coverage by @ncode in #25
  • docs: improve README with installation, usage, and architecture diagram by @ncode in #26
  • test: add integration tests with real Consul instance by @ncode in #27
  • test: improve test coverage by @ncode in #28

Full Changelog: v0.0.3...v0.0.4

v0.0.3

13 Feb 14:07
7451a30

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

08 Feb 14:36
5fcc416

Choose a tag to compare

What's Changed

  • add functionality cleanup tags on other nodes by @n-marton in #13

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

23 Jan 20:10
f66b2b6

Choose a tag to compare

What's Changed

  • update README.md by @ncode in #1
  • adds more data to the session payload by @ncode in #2
  • skip the session creation if we are in critical state by @ncode in #3
  • Move script trigger to key watch by @ncode in #4
  • Set environment variables during script execution by @ncode in #5
  • update readme by @ncode in #6
  • update license by @ncode in #7
  • Bump golang.org/x/net from 0.0.0-20221014081412-f15817d10f9b to 0.7.0 by @dependabot in #8
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #9
  • update dependencies and adds simple build test by @ncode in #10
  • adds init script for multi and single service and update readme by @ncode in #11
  • update readme by @ncode in #12

New Contributors

Full Changelog: https://github.com/ncode/ballot/commits/v0.0.1