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

Update module github.com/traefik/traefik/v2 to v2.9.6 - autoclosed #151

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/traefik/traefik/v2 require minor v2.6.7 -> v2.9.6

Release Notes

traefik/traefik

v2.9.6

Compare Source

All Commits

Bug fixes:

Documentation:

v2.9.5

Compare Source

All Commits

Bug fixes:

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

Documentation:

v2.9.4

Compare Source

All Commits

Bug fixes:

Documentation:

v2.9.3

Compare Source

All Commits

Release canceled.

v2.9.2

Compare Source

All Commits

Release canceled.

v2.9.1

All Commits

Enhancements:

Bug fixes:

Documentation:

Misc:

v2.9.0

All Commits

Release canceled.

v2.8.8

Compare Source

All Commits

Bug fixes:

Documentation:

  • [docker] Fix watch option description for Docker provider (#​9391 by bhuisgen)
  • [ecs] Fix autoDiscoverClusters option documentation for ECS provider (#​9392 by johnpekcan)
  • [k8s] Improve documentation for publishedService and IP options (#​9380 by samip5)

v2.8.7

Compare Source

All Commits

Bug fixes:

  • [consulcatalog] Fix UDP loadbalancer tags not being used with Consul Catalog (#​9357 by t3hchipmunk)
  • [docker,rancher,ecs,provider] Simplify AddServer algorithm (#​9358 by ldez)
  • [plugins] Allow empty plugin configuration (#​9338 by ldez)
  • [rules] Fix query parameter matching with equal (#​9369 by ldez)
  • [server] Optimize websocket headers handling (#​9360 by juliens)

Documentation:

v2.8.6

Compare Source

All Commits

Release canceled.

v2.8.5

Compare Source

All Commits

Bug fixes:

Documentation:

v2.8.4

Compare Source

All Commits

Bug fixes:

  • [docker,docker/swarm] Fix Docker provider mem leak on operation retries (#​9288 by rtribotte)
  • [middleware] Fix retry middleware on panic (#​9284 by ldez)
  • [plugins] Allow Traefik starting even if plugin service is unavailable (#​9287 by ldez)
  • chore: update paerser to v0.1.9 (#​9270 by tomMoulard)

Documentation:

v2.8.3

Compare Source

All Commits

Bug fixes:

v2.8.2

Compare Source

All Commits

Bug fixes:

Documentation:

  • [k8s] Fix wording of default behavior for namespaces option (#​9222 by markormesher)
  • [k8s] Add getting started guide for Kubernetes (#​9163 by moutoum)
  • [plugins] Remove Traefik Pilot and add a Traefik Plugins Catalog page (#​9171 by sdelicata)
  • Update Thank You page with proper branding and grammar fixes (#​9203 by tfny)
  • Update CONTRIBUTING.md to contain all information in one place (#​9192 by tfny)
  • Update the PR guidelines in Contributing docs (#​9179 by tfny)

v2.8.1

Compare Source

All Commits

Bug fixes:

  • [kv] Upgrade valkeyrie to v0.4.1 (#​9161 by moutoum)
  • [middleware,metrics] Improve performances when Prometheus metrics are enabled (#​9168 by juliens)
  • [middleware] Support forwarded websocket protocol in RedirectScheme (#​9159 by moutoum)

Documentation:

v2.8.0

Compare Source

All Commits

Enhancements:

  • [consul,consulcatalog] Support multiple namespaces for Consul and ConsulCatalog providers (#​8979 by rtribotte)
  • [http3] Upgrade quic-go to v0.27.0 (#​8922 by tomMoulard)
  • [http3] Upgrade quic-go to v0.26.0 (#​8874 by sylr)
  • [logs] Add destination address to debug log (#​9032 by qmloong)
  • [middleware,provider,tls] Deprecate caOptional option in client TLS configuration (#​8960 by kevinpollet)
  • [middleware] Support URL replacement in errors middleware (#​8956 by tomMoulard)
  • [middleware] Allow config of additional CircuitBreaker params (#​8907 by aidy)
  • [provider] Implement Traefik provider for Nomad orchestrator (#​9018 by shoenig)
  • [server] Allow HTTP/2 max concurrent stream configuration (#​8781 by tomMoulard)
  • [tls,k8s/crd] Support certificates configuration in TLSStore CRD (#​8976 by kevinpollet)
  • [webui,pilot,hub] Add Traefik Hub button and deprecate Pilot (#​9091 by ldez)
  • [webui,plugins] Reach the catalog of plugins from the Traefik dashboard (#​9055 by seedy)

Bug fixes:

Documentation:

Misc:

v2.7.3

Compare Source

All Commits

Bug fixes:

Documentation:

  • [middleware,k8s/crd] Add documentation for main, SANs and plugin CRD fields (#​9136 by mloiseleur)

v2.7.2

Compare Source

All Commits

Bug fixes:

  • [healthcheck,service] Do not make multiple requests to the same URL for balancer healthcheck (#​8632 by TPXP)
  • [healthcheck,service] Add log when missing path in health check (#​9104 by moutoum)
  • [k8s/gatewayapi] Allow multiple listeners on same port in Gateway API provider (#​9107 by burner-account)
  • [middleware] RedirectScheme redirects based on X-Forwarded-Proto header (#​9121 by moutoum)
  • [plugins] Update yaegi to v0.13.0 (#​9118 by kevinpollet)
  • [rules] Fix HostRegexp and Query muxers (#​9131 by juliens)
  • [tracing] Update DataDog tracing dependency to v1.38.1 (#​9105 by kevinpollet)

Documentation:

v2.7.1

Compare Source

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.7.0 (#​9065 by ldez)
  • [logs] Fix invalid placeholder in log message (#​9084 by ldez)

Documentation:

v2.7.0

Compare Source

All Commits

Enhancements:

Bug fixes:

Documentation:

Misc:


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Renovate dependency updates label Nov 17, 2022
@renovate renovate bot force-pushed the renovate/github.com-traefik-traefik-v2-2.x branch from 133ec3c to 3eb9ecd Compare December 7, 2022 17:59
@renovate renovate bot changed the title Update module github.com/traefik/traefik/v2 to v2.9.5 Update module github.com/traefik/traefik/v2 to v2.9.6 Dec 7, 2022
@renovate renovate bot changed the title Update module github.com/traefik/traefik/v2 to v2.9.6 Update module github.com/traefik/traefik/v2 to v2.9.6 - autoclosed Dec 8, 2022
@renovate renovate bot closed this Dec 8, 2022
@renovate renovate bot deleted the renovate/github.com-traefik-traefik-v2-2.x branch December 8, 2022 17:50
@renovate renovate bot changed the title Update module github.com/traefik/traefik/v2 to v2.9.6 - autoclosed Update module github.com/traefik/traefik/v2 to v2.9.6 Dec 15, 2022
@renovate renovate bot reopened this Dec 15, 2022
@renovate renovate bot restored the renovate/github.com-traefik-traefik-v2-2.x branch December 15, 2022 02:46
@renovate renovate bot changed the title Update module github.com/traefik/traefik/v2 to v2.9.6 Update module github.com/traefik/traefik/v2 to v2.9.6 - autoclosed Dec 15, 2022
@renovate renovate bot closed this Dec 15, 2022
@renovate renovate bot deleted the renovate/github.com-traefik-traefik-v2-2.x branch December 15, 2022 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Renovate dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants