❗ Porkbun API endpoint changes ❗
The Porkbun API domain roots changes on 2024-12-01 00:00:00 UTC
(see infinityofspace/pkb_client#39 (comment)). Please update to this version v0.9
or later, which uses the new endpoint.
What's Changed
- Support
certbot
3.0 - Dropped support for python 3.7 and 3.8
- Support python 3.12 and 3.13
- Changed default propagation seconds from 60 to 600
- Support for multilevel domains
- Fix delete when using multiple root domains by @bentemple in #70
- bump docker/setup-buildx-action to v3 by @infinityofspace in #72
- bump docker/setup-qemu-action to v3 by @infinityofspace in #73
- bump actions/checkout to v4 by @infinityofspace in #74
- bump docker/login-action to v3 by @infinityofspace in #75
- bump docker/build-push-action to v6 by @infinityofspace in #79
- bump actions/setup-python to v5 by @infinityofspace in #76
- bump actions/upload-artifact to v4 by @infinityofspace in #77
- bump actions/download-artifact to v4 by @infinityofspace in #78
- bump pypa/gh-action-pypi-publish to release/v1 by @infinityofspace in #80
- bump codeql actions to v3 by @infinityofspace in #81
- added attestation of docker image builds closes #86 by @infinityofspace in #89
New Contributors
- @bentemple made their first contribution in #70
Full Changelog: v0.8...v0.9