Releases: haproxytech/kubernetes-ingress
Releases · haproxytech/kubernetes-ingress
HAProxy Ingress Controller v1.10.4
Changelog
- 960be87 BUG/MINOR: prevent crash in external mode without external option set
HAProxy Ingress Controller v1.10.3
Changelog
- 8617e75 MINOR: check GW API crd version (Ivan Matmati)
- 530b75a DOC: describe every options for each load-balance algorithm (Ivan Matmati)
- 335101e BUG: correct parsing of url_param option for load-balance algorithm (Ivan Matmati)
- e6a316f BUILD/MINOR: go.mod: update Go packages (Gopher Bot)
- 8016741 BUILD/MINOR: go.mod: update k8s.io packages (Gopher Bot)
- bf22918 BUILD/MINOR: go.mod: update k8s.io packages (Gopher Bot)
- 18e883c BUILD/MINOR: go.mod: update k8s.io packages (Gopher Bot)
HAProxy Ingress Controller v1.9.8
Changelog
- 891f3c6 BUG: correct parsing of url_param option for load-balance algorithm
HAProxy Ingress Controller v1.10.2
Changelog
- 40c71a7 BUILD/MINOR: go.mod: update Go packages
HAProxy Ingress Controller v1.9.7
Changelog
- 16ffc00 MINOR: settings for deep comparison to consider nil and empty as the same.
HAProxy Ingress Controller v1.10.1
Changelog
- a17d6a4 BUG/MINOR: ci: resolve goreleaser build procedure
HAProxy Ingress Controller v1.9.6
Changelog
- 250803e BUG/MEDIUM: sec: update config parser to v4.0.0
HAProxy Ingress Controller v1.8.13
Changelog
- 72b4efc BUG/MEDIUM: sec: update config parser to v4.0.0
HAProxy Ingress Controller v1.9.5
Changelog
- 24d2561 BUG/MINOR: use project go version in go release
- 0d11684 BUILD/MINOR: security: update golang.org/x/net package
- 7bd4e49 BUG/MINOR: fix ingress with same path and different ports
- b0066f9 BUG/MINOR: backends should be reprocessed after fixing a failed transaction
- 92aca4e BUILD/MAJOR: go: increase Go version to 1.20
- 2673fff BUILD/MINOR: lint: use new linter that does not have issue with Go 1.20
- 8de6e87 CLEANUP/MINOR: ci: update docker image versions
- c1a980e BUILD/MAJOR: ci: apply new linting rules
- 892052b BUILD/MEDIUM: update linters, use local version
- 213c160 CLEANUP/MINOR: remove server state save
- 9a81850 BUG/MINOR: fix formating of log message for default backend service
- e8e23a5 MINOR: docker: Additionally tag Docker images with branch
HAProxy Ingress Controller v1.8.12
Changelog
d20e38f BUG/MINOR: fix ingress with same path and different ports
bb2625e BUILD/MINOR: security: update golang.org/x/net package
15f4861 BUG/MINOR: backends should be reprocessed after fixing a failed transaction
612aaf6 BUILD/MINOR: lint: use new linter that does not have issue with Go 1.20
61ee8b3 CLEANUP/MINOR: remove server state save
822b999 BUG/MINOR: fix formating of log message for default backend service
e9eaedb MINOR: docker: Additionally tag Docker images with branch