Commit graph

  • 48cc390697
    Merge branch 'master' of github.com:traefik/traefik master baalajimaestro 2024-09-21 21:41:29 +0530
  • a398536688
    Merge branch v3.1 into master kevinpollet 2024-09-20 09:51:54 +0200
  • 0be01cc067
    Prepare release v3.1.4 Kevin Pollet 2024-09-19 15:44:04 +0200
  • f3eba8d3a2
    Guess Datadog socket type when prefix is unix Kevin Pollet 2024-09-19 15:30:05 +0200
  • 7e75dc0819 Merge current v2.11 into v3.1 romain 2024-09-19 14:08:30 +0200
  • b00f640d72
    Prepare release v2.11.10 Romain 2024-09-19 12:08:04 +0200
  • ac42dd8f83
    Check if ACME certificate resolver is not nil Kevin Pollet 2024-09-19 11:50:04 +0200
  • 4b5968e0cc
    Bump github.com/quic-go/quic-go to v0.47.0 Romain 2024-09-19 11:36:04 +0200
  • 42e1f2c9b1
    Add supported features to the Gateway API GatewayClass status Romain 2024-09-17 16:40:04 +0200
  • bbeceba580
    Mention v3 in readme Karl Anthony Baluyot 2024-09-17 21:20:04 +0800
  • 1ebd12ff82
    Add support for Gateway API BackendTLSPolicies Romain 2024-09-17 10:50:04 +0200
  • 89f3b272c3
    Prepare release v3.1.3 Kevin Pollet 2024-09-16 17:06:03 +0200
  • 093989fc14
    Merge branch v2.11 into v3.1 kevinpollet 2024-09-16 16:24:08 +0200
  • 06d7fab820
    Prepare release v2.11.9 Kevin Pollet 2024-09-16 15:26:12 +0200
  • f90f9df1db
    Ensure proper logs for aborted streaming responses Andrea Cappuccio 2024-09-16 12:06:03 +0200
  • 9750bbc353
    Configurable max request header size Lucas Rodriguez 2024-09-16 04:30:04 -0500
  • 8c977b8f8c
    Removes goexport dependency and adds _initialize Julien Salleyron 2024-09-16 11:12:04 +0200
  • 5841441005
    Cleanup Connection headers before passing the middleware chain Kevin Pollet 2024-09-16 11:10:04 +0200
  • 896c733c81
    Merge branch 'master' of github.com:traefik/traefik baalajimaestro 2024-09-15 23:47:59 +0530
  • 0cf2032c15
    Allow handling ACME challenges with custom routers Romain 2024-09-13 15:54:04 +0200
  • d547b943df
    Spelling Josh Soref 2024-09-13 05:40:04 -0400
  • 71d4b3b13c
    Make the keys of the accessLog.fields.names map case-insensitive Roman Donchenko 2024-09-13 11:04:07 +0300
  • ac1dad3d14
    Add support for custom CA certificates by certificate resolver Ludovic Fernandez 2024-09-09 17:24:04 +0200
  • be5c429825
    Unify tab titles Josh Soref 2024-09-09 04:10:06 -0400
  • e222d5cb2f
    Add support for backend protocol selection in HTTP and GRPC routes Romain 2024-09-09 10:08:08 +0200
  • 86a7f8765b
    Merge branch 'master' of github.com:traefik/traefik baalajimaestro 2024-09-08 09:22:14 +0530
  • 9dc2155e63
    Fix sync docker images latest tag Michael 2024-09-06 09:56:03 +0200
  • c2cb4fac10
    Sync docker images from docker hub to ghcr Michael 2024-09-05 10:02:04 +0200
  • e8335a94a4
    Record trace id and EntryPoint span id into access log weijiany 2024-09-03 22:40:04 +0800
  • 3d92f1645f
    Fix Go version to 1.23 when running Gateway API conformance tests Michael 2024-09-03 15:12:04 +0200
  • 3f74993f4a
    Fix typo in multiple DNS challenge provider warning tired-engineer 2024-09-03 14:40:04 +0200
  • 533c102d4f
    Fix tracing documentation Michael 2024-09-03 14:02:03 +0200
  • 3eb7ecce19
    Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support Romain 2024-09-03 12:10:04 +0200
  • 0b34e0cdcb
    Merge current v3.1 into master mmatur 2024-09-03 10:31:10 +0200
  • cf2869407d
    Wrap capture for services used by pieces of middleware Romain 2024-09-03 10:30:08 +0200
  • 8ca27b4a1d
    Merge current v2.11 into v3.1 mmatur 2024-09-03 09:55:05 +0200
  • 6009aaed87
    Improve CI speed Michael 2024-09-03 09:44:04 +0200
  • eb99c8c785
    Add mirrorBody option to HTTP mirroring Matteo Paier 2024-09-02 16:36:06 +0200
  • bf71560515
    Update go-acme/lego to v4.18.0 Ludovic Fernandez 2024-09-02 15:42:05 +0200
  • b7af30eb22
    Merge branch 'master' of github.com:traefik/traefik baalajimaestro 2024-09-01 20:50:59 +0530
  • 51f7f610c9
    Add versioning for Gateway API Conformance Test Report Romain 2024-08-30 17:14:03 +0200
  • 5ed972ccd8
    Support GRPC routes Kevin Pollet 2024-08-30 10:36:06 +0200
  • 2714831a4e
    fix: otlp doc + potential panic Michael 2024-08-29 14:30:05 +0200
  • f842abf71b
    Merge branch 'master' of github.com:traefik/traefik baalajimaestro 2024-08-29 15:39:09 +0530
  • 6b3167d03e
    Remove same email requirement for certresolvers Emrio 2024-08-29 11:36:05 +0200
  • 1417da4a21
    Update k8s quickstart permissions Michael 2024-08-29 11:08:09 +0200
  • 3040f2659a
    Upgrade paerser to v0.2.1 Michael 2024-08-29 10:54:05 +0200
  • 6b1a584c2b
    Update quick-start-with-kubernetes.md to include required permissions Edward Eastman 2024-08-29 09:50:06 +0100
  • 3a80aa172c
    Give valid examples for exposing dashboard with default Helm values Patrick Evans 2024-08-29 03:40:05 -0500
  • 8dc9607db7
    Merge current v3.1 into master mmatur 2024-08-29 10:09:18 +0200
  • 85f4fd0979 Merge current v2.11 into v3.1 romain 2024-08-28 16:11:38 +0200
  • e56ae1a766
    Update to go1.23 Michel Loiseleur 2024-08-28 15:00:06 +0200
  • d2030a5835
    Upgrade webui dependencies Michel Loiseleur 2024-08-27 18:08:03 +0200
  • 58bbc0cf0f
    Remove mentions about APIVersion traefik.io/v1 Romain 2024-08-26 09:44:04 +0200
  • 0db85dbc8b
    Switch to forgejo ci baalajimaestro 2024-08-21 23:30:11 +0530
  • 7056eeff6a
    Re-allow empty configuration for Kubernetes Ingress provider Romain 2024-08-19 14:38:33 +0200
  • 5fe4691625
    Merge branch 'master' of github.com:traefik/traefik baalajimaestro 2024-08-14 21:04:12 +0530
  • ad613e58cd
    Allow configuring rule syntax with Kubernetes Ingress annotation Romain 2024-08-12 14:28:04 +0200
  • e7dc097901
    Prevent error logging when TCP WRR pool is empty Kevin Pollet 2024-08-12 14:08:05 +0200
  • 12a37346a4
    Support ResponseHeaderModifier filter Kevin Pollet 2024-08-12 11:34:04 +0200
  • 78079377e8
    Add 30 day certificatesDuration step Luke Rindels 2024-08-08 01:22:05 -0700
  • 75881359ab
    Add encodings option to the compression middleware Wolfgang Ellsässer 2024-08-07 16:20:04 +0200
  • 0eb0a15aa1
    Remove documention for unimplemented service retries metric Romain 2024-08-07 09:52:08 +0200
  • 8d9ff0c441
    Mention missing metrics removal in the migration guide Romain 2024-08-07 09:44:03 +0200
  • b611f967b7
    Merge branch v3.1 into master kevinpollet 2024-08-06 16:38:39 +0200
  • 4c4780f886
    Prepare release v3.1.2 Kevin Pollet 2024-08-06 15:34:03 +0200
  • 926a8e88e9 Merge current v2.11 into v3.1 romain 2024-08-06 14:54:50 +0200
  • 6b1adabeb5
    Prepare release v2.11.8 Romain 2024-08-06 14:50:04 +0200
  • 4eedcabbb3
    Use Standard channel by default with Gateway API Michel Loiseleur 2024-08-06 11:36:04 +0200
  • 5bf4b536e2
    Change logs output from stderr to stdout Romain 2024-08-05 16:56:34 +0200
  • 5380e48747
    Include status addresses when comparing Gateway statuses Kevin Pollet 2024-08-05 12:22:04 +0200
  • ccc11a69f1
    Fix yaml config example for HTTP provider headers Daniel Jolly 2024-08-05 05:26:04 -0400
  • 0f57f108ae
    Fix missing codeblock ending in HTTP discover documentation Daniel Jolly 2024-08-05 05:14:03 -0400
  • c0b704e1b0
    Fix grafana dashboard to work with scrape interval greater than 15s Matthias Wirtz 2024-08-02 10:18:04 +0200
  • a50345bf8d
    Allow to disable Kubernetes cluster scope resources discovery Romain 2024-08-01 15:50:04 +0200
  • bd93e224de
    Support HTTP BasicAuth for docker and swarm endpoint July 2024-08-01 20:26:04 +0800
  • ea019be133
    Upgrade webui dependencies Michael 2024-08-01 11:00:06 +0200
  • 02de683b94
    Fix embedded youtube video Michael 2024-08-01 09:30:04 +0200
  • 930f84850b
    Merge current v2.11 intov3.1 mmatur 2024-07-31 16:25:30 +0200
  • 8970ae9199
    Update to github.com/docker/docker v27.1.1 Romain 2024-07-31 16:20:04 +0200
  • e0f19dd5f0
    Merge branch 'master' of github.com:traefik/traefik baalajimaestro 2024-07-31 18:10:36 +0530
  • de732ba53c
    Add Access logs section to the migration guide Landry Benguigui 2024-07-31 10:20:04 +0200
  • 0f7af2b4e7
    Updated index.md to include video Dylan Rodgers 2024-07-31 02:00:05 -0600
  • e8324132f9
    Merge current v3.1 into master mmatur 2024-07-30 15:54:24 +0200
  • f52a36ba12
    Prepare release v3.1.1 Michael 2024-07-30 15:52:03 +0200
  • 2ffa6c6feb
    Merge current v2.11 into v3.1 mmatur 2024-07-30 15:14:29 +0200
  • 210400905f
    Prepare release v2.11.7 Romain 2024-07-30 14:14:03 +0200
  • ba6b4cbcc3
    chore(ci): fix deprecation and optimization Michel Loiseleur 2024-07-29 15:58:04 +0200
  • 7dbd3f88f6
    Do not update route status when nothing changed Kevin Pollet 2024-07-29 15:48:05 +0200
  • 898eab20ac
    Improve error and documentation on the needed link between router and service Michel Loiseleur 2024-07-29 15:39:06 +0200
  • 957a5f5e73
    feat: forwardAuth support LogUserHeader GaleHuang 2024-07-29 20:30:05 +0800
  • 5a70910dce
    Improve explanation on API exposition Michel Loiseleur 2024-07-29 12:12:04 +0200
  • 386c2ffb20
    Use ServiceName in traefik_service_server_up metric krishna sindhur 2024-07-29 15:22:05 +0530
  • 266a2d8b91
    Fix grafana dashboard to work with scrape interval greater than 15s Dennis Haney 2024-07-29 16:32:04 +0700
  • 3ba53df005
    Document Docker port selection on multiple exposed ports Mathias Brodala 2024-07-29 10:22:04 +0200
  • 5142733858
    Bump google.golang.org/grpc to v1.64.1 Kevin Pollet 2024-07-26 09:30:04 +0200
  • ecdfb10653
    Remove duplicated kubectl apply from kubernetes-gateway.md Rohen Giralt 2024-07-25 09:24:04 -0400
  • 0f4e72d522
    Update the supported versions table for v3.1 release Jesper Noordsij 2024-07-25 15:14:04 +0200
  • 70dd7cdc71
    Enforce default cipher suites list Romain 2024-07-23 16:30:05 +0200
  • c3e943658a
    Modify certificatesDuration documentation peacewalker122 2024-07-23 20:34:04 +0800