Releases: ns1/ns1-python
Releases · ns1/ns1-python
v0.22.0
What's Changed
- Zone file import - support missing params by @hhellyer in #126
- Adds support for specifying a list of views when creating zones with or without a provided zone file.
- Adds support for specifying a zone name other than the FQDN when creating zones with or without a provided zone file.
- A specified list of networks for a zone was only applied to zone creation when a zone file was not provided.
New Contributors
Full Changelog: v0.21.0...v0.22.0
0.21.0
What's Changed
- add new monitoring permissions support by @hmodi-ns1 in #127
- remove ddi related code by @hmodi-ns1 in #128
New Contributors
- @hmodi-ns1 made their first contribution in #127
Full Changelog: v0.20.0...v0.21.0
0.20.0
0.19.1
0.19.1 (May 15th, 2024)
BUG FIXES:
- Fixed twisted transport to pass correct encoding on the body.
0.19.0
0.19.0 (February 14th, 2024)
ENHANCEMENTS:
- Adds support for Datasets
BUG FIXES:
- Drop support for EOL Python 2.7 and 3.7. Add support for Python 3.11
and 3.12. - Deprecate "writeLocked" keys, which did not actually do anything.
Release v0.18.0
- Add usage stats pagination support
- Drop support for EOL Python 3.6, add support for Python 3.7 to 3.10
Release v0.17.3
- Add support for DHCP objects
- Add ability to set
tags
andprimary_master
for DNS zones - Add support for DNS Views and ACLs
Release v0.16.1
Merge pull request #81 from ns1/release-0.16.1 Release v0.16.1