1
0
mirror of https://github.com/containous/traefik.git synced 2025-09-29 13:44:21 +03:00

Commit Graph

  • 5ab001b55b Prepare release v3.5.3 v3.5.3 v3.5 Romain 2025-09-26 10:46:03 +02:00
  • 6df82676aa Merge branch v3.5 into master master kevinpollet 2025-09-25 11:21:56 +02:00
  • 7e3dbc22f7 Fix typo in rules and priority documentation Darkangeel_hd 2025-09-23 09:22:06 +02:00
  • 53df34e070 docs: add govern section Sheddy 2025-09-22 13:38:05 +01:00
  • e4f0f7be35 ServersTransport: set minimum MaxIdleConnsPerHost=-1 Evgenii Domashenkin 2025-09-22 12:54:04 +03:00
  • 2580d0f95c Update hub-button-app to use a local script Massimiliano D. 2025-09-22 10:00:44 +02:00
  • 5df4c270a7 Use client conn to build the proxy protocol header Romain 2025-09-19 10:36:05 +02:00
  • 634f892370 feat: add highest random weight in kubernetes CRD Landry Benguigui 2025-09-19 10:18:04 +02:00
  • 660acf3b42 Create Traefik Service CRD sub-resource documentation page. Nicolas Mengin 2025-09-17 14:56:06 +02:00
  • fed86bd816 Refactor plugins system Harold Ozouf 2025-09-16 16:16:07 +02:00
  • ffd01fc88a Fix conflict in IngressRouteTCP documentation Matteo Bongiovanni 2025-09-16 09:50:05 +01:00
  • 27a820950a Reorganize the menu entries Nicolas Mengin 2025-09-12 10:02:05 +02:00
  • f9f825163a fix config examples in entrypoints.md Mark Ormesher 2025-09-12 08:44:04 +01:00
  • cff924f4fd Fix broken links in documentation Michel Loiseleur 2025-09-11 14:48:04 +02:00
  • 01bc0a0a0a Add New Secure Section to the Documentation Sheddy 2025-09-11 08:44:04 +01:00
  • c09d3fb03c Merge branch v3.5 into master romain 2025-09-09 17:47:13 +02:00
  • a090452807 Add new certificatesresolvers options Ludovic Fernandez 2025-09-09 17:36:05 +02:00
  • c294b87a45 Add an anchor on the options names. Nicolas Mengin 2025-09-09 17:26:05 +02:00
  • 0b240ca97a Prepare release v3.5.2 v3.5.2 Romain 2025-09-09 12:12:04 +02:00
  • ff848c74f9 Fix customerrors query url replacement Dorian Allen 2025-09-09 15:54:04 +08:00
  • 02443545e7 Add HighestRandomWeight Loadbalancing Algorithm mathieuHa 2025-09-08 12:00:42 +02:00
  • e2282b1379 Add GenericCLF log format for access logs Simon Delicata 2025-09-08 11:24:05 +02:00
  • a051f20876 Add redis options to ratelimit middleware & Include distributed rate limit middleware Sheddy 2025-09-05 10:16:04 +01:00
  • e96034f494 Fix broken links in KV store documentation Sheddy 2025-09-04 10:16:04 +01:00
  • f685b3f258 Fixes typo for Swarm mode in CLI example Bilal Budhani 2025-09-04 12:52:04 +05:30
  • 7ab17d228f Fixes typo for OCSP in CLI example Michel Loiseleur 2025-09-03 10:28:04 +02:00
  • 5f28c56437 Restore empty webui/static to use traefik as library Baptiste Mayelle 2025-09-01 16:30:09 +02:00
  • 2023ffe2d3 Fix migration path in documentation Nicolas Mengin 2025-09-01 11:10:05 +02:00
  • cc7f409d46 Fix path for access-logs header config Chris Gatt 2025-09-01 18:50:04 +10:00
  • 19ed2346cb Fix link to HTTP3 section in documentation Vincent Bernat 2025-09-01 09:25:04 +02:00
  • f9fbcfbb42 Send proxy protocol header before TLS handshake Romain 2025-08-29 12:30:04 +02:00
  • 9b42b5b930 Fix broken link to migration guide on readme 0slb 2025-08-27 15:20:04 +02:00
  • 30b0666219 Prepare release v3.5.1 v3.5.1 Romain 2025-08-27 11:05:05 +02:00
  • 3f1b5216f0 Merge branch v2.11 into v3.5 romain 2025-08-27 09:40:51 +02:00
  • 4ff8eca572 Fix Swarm unit test for the nodeIP property v2.11 Romain 2025-08-27 09:40:05 +02:00
  • c2db9db1aa Merge branch v2.11 into v3.5 romain 2025-08-26 17:35:37 +02:00
  • 90702d93ab Fix HTTP headers not being canonicalized in tracing Maurus Cuelenaere 2025-08-26 15:55:05 +02:00
  • 0bf6442c5d Update Broken Links in the Migration Docs Sheddy 2025-08-26 14:10:04 +01:00
  • 1986610363 Prepare release v2.11.29 v2.11.29 Romain 2025-08-26 14:50:08 +02:00
  • 09c11532ac Fix Documentation menu Nicolas Mengin 2025-08-25 20:35:03 +02:00
  • 1997bc7432 Clean Documentation Nicolas Mengin 2025-08-25 14:35:04 +02:00
  • 8ac8473554 Fix missing middleware application for whoami service in docker guide Copilot 2025-08-22 17:20:04 +02:00
  • fcae39bf13 Follow OTel semantic conventions for root span naming Alex Waring 2025-08-22 15:45:04 +01:00
  • fd8a64ca95 Errors on receving sigterm Nicolas 2025-08-22 11:30:09 +02:00
  • 86422af988 Refactor to use reflect.TypeFor cui 2025-08-21 22:10:07 +08:00
  • 50f95dd909 Fix documentation to match new gateway-api selector syntax Firespray-31 2025-08-21 23:30:07 +10:00
  • fc0fac8543 Add passive health checks Nelson Isioma 2025-08-21 10:40:06 +01:00
  • 3b33ffa245 Make app protocol case insensitive shreealt 2025-08-20 19:30:08 +05:30
  • 5cc2a8344c Bump github.com/docker/docker to v28.3.3 Kevin Pollet 2025-08-20 15:52:06 +02:00
  • fc5359b6f6 Remove Semaphore CI Michael 2025-08-13 10:30:06 +02:00
  • c5d448fba9 chore: upgrade actions/checkout to v5 Michael 2025-08-13 09:22:04 +02:00
  • c60815ed08 Fix typo in index ignyx 2025-08-13 09:20:04 +02:00
  • aac3d70fa1 Fix invalid links in documentation Michel Loiseleur 2025-08-12 15:38:05 +02:00
  • c450306c5a Bump to github.com/pires/go-proxyproto v0.8.1 Romain 2025-08-11 17:28:04 +02:00
  • c820d18ada Bump github.com/go-acme/lego/v4 to v4.25.2 Ludovic Fernandez 2025-08-11 14:44:05 +02:00
  • c20802b07e Merge branch v3.5 into master kevinpollet 2025-08-05 15:13:08 +02:00
  • 16c536e83a Restore missing migration section Romain 2025-08-04 16:52:04 +02:00
  • 1827652258 Merge branch v2.11 into v3.5 kevinpollet 2025-08-01 16:41:09 +02:00
  • 19a2e2efc5 Allow maintainers to run deploy documentation Michael 2025-08-01 12:10:05 +02:00
  • b350ad7f7c Update Traefik Proxy dashboard UI development deps Massimiliano D. 2025-08-01 11:42:05 +02:00
  • bcdb70b689 Fix invalid links in documentation Michel Loiseleur 2025-08-01 11:34:05 +02:00
  • 860159315d Fix mispelling in docs Michele Mancioppi 2025-07-31 15:48:05 +02:00
  • a274f52924 Merge branch v3.4 into v3.5 romain 2025-07-29 17:10:28 +02:00
  • cf1e582af5 Add Traefik Hub Middlewares To Reference Section Sheddy 2025-07-29 15:02:52 +01:00
  • 9896192efb Update releases docs for v3.5 Jesper Noordsij 2025-07-29 16:00:06 +02:00
  • ba0f7364f1 Update Migration Docs v3.4 Sheddy 2025-07-24 17:06:04 +01:00
  • 40bdea4db8 chore: add extend documentation Sheddy 2025-07-24 16:58:04 +01:00
  • 31db97cbe4 Add back the link to Peka's page Kevin Pollet 2025-07-24 16:06:04 +02:00
  • 5d85e6d088 Provide Log Body in OTEL access Log Tom Moulard 2025-07-24 11:52:04 +02:00
  • c0edcc09bb Bump github.com/go-acme/lego/v4 to v4.25.1 Ludovic Fernandez 2025-07-24 09:54:05 +02:00
  • 24cede62ee Merge branch v3.5 into master kevinpollet 2025-07-24 09:03:26 +02:00
  • 2cbd96e64c Prepare release v3.5.0 v3.5.0 Romain 2025-07-23 15:46:04 +02:00
  • 4576155005 Remove dead link to Peka blog Kevin Pollet 2025-07-23 15:04:08 +02:00
  • 2dcc1c16b7 Merge branch v3.4 into v3.5 romain 2025-07-23 14:34:01 +02:00
  • 43162507e3 Add a note for the removal of default MPTCP enablement in the migration guide Romain 2025-07-23 12:04:04 +02:00
  • 2ed2123fc0 Add constraints key limitations for label providers bluepuma77 2025-07-23 11:40:04 +02:00
  • 9bf14b6764 Prepare release v3.4.5 v3.4.5 Romain 2025-07-23 11:16:04 +02:00
  • 16d43aefd7 Merge branch v2.11 into v3.4 kevinpollet 2025-07-23 10:41:06 +02:00
  • c6daab54e3 Prepare release v2.11.28 v2.11.28 Romain 2025-07-23 10:34:04 +02:00
  • a59bcb29b5 Improve integration tests Michael 2025-07-23 09:56:04 +02:00
  • 117e0b4471 Add extended NGinX annotation support documentation Nicolas Mengin 2025-07-23 09:30:05 +02:00
  • 028e8ca0b0 Revert 11711 adding url param to healthcheck command Landry Benguigui 2025-07-22 17:10:05 +02:00
  • 6486cf95d8 Merge branch v2.11 into v3.4 romain 2025-07-22 16:01:43 +02:00
  • 50931813f2 Remove all mentions of ordering for TLSOption CurvePreferences field Jesper Noordsij 2025-07-22 15:44:05 +02:00
  • 96386b1d78 Bump github.com/quic-go/quic-go to v0.54.0 GreyXor 2025-07-22 14:54:04 +02:00
  • 5ef853a0c5 Fix client arbitrary file access during archive extraction zipslip Zeroday BYTE 2025-07-22 05:24:05 -07:00
  • b2b4b66b08 Disable MPTCP by default Romain 2025-07-22 11:10:05 +02:00
  • 78cc85283c Add k8s resource attributes automatically Kevin Pollet 2025-07-21 12:06:04 +02:00
  • 27326e6569 Redact logged install configuration Harold Ozouf 2025-07-18 17:16:04 +02:00
  • 7b78128d4e Add resourceAttributes option to OTel metrics Kevin Pollet 2025-07-18 17:08:04 +02:00
  • 8c23eb6833 Introduce trace verbosity config and produce less spans by default Romain 2025-07-18 15:32:05 +02:00
  • f2b7d7f6e1 Fix typo Adrien Kunysz 2025-07-17 15:28:05 +02:00
  • 5c94bbf122 Merge branch v3.5 into master kevinpollet 2025-07-11 16:17:14 +02:00
  • 77ef7fe490 Prepare release v3.5.0-rc2 v3.5.0-rc2 Kevin Pollet 2025-07-11 11:24:04 +02:00
  • ff992fb7f9 Merge branch v3.4 into v3.5 kevinpollet 2025-07-11 10:29:18 +02:00
  • 95434e870b Prepare release v3.4.4 v3.4.4 Kevin Pollet 2025-07-11 10:26:04 +02:00
  • aa1c0d8686 Merge branch v2.11 into v3.4 kevinpollet 2025-07-11 09:35:25 +02:00
  • 7ca90a4b18 Prepare release v2.11.27 v2.11.27 Kevin Pollet 2025-07-11 09:30:05 +02:00
  • a3685ee9fa Bump github.com/go-viper/mapstructure/v2 to v2.3.0 Kevin Pollet 2025-07-10 16:10:05 +02:00
  • ba595bfa98 Fix concurrent access to balancer status map in WRR and P2C strategies Kevin Pollet 2025-07-10 16:08:04 +02:00