Added
Changed
- Python 3.8 support was removed.
- certbot-dns-rfc2136's minimum required version of dnspython is now 2.6.1.
- Updated our Docker images to be based on Alpine Linux 3.20.
- Our runtime dependency on setuptools has been dropped from all Certbot
components. - Certbot's packages no longer depend on library importlib_resources.
Fixed
- Included an OpenSSL library that was missing in our Certbot snap fixing
crashes affecting 32-bit ARM users.
More details about these changes can be found on our GitHub repo.