- Update to Version 3.5.3
* Handle large number of hosted zones in route53 provider
- Changelog for 3.5.2
* Fix domains in "lock" state with joker provider
- Changelog for 3.5.1
* Add the Joker.com provider
* Add environment variable TLDEXTRACT_CACHE_PATH to configure a
tldextract cache custom location for Lexicon
* Old environment variable TLDEXTRACT_CACHE_FILE is deprecated
and will be removed in a future release
- Changelog for 3.5.0
* Avoid installation problems with setuptools==50
* Migrating codebase to Python 3.6+ specific features (Lexicon
will explicitly break on older versions now)
* Fix Easyname provider to work with their new website
- Changelog for 3.4.5
* Add pagination support to Google Cloud DNS provider (#577)
* Add official support to Python 3.9
* Add SSHFP record support to CloudFlare provider (library only)
(#612)
- Changelog for 3.4.4
* Fix Gandi provider to use the new LiveDNS API URL
- Changelog for 3.4.3
* Improve versions constraints by declaring latest major versions
known to work with Lexicon
- Changelog for 3.4.2
* Relax versions constraints on Lexicon dependencies until there
is a real need.
- Changelog for 3.4.1
* Add the Njalla provider
OBS-URL: https://build.opensuse.org/request/show/867338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dns-lexicon?expand=0&rev=38
* More straightforward approach to configure tests suites
* Allow updating gandi RRSet TTL
* Final customizations for hetzner dns api v1. The main fix is, that hetzner
does not need the fqdn as record name
* Add initial support for UltraDNS provider
* Add support for record sets in Route53
* Give a flag to set explicitly the zone ID and avoid unscoped API tokens
* Test lowest and highest supported python versions. Move mostly to 3.x
* Register properly the pytest mark ext_suite_1
* Use Bearer Token Authorization for Cloudflare API Tokens
* Remove Hetzner KonsoleH provider that is broken and not maintained
* Implement pagination for cloudflare
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dns-lexicon?expand=0&rev=36
* Implement retry to handle rate limits in DNSMadeEasy (#442)
* Updated Link For Constellix API and Added Link for v2 of DNSSimple API
* Bug fixed: failure if "Forward" Record (#447)
* add RcodeZero (https://www.rcodezero.at) provider
* Move test_hostingde provider in the correct place
* Added example for lexicon usage as a python library
* Add support for Python 3.8
* minor fixes for RcodeZero provider: add "Accept" header to request and
fixed loglevel of debug message
* Change uri check after login for easyname
* Fix auto provider handling of parameters. (#473)
* Adds subaction as query parameter instead of using url argument
* Introduce Gransy provider. Gransy provider is former Subreg provider, but
because it works for multiple sites
* Changes to robst parser 'html5lib' for Hetzner
* Adds TTL to the digitalocean provider (#482)
- Drop Python 2 support, due to softlayer no longer supporting it
- Delete one broken unit test class
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dns-lexicon?expand=0&rev=32
* Fix resolution of dependencies in a regular install of lexicon distribution
* Mark more tests as expected failures
* Fix the the updates of Gandi records of a specific type (#384) * Fix the if-condition that handles the updates of Gandi records of a specific rtype
- Drop merged patch:
* ioerror.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dns-lexicon?expand=0&rev=19