Skip to content

Releases: hugomd/cloudflare-ddns

IPv6 support

02 Jun 07:04
59340a6
Compare
Choose a tag to compare

Changes

Fix resource leak

22 Jul 07:23
cd1327e
Compare
Choose a tag to compare

Changes

  • Cloudflare: fix http response Body leak #15 by @stek29

Change Cloudflare provider to use API tokens

23 May 04:58
0f35b5f
Compare
Choose a tag to compare

Breaking Changes

Deprecate CLOUDFLARE_EMAIL, CLOUDFLARE_ZONE and CLOUDFLARE_APIKEY environment variables

23 May 04:36
0e5fa07
Compare
Choose a tag to compare

Deprecation

  • CLOUDFLARE_EMAIL, CLOUDFLARE_ZONE and CLOUDFLARE_APIKEY are now deprecated and should no longer be used.
  • If you wish to continue using the above environment variables, you may use this Docker tag hugomd/cloudflare-ddns:1.1.1. hugomd/cloudflare-ddns:latest will support deprecated environment variables during a grace period, but please do not rely on this.

Changes

  • Log warning for deprecated environment variables #11

Fixes

  • Add go.mod file and pin Golang 1.13 #10

Add release binaries

06 Apr 11:50
21bbdaf
Compare
Choose a tag to compare

Changes

  • Add GitHub Action build binaries and add to release

Add support for running as a persistent daemon

06 Aug 05:21
0cf8a68
Compare
Choose a tag to compare

Changes

  • Support running as a daemon with "-duration" interval #4 by @analogist

Fixes

Fix Cloudflare provider environment variables

28 Jul 01:42
6eecd9c
Compare
Choose a tag to compare

Fixes

  • Fix incorrect environment variables in Cloudflare provider (6eecd9c)

Support for multiple providers

19 May 06:27
57147fe
Compare
Choose a tag to compare

Initial release 🎉

05 Aug 08:11
617858c
Compare
Choose a tag to compare
Initial release 🎉 Pre-release
Pre-release
0.1.0

Add logs, only update IP if there is a change