* 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
0.0.4
* Fix for presistent changes in dynamic rule ordering * All HTTP requests include a meaningful user agent
0.0.3
* 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
0.0.2
* install_requires includes pycountry-convert as it's a runtime requirement * other misc script/tooling improvements
0.0.1
Nothworthy Changes
* Initial extraction of ConstellixProvider from octoDNS core