Skip to content

Releases: AnalogJ/lexicon

Lexicon v3.8.0

04 Oct 12:34
Compare
Choose a tag to compare

Modified

  • transip provider is deprecated and not maintained anymore, it will be replaced
    soon by a new transip provider build on top of the TransIP v6 REST API

Deleted

  • transip provider is not part of the full dns-lexicon extra, you need to install
    explicitly the transip extra instead

Lexicon v3.7.1

04 Oct 12:23
Compare
Choose a tag to compare

Modified

  • Allow to use newer versions of cryptography
  • Fix doc about unit tests

Lexicon v3.7.0

09 Aug 21:05
Compare
Choose a tag to compare

Added

  • Add the Vercel provider (formerly known as Zeit)
  • Add the Oracle Cloud Infrastructure (OCI) DNS provider (#860)

Modified

  • Keep old Zeit provider for compatibility purpose with deprecation notices
  • Support multiple domain statuses for Joker provider (#880)

Lexicon v3.6.1

27 Jun 15:53
Compare
Choose a tag to compare

Modified

  • Support deprecated method_whitelist parameter in urllib3.util.retry.Retry for urllib3<1.26
  • Fix support of registered domains for INWX provider (#828)
  • Update mypy and use external types modules

Lexicon v3.6.0

02 May 07:32
Compare
Choose a tag to compare

Added

  • Vendor pynamecheap project for namecheap provider
  • Annotate public API with types
  • Check mypy types during CI
  • Add the RFC2136 DynDNS provider (named ddns)
  • Use Lexicon specific exceptions in code: AuthenticationError for authentication problems

Modified

  • Implement the base provider as an ABC class
  • Improve plesk provider for wildcard domains or subdomains
  • Use poetry-core instead of poetry for the builds
  • Switch to GitHub-native Dependabot

Deleted

  • Remove dependency of plesk provider to xmltodict
  • Remove some Python 2 specific code
  • Remove deprecated type parameter in providers public methods

Lexicon v3.5.6

28 Mar 12:31
Compare
Choose a tag to compare

Modified

  • Migrate Vultr provider to the V2 API (#770)

Lexicon v3.5.5

20 Mar 21:26
Compare
Choose a tag to compare

Added

  • Add the Mythic Beasts provider (#739)
  • Add the Infomaniak provider (#685 #762)

Changed

  • Improve dev tooling (#761)

Lexicon v3.5.4

17 Mar 21:20
Compare
Choose a tag to compare

Changed

  • Support both tldextract 2.x and 3.x
  • Upgrade third-party dependencies
  • Validate PowerDNS provider parameters (#755)
  • Support dnspython>=2.1 for localzone provider (#760)
  • Update Mythic Beasts documentation (#693)
  • Fix documentation build and publication

Deleted

  • Remove mock and nose dependencies (#706)

Lexicon v3.5.3

02 Jan 19:44
Compare
Choose a tag to compare

Modified

  • Handle large number of hosted zones in route53 provider

Lexicon v3.5.2

23 Nov 00:33
Compare
Choose a tag to compare

Modified

  • Fix domains in "lock" state with joker provider