Next | Query returned 95 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2020-11-27 20:40:37 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lexicon: updated to 3.5.2

3.5.2 - 23/11/2020

Modified

Fix domains in "lock" state with joker provider

3.5.1 - 16/11/2020

Added

Add the Joker.com provider
Add environment variable TLDEXTRACT_CACHE_PATH to configure a tldextract cache \ 
custom location for Lexicon
Modified

Old environment variable TLDEXTRACT_CACHE_FILE is deprecated and will be removed \ 
in a future release

3.5.0 - 10/11/2020

Modified

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
   2020-11-10 14:49:23 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lexicon: updated to 3.4.5

3.4.5:

Added

Add pagination support to Google Cloud DNS provider
Add official support to Python 3.9
Add SSHFP record support to CloudFlare provider (library only)

Modified

Fix create/update operations when CAA records are presents in GoDaddy provider
Fix Hover provider with new authentication URL
   2020-10-28 20:33:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lexicon: updated to 3.4.4

3.4.4:
Modified
Fix Gandi provider to use the new LiveDNS API URL
   2020-09-30 09:51:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lexicon: updated to 3.4.3

3.4.3:

Modified
Improve versions constraints by declaring latest major versions known to work \ 
with Lexicon

3.4.2:

Modified
Relax versions constraints on Lexicon dependencies until there is a real need.

3.4.1:

Added
Add the Njalla provider

3.4.0:

Added
Use poetry to manage dependencies, build and package Lexicon.
Add integration tests for Mac OS X

Changed
The beautifulsoup4 dependency has been integrated to the core ones for generic \ 
purpose. As a consequence henet, easyname and gratisdns providers do not have \ 
optional dependencies anymore.
Update Docker image to use Python 3.8, and install Lexicon with full extras.

Removed
Remove support for Python 2.7.
Remove support for Python 3.5.
Remove the extra security from requests dependency which does not make sense \ 
anymore on recent versions of Python.
   2020-07-27 17:02:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lexicon: updated to 3.3.28

3.3.28:

Added
Redesign of the release process using Azure Pipelines
Create a dedicated documentation on ReadTheDoc, refactor README.md into README.rst

Modified
Fix localzone provider to make it work with dnspython 2.x
Update easyname provider against the recent API changes
   2020-07-09 09:26:32 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lexicon: updated to 3.3.27

v3.3.27:
Fix tests
Add support for Dynu.com DNS/DDNS service
   2020-06-20 18:46:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lexicon: updated to 3.3.26

v3.3.26:
More straightforward approach to configure tests suites

v3.3.25:
Allow updating gandi rrset ttl. Previously, a rrset ttl could be set only when \ 
creating a new record
Final customizations for hetzner dns api v1. The main fix is, that hetzner does \ 
not need the fqdn as record name. This leads to major errors like: record \ 
name=sub1.my-fqdn.tld --> record created with final name \ 
sub1.my-fqdn.tld.my-fqdn.tld
Delete config.yml delete circleci integration. no longer necessary.
   2020-06-08 14:18:14 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lexicon: updated to 3.3.24

v3.3.24
Fixed create and update operations for GoDaddy if CAA records are present

v3.3.23
Add initial support for UltraDNS provider Signed-off-by
remove hetzner special handling from dehydrated.default.sh as it's not supported \ 
anymore
   2020-05-16 20:00:32 by Adam Ciarcinski | Files touched by this commit (9)
Log message:
pytest from versioned depends
   2020-05-07 12:51:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lexicon: updated to 3.3.22

v3.3.22
Additional security to prevent unexpected DNS change
prevent merge issues
make the pylint happy
some more pylint fixes
Fix lint
Finish the new implementation
Fix lint

v3.3.21
With apologies to the linter
Update and fix tests
Fix lint

v3.3.20
Fix lint error
Adding a new hetzner provider compatible with dns.hetzner.com

Next | Query returned 95 messages, browsing 41 to 50 | Previous