Skip to content

Releases: dipakparmar/ddns-server

v1.0.0-alpha2

27 Jul 18:04
15cfba2
Compare
Choose a tag to compare
v1.0.0-alpha2 Pre-release
Pre-release

Changelog

  • 15cfba2 chore(ci): add goreleaser github action
  • 029dd5b chore(legal): add license
  • 27dfd40 perf: improve/fix zone id retrival and domain detection
  • b80ddc4 fix: add missing updateRecord on ipv4
  • 7346293 chore: add .gitignore
  • b8649c4 refactor: update main to use dns-provider pkg
  • 339a514 feat: add dns-updater
  • 8787e2f feat: add route53 dns-provider

v1.0.0-alpha1

28 Jul 05:41
c8890b9
Compare
Choose a tag to compare
v1.0.0-alpha1 Pre-release
Pre-release

Changelog

  • c8890b9 🚩 alpha1 - support route53 update with static auth
  • fd408f9 ✨ init air config
  • 8a1008c ✨ init ddns-server package