- Use a common code base for ConstellixClient and SonarClient
- Prepare the authZ code for v4 (Authorization: Bearer)
- Support for Provider.list_zones to enable dynamic zone config when operating as a source
- Fix for presistent changes in dynamic rule ordering
- All HTTP requests include a meaningful user agent
- fix fallback attribute in dynamic to no longer be implicit
- align provider with SUPPORTS_ROOT_NS feature requirements
- remove params to
super()
calls - multiple dependency version updates
- miscellaneous script/tooling improvements
- install_requires includes pycountry-convert as it's a runtime requirement
- other misc script/tooling improvements
- Initial extraction of ConstellixProvider from octoDNS core
Nothing