This release fixes the breaking change introduced in v0.16.0 for Cloudflare.
⚠️ New features on Cloudflare, custom and regional hostnames have some known issues, see #5175 and #5183
⚠️ OpenStack designate in-tree provider will be removed in the next version. There is now a webhook provider.
ℹ️ With v0.16.0, a new option on TXT Registry is available to use only new format (#4946). Previous format will be removed in the next release (#5172).
🐛 Bug fixes
- fix(cloudflare): optional custom hostnames by @mrozentsvayg in #5146
- fix(source): pass GatewayName to config by @buroa in #5169
- fix(cloudflare): infinite loop with more than 50 custom hostnames by @mrozentsvayg in #5181
📦 Others
- chore: update OWNERS with required config file by @mloiseleur in #5164
Full Changelog: v0.16.0...v0.16.1