Releases: dschanoeh/hover-ddns
Releases · dschanoeh/hover-ddns
v0.7.0
Breaking changes
- Opendns service is not supported anymore since it stopped functioning
Changelog
- b649ebc Adding icanhazip service
- 16e5836 Adding info about docker image
- b632f87 Adding missing check for failed connection
- cf8b201 Adding support for Amazon API
- 48e2936 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
- e257e3c Bumping go version
- 4612b67 Code cleanup
- 9a84073 Hover const refactor
- 3e2e2f6 Merge pull request #15 from dschanoeh/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0
- 340550f Removing ioutil references
- 2ae9afa Removing opendns service that's not working anymore
- d83ba6d Using method const
v0.6.1
Changelog
- 214a574 Adding docker build
- cc828c5 Bump github.com/miekg/dns from 1.1.49 to 1.1.50
- 6d32136 Fixing package install path in service unit
- dec9c20 Ignoring .DS_store
- 91a5589 Merge pull request #13 from dschanoeh/dependabot/go_modules/github.com/miekg/dns-1.1.50
- 3fcd8bc Moving service unit to correct location
- 8fe51cf Only adding one service file to archive
v0.6.0
Changelog
- 01fa543 Adding dependabot configuration
- 5803eb6 Adding note to readme
- e68ed0a Always perform a first run immediately
- c96acca Building with go 1.18
- fa57ec6 Bump github.com/miekg/dns from 1.1.43 to 1.1.48
- fe4b542 Bump github.com/miekg/dns from 1.1.48 to 1.1.49
- 1f82017 Bump goreleaser/goreleaser-action from 2 to 3
- 551b7fa Merge pull request #10 from dschanoeh/dependabot/go_modules/github.com/miekg/dns-1.1.49
- 815278a Merge pull request #11 from dschanoeh/dependabot/github_actions/goreleaser/goreleaser-action-3
- bb2b4ed Merge pull request #9 from dschanoeh/dependabot/go_modules/github.com/miekg/dns-1.1.48
- 71cb84e Updating GH actions dependencies
v0.5.2
v0.5.1
v0.5.0
v0.4.0
Changelog
5bd6574 Added nfpm configuration for deb packaging.
adbf170 Added support for armv7.
7cdf4f0 Changed yaml style to be more consistent.
644fccc Fixed typo in release page URL
d99f6c5 Improved README with deb install instructions.
da2eb73 Merge pull request #2 from MrFlynn/master
bd7ef56 Removing travis and adding github actions
2874a51 Split builds section into Linux and non-Linux builds.
c8499d3 Updating badges
ef3b309 Upgrading dependencies