csmith / centauri

TLS-terminating reverse proxy in Go
MIT License
1 stars 1 forks source link

Bump github.com/go-acme/lego/v4 from 4.8.0 to 4.9.0 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/go-acme/lego/v4 from 4.8.0 to 4.9.0.

Release notes

Sourced from github.com/go-acme/lego/v4's releases.

v4.9.0

Changelog

  • f916826c Prepare release v4.9.0
  • ca6784a8 digitalocean: configurable base URL (#1687)
  • d5a18dc2 docs: un-deprecate Yandex (#1719)
  • af37b94b feat: take out CNAME support from experimental features (#1718)
  • 0d7ee5e7 luadns: fix cname support (#1717)
  • e7ffbe77 Remove embedded issuer certificates from issued certificate if bundle is false (#1655)
  • e96d2c08 gcloud: update golang.org/x/oauth2 (#1673)
  • 0bcada79 pdns: notify secondary servers after updates (#1679)
  • 60bd1c20 allinkl: removed deprecated sha1 hashing (#1713)
  • fd8a9f86 lib: add recursive CNAME lookup support (#1677)
  • 4c823ed3 lightsail: cleanup (#1716)
  • bc3500a9 feat: deprecate Yandex and DNSPod (#1715)
  • 62a0d11f Add DNS provider for CIVO (#1707)
  • 438c2f14 docs: fix typo (#1711)
  • a927c96a chore: update dependencies (#1709)
  • 8fe27e0c Add DNS provider for VK Cloud (#1706)
  • d99c75a0 chore: update linter (#1708)
  • be0c6c74 Add DNS provider for YandexCloud (#1694)
  • 11ac3da5 infoblox: fix documentation
  • ca18391d loopia: add configuratble API endpoint (#1704)
  • d7b0593e infoblox: fix documentation (#1702)
  • c45b7562 fix: flaky tests (#1701)
  • 409b3c99 feat: update to go1.18 (#1700)
  • 791eb3c6 exoscale: migrate to API v2 endpoints (#1682)
  • d344d8b8 sakuracloud: update api client library (#1690)
  • 0aeafc68 njalla: fix record id unmarshal error (#1686)
  • 978eeed8 docs: update install from sources (#1688)
  • c270c239 tencentcloud: fix subdomain error (#1678)
  • 6a53daad auroradns: update authentification (#1669)
  • f7d8c966 Detach v4.8.0
Changelog

Sourced from github.com/go-acme/lego/v4's changelog.

[v4.9.0] - 2022-10-03

Added:

  • [dnsprovider] Add DNS provider for CIVO
  • [dnsprovider] Add DNS provider for VK Cloud
  • [dnsprovider] Add DNS provider for YandexCloud
  • [dnsprovider] digitalocean: configurable base URL
  • [dnsprovider] loopia: add configurable API endpoint
  • [dnsprovider] pdns: notify secondary servers after updates

Changed:

  • [dnsprovider] allinkl: removed deprecated sha1 hashing
  • [dnsprovider] auroradns: update authentification
  • [dnsprovider] dnspod: deprecated. Use Tencent Cloud instead.
  • [dnsprovider] exoscale: migrate to API v2 endpoints
  • [dnsprovider] gcloud: update golang.org/x/oauth2
  • [dnsprovider] lightsail: cleanup
  • [dnsprovider] sakuracloud: update api client library
  • [cname] take out CNAME support from experimental features
  • [lib,cname] add recursive CNAME lookup support
  • [lib] Remove embedded issuer certificates from issued certificate if bundle is false

Fixed:

  • [dnsprovider] luadns: fix cname support
  • [dnsprovider] njalla: fix record id unmarshal error
  • [dnsprovider] tencentcloud: fix subdomain error
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #28.