forked from hgsgtk/wsp
-
Notifications
You must be signed in to change notification settings - Fork 0
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 module github.com/caddyserver/certmagic to v0.21.7 #49
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github.com-caddyserver-certmagic-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2240a3a
to
3b13bb0
Compare
3b13bb0
to
5cb2aa1
Compare
1e6811e
to
0820cfa
Compare
0820cfa
to
c170c62
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
3e1c926
to
800cfb3
Compare
50a648c
to
8dd4410
Compare
8dd4410
to
4ecba10
Compare
ebc9b32
to
982c049
Compare
d5d76f3
to
04cfdd2
Compare
It has a breaking change.
|
876dfc5
to
edb9910
Compare
feaf19e
to
7e5e24b
Compare
7e5e24b
to
9b07e85
Compare
42e88ff
to
73db85f
Compare
73db85f
to
2d56e0d
Compare
ba2cc1c
to
0df6ce3
Compare
0df6ce3
to
4f442c2
Compare
074cb43
to
a28eb63
Compare
a28eb63
to
46265b4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.20.0
->v0.21.7
Release Notes
caddyserver/certmagic (github.com/caddyserver/certmagic)
v0.21.7
Compare Source
v0.21.6
Compare Source
Minor patch for ARI handshake maintenance.
What's Changed
New Contributors
Full Changelog: caddyserver/certmagic@v0.21.5...v0.21.6
v0.21.5
Compare Source
Primarily bug fixes and minor enhancements.
What's Changed
New Contributors
Full Changelog: caddyserver/certmagic@v0.21.4...v0.21.5
v0.21.4
Compare Source
We've made several improvements across the board, notably:
Storage
is temporarily a required field, until we implement azerossl
issuer that doesn't require storage. I'm hoping this will be optional again before v1.0.GetRenewalInfo()
, useful for issuers that support ARI.filesystem
(default) storage now use temporary files, which provides greater concurrency safety. This should improve the very rare and sporadic corrupted certificate or metadata (JSON) files that have been observed and reported.Thank you to everyone who contributed!
What's Changed
looking up info for HTTP validation
to warn level by @mbardelmeijer in https://github.com/caddyserver/certmagic/pull/290New Contributors
Full Changelog: caddyserver/certmagic@v0.21.2...v0.21.4
v0.21.3
Compare Source
v0.21.2
Compare Source
This is apparently the same as v0.21.1, for some reason I thought there were new commits. Oh well, enjoy!
What's Changed
Full Changelog: caddyserver/certmagic@v0.21.0...v0.21.2
v0.21.1
Compare Source
v0.21.0
Compare Source
CertMagic v0.21 introduces some big changes:
ZeroSSLIssuer
uses the ZeroSSL API to get certificates. ZeroSSL also has an ACME endpoint, which can still be accesed using the existing ACMEIssuer, as always. Their proprietary API is paid, but has extra features like IP certificates, better reliability, and support.Please try it out and report any issues!
Thanks to @Framer for their contributions to this release!
What's Changed
email
configuration in the ACME issuer to "pin" an account to a key by @ankon in https://github.com/caddyserver/certmagic/pull/283New Contributors
Full Changelog: caddyserver/certmagic@v0.20.0...v0.21.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.