Releases: taskmedia/ddns-allowlist
Releases · taskmedia/ddns-allowlist
v1.6.2
v1.6.1
v1.6.0
What's Changed
- chore: test k8s by @fty4 in #42
- fix(test): implement fully functional k8s test by @fty4 in #43
- chore: do not use tm modified pkg files by @fty4 in #44
- chore: merge test into one matrix test wf by @fty4 in #45
- feat: allow IPv6 networkPrefix specification by @fty4 in #46
- chore: use same ports for docker-compose as for k8s by @fty4 in #47
- chore: move logger into separate pkg by @fty4 in #48
Full Changelog: v1.5.2...v1.6.0
v1.5.2
v1.5.1
v1.5.0
This release is a major update - the method of defining the configuration changed.
Please revisit README.md for more information.
A more detailed documentation (more examples, more explanation) will be available later.
What's Changed
- feat: rework strategy by @fty4 in #31
- chore(test): add codecoverage by @fty4 in #32
- chore: use inclusivenameing in docker-compose middleware name by @fty4 in #30
- chore: test by @fty4 in #33
- feat: add cloudflare header support by @fty4 in #34
- chore: use stdout directly without log pkg by @fty4 in #35
Full Changelog: v1.4.1...v1.5.0