Octodns-ns1

Latest version: v0.0.7

Safety actively analyzes 622414 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.7

* Improved NS1 API error logging
* Misc improvements to the CI setup, documentation and fix to the release
packaging metadata

0.0.6

* Adds Provider.list_zones to enable new dynamic zone config functionality
* Fix bug around root NS records when creating a new zone. See https://github.com/octodns/octodns-ns1/issues/48
* Bump to [octodns v1.2.0](https://pypi.org/project/octodns/1.2.0/) to pull subnet-targeting related bug fixes

0.0.5

* Allow using actual HTTP monitors instead of emulating them in TCP monitors.
Doing this is not forward-compatible, ie octodns-ns1 cannot be downgraded to
a previous version that doesn't support modern HTTP monitors. It also doesn't
honor the `http_version` configuration because these monitors can only talk
HTTP/1.1.
* Newly added support for subnet targeting using the Netfence Prefix filter

0.0.4

* Dynamic records filter chain ordering reworked to place country filters before
regions, see https://github.com/octodns/octodns-ns1/pull/37 for
details/discussion.
* AS implemented as a list of countries rather than the ASIAPAC region which
didn't match as the AS list of countries in the first place
* AS, NA, and OC source their list of countries from octodns.record.geo_data
rather than manually duplicating the information here.
* Add TL to the list of special case countries so that it can be individually
targeted
* Fix for rule ordering when there's > 10 rules
* Fixed persistent change issue with dynamic records after the API started
returning new fields under `config`
* Fixed persistent change bug when a dynamic record is updated to be a
non-dynamic simple record

0.0.3

* Enable SUPPORTS_ROOT_NS for management of root NS records. Requires
octodns>=0.9.16.
* Configurable http version for dynamic HTTPS monitors, to enable HTTP/1.1 support

0.0.2

* install_requires includes pycountry-convert as it's a runtime requirement
* other misc script/tooling improvements

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.