🚨 Breaking changes 🚨
- custom_hostnames: change
CustomHostname.SSL
fromCustomHostnameSSL
to*CustomHostnameSSL
to allow configurations without SSL configurations (#666)
Improvements
- load_balancing: add support for load shedding (#658)
- tests: namespace
zoneID
andaccountID
placeholders (#659) - rulesets: add initial support (#660, #663, #667)
- access_identity_provider: add support for optional Okta API token (#661)
- alert_notifications: add support and coverage (#662)
- zones: simplify
zoneIDByName
to use API fields instead of client side sorting (#664) - tests: swap CI lint to
golangci-lint
(#665)