Skip to content
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

Bump github.com/traefik/traefik/v2 from 2.8.7 to 2.9.6 #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps github.com/traefik/traefik/v2 from 2.8.7 to 2.9.6.

Release notes

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

v2.9.6

CVEs:

Bug fixes:

Documentation:

v2.9.5

Bug fixes:

  • [logs,middleware] Create a new capture instance for each incoming request (#9510 by sdelicata)

Documentation:

  • [k8s/helm] Update helm repository (#9506 by charlie-haley)
  • Enhance wording of building-testing page (#9509 by svx)
  • Add link descriptions and update wording (#9507 by svx)
  • Removes the experimental tag on the Traefik Hub header (#9498 by tfny)

v2.9.4

Bug fixes:

  • [acme] Update go-acme/lego to v4.9.0 (#9413 by tony-defa)
  • [kv,redis] Fix Redis configuration type (#9435 by ldez)
  • [logs,middleware,metrics] Handle capture on redefined http.responseWriters (#9440 by rtribotte)
  • [middleware,k8s] Remove raw cert escape in PassTLSClientCert middleware (#9412 by rtribotte)
  • [plugins] Update Yaegi to v0.14.3 (#9468 by ldez)
  • Remove side effect on default transport tests (#9460 by sdelicata)

Documentation:

v2.9.1

Enhancements:

  • [acme,tls] ACME Default Certificate (#9189 by rtribotte)
  • [consul,etcd,zk,kv,redis] Update valkeyrie to v1.0.0 (#9316 by ldez)

... (truncated)

Changelog

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

v2.9.6 (2022-12-07)

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.9.1 (#9550 by ldez)
  • [k8s/crd] Support of allowEmptyServices in TraefikService (#9424 by jeromeguiard)
  • [logs] Remove logs of the request (#9574 by ldez)
  • [plugins] Increase the timeout on plugin download (#9529 by ldez)
  • [server] Update golang.org/x/net (#9582 by ldez)
  • [tls] Handle broken TLS conf better (#9572 by mpl)
  • [tracing] Update DataDog tracing dependency to v1.43.1 (#9526 by rtribotte)
  • [webui] Add missing serialNumber passTLSClientCert option to middleware panel (#9539 by rtribotte)

Documentation:

v3.0.0-beta1 (2022-12-05)

All Commits

Enhancements:

  • [ecs] Add option to keep only healthy ECS tasks (#8027 by Michampt)
  • [healthcheck] Support gRPC healthcheck (#8583 by jjacque)
  • [healthcheck] Add a status option to the service health check (#9463 by guoard)
  • [http] Support custom headers when fetching configuration through HTTP (#9421 by kevinpollet)
  • [logs,performance] New logger for the Traefik logs (#9515 by ldez)
  • [logs,plugins] Retry on plugin API calls (#9530 by ldez)
  • [logs,provider] Improve provider logs (#9562 by ldez)
  • [logs] Improve test logger assertions (#9533 by ldez)
  • [metrics] Support gRPC and gRPC-Web protocol in metrics (#9483 by longit644)
  • [middleware,accesslogs] Log TLS client subject (#9285 by xmessi)
  • [middleware,metrics,tracing] Add OpenTelemetry tracing and metrics support (#8999 by tomMoulard)
  • [middleware] Disable Content-Type auto-detection by default (#9546 by sdelicata)
  • [middleware] Add gRPC-Web middleware (#9451 by juliens)
  • [middleware] Add support for Brotli (#9387 by glinton)
  • [middleware] Renaming IPWhiteList to IPAllowList (#9457 by wxmbugu)
  • [nomad] Support multiple namespaces in the Nomad Provider (#9332 by 0teh)
  • [rules] Update routing syntax (#9531 by skwair)
  • [server] Rework servers load-balancer to use the WRR (#9431 by juliens)
  • [server] Allow default entrypoints definition (#9100 by jilleJr)
  • [tls,service] Support SPIFFE mTLS between Traefik and Backend servers (#9394 by jlevesy)
  • [tls] Add Tailscale certificate resolver (#9237 by kevinpollet)
  • [tls] Support SNI routing with Postgres STARTTLS connections (#9377 by rtribotte)
  • Remove deprecated options (#9527 by sdelicata)

Bug fixes:

... (truncated)

Commits
  • d97d3a6 Prepare release v2.9.6
  • a8df674 fix: flaky tests
  • abd5697 fix: update golang.org/x/net
  • 7e3fe48 Handle broken TLS conf better
  • 778188e fix: remove logs of the request
  • 8860381 Add information about the Hub Agent
  • c7647b4 doc: Update Helm installation section
  • af71443 Added networking example
  • 18d66d7 Update go-acme/lego to v4.9.1
  • 7c72780 Add missing serialNumber passTLSClientCert option to middleware panel
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2022
Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) from 2.8.7 to 2.9.6.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/master/CHANGELOG.md)
- [Commits](traefik/traefik@v2.8.7...v2.9.6)

---
updated-dependencies:
- dependency-name: github.com/traefik/traefik/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/traefik/traefik/v2-2.9.6 branch from 74f0b96 to 568db24 Compare January 3, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants