Merge branch v3.6 into v3.7

This commit is contained in:
kevinpollet
2026-05-05 16:03:31 +02:00
28 changed files with 1921 additions and 11450 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v3.6.15
# example new bugfix v3.6.16
CurrentRef = "v3.6"
PreviousRef = "v3.6.14"
PreviousRef = "v3.6.15"
BaseBranch = "v3.6"
FutureCurrentRefName = "v3.6.15"
FutureCurrentRefName = "v3.6.16"
ThresholdPreviousRef = 10000
ThresholdCurrentRef = 10000