Skip to content

Releases: taskmedia/ddns-allowlist

v1.2.0

01 Oct 22:10
bb454bb
Compare
Choose a tag to compare

What's Changed

  • feat!: remove ddns prefix in middleware configuration by @fty4 in #8
  • chore: add k8s examples by @fty4 in #12
  • feat: add ipList config option by @fty4 in #14
  • chore: use best practice plugin name in examples by @fty4 in #16

ℹ️ Previously there were some v2 tags - but they were removed because the golang modules does not use or support the common semVer pattern.

Full Changelog: v1.1.1...v1.2.0

v1.1.1

01 Oct 12:58
20befcb
Compare
Choose a tag to compare

What's Changed

  • chore: update golangci-lint v1.61.0; disable yaegi testing by @fty4 in #10
  • chore(test): remove version from docker-compose by @fty4 in #9
  • chore: update plugin catalog link to point to actual entry by @fty4 in #11

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Oct 11:58
b92e0ec
Compare
Choose a tag to compare

What's Changed

  • fix: rename repo and module to ddns-whitelist by @fty4 in #6
  • fix: use underscore in package name to match go mod naming by @fty4 in #7

New Contributors

  • @fty4 made their first contribution in #6

Full Changelog: v1.0.1...v1.1.0

v1.0.1

01 Oct 10:44
316e312
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Oct 09:00
57b4292
Compare
Choose a tag to compare

What's Changed

  • first release