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 v3 - autoclosed #207

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/traefik/traefik/v2 v2.11.10 -> v3.2.1 age adoption passing confidence

Release Notes

traefik/traefik (github.com/traefik/traefik/v2)

v3.2.1

Compare Source

Important: Please read the migration guide.

Bug fixes:

Documentation:

  • [acme,tls] Document how to use Certificates of cert-manager (#​11053 by mloiseleur)
  • [docker/swarm] Add tips about the use of docker in dynamic configuration for swarm provider (#​11207 by webash)
  • [middleware] Add Compress middleware to migration guide (#​11229 by logica0419)

Misc:

v3.2.0

Compare Source

All Commits

Enhancements:

Bug fixes:

  • [k8s,k8s/gatewayapi] Ensuring Gateway API reflected Traefik resource name unicity (#​11222 by rtribotte)
  • [k8s,k8s/gatewayapi] Preserve GRPCRoute filters order (#​11199 by kevinpollet)
  • [k8s,k8s/gatewayapi] Support http and https appProtocol for Kubernetes Service (#​11176 by WillDaSilva)
  • [k8s,k8s/gatewayapi] Avoid updating Accepted status for routes matching no Gateways (#​11170 by rtribotte)
  • [k8s,k8s/gatewayapi] Do not update gateway status when not selected by a gateway class (#​11169 by kevinpollet)
  • [service] Detect and drop broken conns in the fastproxy pool (#​11212 by kevinpollet)

Documentation:

Misc:

v3.1.7

Compare Source

All Commits

Bug fixes:

Documentation:

  • [k8s,k8s/gatewayapi] Fix broken links in Kubernetes Gateway provider page (#​11188 by mloiseleur)

Misc:

v3.1.6

Compare Source

All Commits

Bug fixes:

Misc:

v3.1.5

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress,k8s] Disable IngressClass lookup when disableClusterScopeResources is enabled (#​11111 by jnoordsij)
  • [server] Rework condition to not log on timeout (#​11132 by rtribotte)

Misc:

v3.1.4

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.1.3

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress,rules,k8s] Allow configuring rule syntax with Kubernetes Ingress annotation (#​10985 by rtribotte)
  • [k8s/ingress] Re-allow empty configuration for Kubernetes Ingress provider (#​11008 by rtribotte)
  • [middleware,metrics] Wrap capture for services used by pieces of middleware (#​11058 by rtribotte)
  • [plugins] Removes goexport dependency and adds _initialize (#​11088 by juliens)

Documentation:

Misc:

v3.1.2

Compare Source

All Commits

Bug fixes:

  • [k8s,k8s/gatewayapi] Include status addresses when comparing Gateway statuses (#​10972 by kevinpollet)
  • [k8s/ingress,k8s/crd,k8s] Allow to disable Kubernetes cluster scope resources discovery (#​10946 by rtribotte)
  • [logs] Change logs output from stderr to stdout (#​10973 by rtribotte)
  • Fix grafana dashboard to work with scrape interval greater than 15s (#​10954 by swiffer)

Documentation:

  • [accesslogs] Add Access logs section to the migration guide (#​10947 by lbenguigui)
  • [http] Fix missing codeblock ending in HTTP discover documentation (#​10967 by djcode)
  • [http] Fix yaml config example for HTTP provider headers (#​10966 by djcode)
  • [k8s,k8s/gatewayapi] Use Standard channel by default with Gateway API (#​10974 by mloiseleur)

Misc:

v3.1.1

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.1.0

Compare Source

All Commits

Enhancements:

Bug fixes:

  • [k8s,k8s/gatewayapi] Retry on Gateway API resource status update (#​10881 by rtribotte)
  • [k8s,k8s/gatewayapi] Do not disable Gateway API provider if not enabled in experimental (#​10862 by kevinpollet)
  • [otel] Bump opentelemetry-go to v1.28 (#​10876 by arukiidou)
  • [plugins] Fix build only linux and darwin support wazergo (#​10857 by juliens)
  • [healthcheck,k8s/crd,k8s] Fix Healthcheck default value for ExternalName services (#​10778 by kevinpollet)
  • [middleware,metrics,tracing] Upgrade to OpenTelemetry Semantic Conventions v1.26.0 (#​10850 by mmatur)

Documentation:

Misc:

v3.0.4

Compare Source

All Commits

Documentation:

Misc:

v3.0.3

Compare Source

All Commits

Misc:

v3.0.2

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.0.1

Compare Source

All Commits

Bug fixes:

Documentation:

v3.0.0

Compare Source

All Commits

Enhancements:

Bug fixes:

Documentation:


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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 20, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 16 additional dependencies were updated

Details:

Package Change
github.com/cloudflare/cloudflare-go v0.104.0 -> v0.108.0
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/jsonreference v0.20.2 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/gorilla/websocket v1.5.0 -> v1.5.1
github.com/miekg/dns v1.1.59 -> v1.1.62
golang.org/x/crypto v0.27.0 -> v0.28.0
golang.org/x/net v0.29.0 -> v0.30.0
golang.org/x/oauth2 v0.21.0 -> v0.23.0
golang.org/x/sys v0.25.0 -> v0.26.0
golang.org/x/term v0.24.0 -> v0.25.0
golang.org/x/text v0.18.0 -> v0.19.0
golang.org/x/time v0.6.0 -> v0.7.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20240423202451-8948a665c108

@renovate renovate bot added the dependencies Renovate dependency updates label Sep 20, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-traefik-traefik-v2-3.x branch from 2e0f810 to 371c163 Compare October 2, 2024 15:33
@renovate renovate bot force-pushed the renovate/git.luolix.top-traefik-traefik-v2-3.x branch from 371c163 to 6470f73 Compare October 9, 2024 17:00
@renovate renovate bot force-pushed the renovate/git.luolix.top-traefik-traefik-v2-3.x branch 2 times, most recently from 6a8240c to bacc978 Compare October 28, 2024 17:34
@renovate renovate bot force-pushed the renovate/git.luolix.top-traefik-traefik-v2-3.x branch from bacc978 to decc340 Compare November 20, 2024 19:05
@renovate renovate bot changed the title Update module github.com/traefik/traefik/v2 to v3 Update module github.com/traefik/traefik/v2 to v3 - autoclosed Dec 2, 2024
@renovate renovate bot closed this Dec 2, 2024
@renovate renovate bot deleted the renovate/git.luolix.top-traefik-traefik-v2-3.x branch December 2, 2024 17:14
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.

0 participants