Releases: MaxKam/ddns-client
Releases · MaxKam/ddns-client
v0.19
Update dependencies, minor fixes and build with Go 1.22
v0.18
Adds version number to logs
v0.17
Update Go, dependency and Github Actions versions
v0.16
Build with Go 1.20 and updated dependencies
v0.15
Build with Go 1.19 and update dependencies
v0.12
Updated dependency versions.
v.0.10
- Fixed a deprecated function from Google Cloud's DNS package
- Updated dependencies
- Added environment variable option to systemd unit file to specify location of a Google Cloud Credentials json file
- Other minor fixes
v0.8
Changed log location to /var/log and added config path to /etc.
v.0.9
- Added option to log messages to a file or to systemd journal.
- Added systemd unit and timer files.