Lexicon Versions Save

Manipulate DNS records on various DNS providers in a standardized way.

v3.9.3

2 years ago

Modified

  • Fix compatibility with requests>=2 in transip provider

v3.9.2

2 years ago

Modified

  • Fix configuration reference

v3.9.1

2 years ago

Modified

  • Reimplement the transip provider using the new REST v6 API

v3.9.0

2 years ago

Deleted

  • Drop Python 3.6 support

v3.8.5

2 years ago

Modified

  • Complete redesign of the update and delete actions in GoDaddy provider to fix several issues

v3.8.4

2 years ago

Added

  • Add the Value Domain provider (#1018)

Modified

  • Fix issue on the GoDaddy provider for update actions

v3.8.3

2 years ago

Modified

  • Fix plesk provider (#1004)
  • Update nameservers in namecheap provider (#911)

v3.8.2

2 years ago

Modified

  • Fix dreamhost provider since deprecated API endpoints are removed (#998)

v3.8.1

2 years ago

Modified

  • Fix rackspace provider by not sending a body request for GET requests (#989)

v3.8.0

2 years ago

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