Releases: gabe565/domain-watch
Releases · gabe565/domain-watch
v0.1.1
v0.1.0
Changelog
Features
- d7111d0 feat: Add Prometheus metrics
- 0fe1095 feat(goreleaser): Add systemd unit file
- c32baae feat: Add man page generator
- f4ed828 feat: Add shell completion generator
Fixes
- d48e97b ci(codeql): Install Go version in go.mod to fix autobuild
- cb89ac6 fix(deps): update module github.com/gotify/server/v2 to v2.3.0 (#31)
- ea1bbf4 fix(deps): update module github.com/gotify/server/v2 to v2.4.0 (#41)
- 5f44eaa fix(deps): update module github.com/likexian/whois to v1.15.1 (#34)
- 042ffa8 fix(deps): update module github.com/prometheus/client_golang to v1.17.0 (#42)
- 74912c7 fix(deps): update module github.com/spf13/cobra to v1.8.0 (#45)
- 917680a fix(deps): update module github.com/spf13/viper to v1.17.0 (#43)
Others
- 4905b0d ⬆️ Bump golang.org/x/net from 0.14.0 to 0.17.0 (#44)
- 58f9fcb chore(deps): update actions/checkout action to v4
- ab20498 chore(deps): update docker/login-action action to v3
- c2e91a5 chore(deps): update docker/setup-buildx-action action to v3
- ac68402 chore(deps): update docker/setup-qemu-action action to v3
- ae66663 chore(deps): update go to 1.21 (#32)
- 4bfc1bd chore(deps): update go to v1.21.4 (#46)
- f28e18a chore(deps): update golang docker tag to v1.21 (#33)
- 25ce614 chore(deps): update goreleaser/goreleaser-action action to v5
- e88f8a7 chore(docker-compose): Update version to v3.9
- 74e2204 chore(dockerfile): Remove labels
- 7cfe0c8 chore: Rename internal/cmd package to internal/generate
- b36ce58 ci(goreleaser): Add GoReleaser for build and publish
- a28d5b3 ci(goreleaser): Add changelog groups
- 7c803cc refactor: Refactor root cmd to be created by a function
- 184b57b temporary commit to troubleshoot ci
v0.0.4
What's Changed
- 39d8113 ♻️ Refactor to add multiple notifier support
- 7307387 ✨ (gotify): Add Gotify notifications
- 2244aa9 ✨ Add flag groups
- 07ef0d0 🐛 (message): Add newline before end of status change listing
- 27f93a2 📌 (dockerfile): Pin alpine to v3.18
- ee028db 🍱 (readme): Add icon
Dependencies
- 93862c9 ⬆️ Update module github.com/likexian/whois to v1.15.0 (#26)
- 164d792 ⬆️ Update module github.com/sirupsen/logrus to v1.9.3 (#29)
- cb2cb4e ⬆️ Update module github.com/spf13/viper to v1.16.0 (#30)
- c9de101 ⬆️ Update module github.com/spf13/cobra to v1.7.0 (#25)
- 6bc052d ⬆️ Update actions/setup-go action to v4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- ⬆️ Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #19
- ⬆️ Update module github.com/likexian/whois-parser to v1.24.4 by @renovate in #21
- ⬆️ Update module github.com/likexian/whois to v1.14.5 by @renovate in #20
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- 🔥 (dockerfile): Remove GO_VERSION build arg
- ⬆️ Update module github.com/likexian/whois-go to v1.14.4 by @renovate in #10
- ⬆️ Update module github.com/likexian/whois-parser-go to v1.24.2 by @renovate in #11
- ⬆️ Update module github.com/r3labs/diff to v3 by @renovate in #12
- ⬆️ Update module github.com/r3labs/diff/v3 to v3.0.1 by @renovate in #14
- ⬆️ Update module github.com/spf13/viper to v1.15.0 by @renovate in #15
- ⬆️ Update docker/build-push-action action to v4 by @renovate in #16
- ⬆️ Update go to 1.20 by @renovate in #17
- ⬆️ Update golang Docker tag to v1.20 by @renovate in #18
Full Changelog: v0.0.1...v0.0.2