2022-05-15 21:26:51 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-lexicon: updated to 3.11.1
3.11.1
Modified
Improve the Oracle Cloud DNS (oci) provider on the authentication mechanism
Add API documentation to Oracle Cloud DNS
|
2022-05-09 07:46:44 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-lexicon: updated to 3.11.0
3.11.0
Added
Add namecom provider
Modified
Fix TLD with two parts for namecheap provider
Fix entity__name parsing in easyname provider
|
2022-05-02 09:51:19 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-lexicon: updated to 3.10.0
3.10.0
Added
Add --zone-id CLI flag for route53 provider
Add yandexcloud provider dedicated to Yandex Cloud solution
Modified
Improve documentation with auto-generation
Clarify that yandex provider supports Yandex PDD only
Use UUIDs in aliyun provider to avoid nonce collisions
|
2022-04-26 12:36:22 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-lexicon: updated to 3.9.5
3.9.5 - 18/04/2022
Added
Add misaka provider
Modified
Fix yandex provider for MX/SRV records
Fix joker provider by using POST requests instead of GET
|
2022-03-06 21:13:57 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-lexicon: updated to 3.9.4
3.9.4 - 14/02/2022
Added
Add webgo provider
Modified
Extend possible record types list for dreamhost provider
3.9.3 - 27/01/2022
Modified
Fix compatibility with requests>=2 in transip provider
|
2022-01-31 12:48:26 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-lexicon: updated to 3.9.2
3.9.2 - 17/01/2022
Modified
Fix configuration reference
3.9.1 - 17/01/2022
Modified
Reimplement the transip provider using the new REST v6 API
|
2022-01-10 20:46:34 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-lexicon: updated to 3.9.0
3.9.0:
Drop Python 3.6 support
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-30 18:24:12 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-lexicon: updated to 3.8.5
3.8.5
Modified
Complete redesign of the update and delete actions in GoDaddy provider to fix \
several issues
3.8.4
Added
Add the Value Domain provider
Modified
Fix issue on the GoDaddy provider for update actions
|