borchero / switchboard

Kubernetes Operator for Automatically Issuing DNS Records and TLS Certificates for Traefik Ingress Routes.
MIT License
155 stars 15 forks source link

build: bump github.com/traefik/traefik/v2 from 2.10.5 to 2.11.0 #163

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/traefik/traefik/v2 from 2.10.5 to 2.11.0.

Release notes

Sourced from github.com/traefik/traefik/v2's releases.

v2.11.0

Enhancements:

Bug fixes:

  • [acme] Update go-acme/lego to v4.15.0 (#10392 by ldez)
  • [authentication] Fix NTLM and Kerberos (#10405 by juliens)
  • [file] Fix file watcher (#10420 by juliens)
  • [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)
  • [http3] Update quic-go to v0.40.1 (#10296 by ldez)
  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)
  • [server] Fix ReadHeaderTimeout for PROXY protocol (#10320 by juliens)
  • [webui] Fixes the Header Button (#10395 by mdeliatf)
  • [webui] Fix URL encode resource's id before calling API endpoints (#10292 by andsarr)

Documentation:

v2.11.0-rc2

Bug fixes:

  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)

Documentation:

v2.11.0-rc1

Enhancements:

Bug fixes:

  • [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)

... (truncated)

Changelog

Sourced from github.com/traefik/traefik/v2's changelog.

v2.11.0 (2024-02-12)

All Commits

Enhancements:

Bug fixes:

  • [acme] Update go-acme/lego to v4.15.0 (#10392 by ldez)
  • [authentication] Fix NTLM and Kerberos (#10405 by juliens)
  • [file] Fix file watcher (#10420 by juliens)
  • [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)
  • [http3] Update quic-go to v0.40.1 (#10296 by ldez)
  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)
  • [server] Fix ReadHeaderTimeout for PROXY protocol (#10320 by juliens)
  • [webui] Fixes the Header Button (#10395 by mdeliatf)
  • [webui] Fix URL encode resource's id before calling API endpoints (#10292 by andsarr)

Documentation:

v2.11.0-rc2 (2024-01-24)

All Commits

Bug fixes:

  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)

Documentation:

v2.11.0-rc1 (2024-01-02)

All Commits

Enhancements:

  • [middleware] Deprecate IPWhiteList middleware in favor of IPAllowList (#10249 by lbenguigui)

... (truncated)

Commits
  • 0c87786 Prepare release v2.11.0
  • 8f29398 Update the documentation for RateLimit to provide a better example
  • 676de5f Fix file watcher
  • d5cb9b5 Update to go1.22
  • e11ff98 Fix NTLM and Kerberos
  • 8f9ad16 chore: Upgrade Node.js version
  • 5d8b194 fix: upgrade actions/upload-artifact to v4
  • f1104ad Fixes the Header Button
  • 3ba3ca6 Fix the keepAlive options for the CLI examples
  • 4d53927 docs: include ECS as supported backend
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 6 months ago

Superseded by #170.