Merge branch v3.4 into v3.5

This commit is contained in:
romain
2025-07-23 14:34:01 +02:00
21 changed files with 253 additions and 39 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v3.4.4
# example new bugfix v3.4.5
CurrentRef = "v3.4"
PreviousRef = "v3.4.3"
PreviousRef = "v3.4.4"
BaseBranch = "v3.4"
FutureCurrentRefName = "v3.4.4"
FutureCurrentRefName = "v3.4.5"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10