-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️ Update certbot-dns-cloudflare to v3 #607
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
419d180
to
4207d8e
Compare
4207d8e
to
b37fb9c
Compare
This PR contains the following updates:
==2.10.0
->==3.1.0
Release Notes
certbot/certbot (certbot-dns-cloudflare)
v3.1.0
: Certbot 3.1.0Compare Source
Added
Changed
components.
Fixed
crashes affecting 32-bit ARM users.
More details about these changes can be found on our GitHub repo.
v3.0.1
: Certbot 3.0.1Compare Source
Fixed
when checking OCSP status.
More details about these changes can be found on our GitHub repo.
v3.0.0
: Certbot 3.0.0Compare Source
Added
Changed
csr_dir
andkey_dir
attributes oncertbot.configuration.NamespaceConfig
were removed.--manual-public-ip-logging-ok
command line flag was removed.--dns-route53-propagation-seconds
command line flag was removed.certbot_dns_route53.authenticator
module has been removed. This shouldnot affect any users of the plugin and instead would only affect developers
trying to develop on top of the old code.
release.
Fixed
More details about these changes can be found on our GitHub repo.
v2.11.0
: Certbot 2.11.0Compare Source
Added
Changed
requires less than version 2.20 of Cloudflare's python library.
Fixed
the domain names that the user requested interactively. In some cases, the
resulting cert's common name might seem picked up randomly from the SANs
when it should be the first item the user had in mind.
More details about these changes can be found on our GitHub repo.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.