Skip to content

Releases: sjmayotte/route53-dynamic-dns

v1.2.1

20 Nov 02:06
Compare
Choose a tag to compare

Fixes, security updates, and package version updates

  • Workaround for opendns certificate error #18
  • Added ARM support
  • Updated to newer package versions
  • Updated docker container to use latest version of Node LTS and Alpine (node:16.13-alpine)
  • Added non-root support to the Dockerfile

Special thanks to @ckotzbauer for his contributions!

v1.2.0

28 Feb 03:04
7189cfc
Compare
Choose a tag to compare

Bug fixes, security updates, and package version updates

  • Added support for logging to STDOUT or application.log based on ENV variable
  • Fixed bug where setting SEND_EMAIL_SES = False didn't disable emails (ISSUE 8)
  • Updated to newer package versions
  • Updated docker container to use latest version of Node LTS and Alpine (node:14.15-alpine)
  • Moved CI to GitHub Actions
  • Latest docker tag will now point to latest stable release. Experimental (dev) builds will point at dev tag

Special thanks for @tombastianello and @jeanfabrice for their contributions!

route53-dynamic-dns-1.1

29 Dec 21:02
ea482f8
Compare
Choose a tag to compare

Bug fixes and package version updates

  • Added support for ifconfig to get IP
  • Updated to newer package versions
  • Updated docker container to use latest version of Node LTS and Alpine (node:12.14.0-alpine)
  • Changed how environment variables are loaded to work more broadly than just in docker containers

route53-dynamic-dns-1.0

09 Aug 15:45
Compare
Choose a tag to compare