Releases: jum/certwatch
Releases · jum/certwatch
v0.0.4
v0.0.3
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
v0.0.1
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.