Skip to content

Releases: jum/certwatch

v0.0.4

14 Jan 17:47
Compare
Choose a tag to compare

Changelog

  • ecf4567 Ignore ZADD messages that are used for the directories the certificates are in.

v0.0.3

14 Jan 15:34
Compare
Choose a tag to compare

Changelog

  • daa7073 Add a cert reload command for debugging.
  • a20c335 Bump deps.
  • c0f65db Do not run on pull requests, but add manual trigger.
  • 98ba48c Make sure we do not compare apples and oranges.
  • a602314 Nota command used regularly.
  • 973e033 Only run the workflow on new tags.
  • 449c7c8 Pick up the go version from go.mod.
  • 57d7a84 Use the local fork of the discord hook.

v0.0.2

27 May 14:14
Compare
Choose a tag to compare

Changelog

  • c6b6d40 Bump go to 1.22, update deps.
  • eca78e7 Switch to the maintained fork, it uses a different prefix.
  • 6c07c5c Try if always to get notfications on failure.

v0.0.1

31 Oct 14:36
Compare
Choose a tag to compare

Changelog

  • 8473433 Add a sample .env file.
  • c53e29a Add goreleaser.
  • 86d1763 Bump go version to 1.21 for goreleaser.
  • 6eca5eb Document the way certwatch is supposed to be used as systemd service.
  • 9a50ce3 First try to use a discord web hook.
  • 0fa62a5 Initial commit.
  • be231b6 Make the main loop more resilient against problems with redis communication.
  • 4c7c7bc Use the 1.21 standard slog.