Releases: zlabjp/nghttpx-ingress-lb
Releases · zlabjp/nghttpx-ingress-lb
nghttpx-ingress-lb v0.40.1
- Fix memory leak in TLS handshake
nghttpx-ingress-lb v0.40.0
nghttpx-ingress-lb v0.39.3
- Upgrade nghttp2 to v1.39.2 which fixes CVE-2019-9511 and CVE-2019-9513
nghttpx-ingress-lb v0.39.2
- Apply patch to fix request stall in nghttpx (GH-118)
nghttpx-ingress-lb v0.39.1
- This release fixes build script issue in v0.39.0.
nghttpx-ingress-lb v0.39.0
- Upgrade nghttp2 to v1.39.1
- Upgrade OpenSSL to 1.1.1c
nghttpx-ingress-lb v0.38.0
- Upgrade nghttp2 to v1.38.0 (GH-112)
- Upgrade OpenSSL to 1.1.1b (GH-111)
- Move to Go modules (GH-109)
- Upgrade debian-base to 1.0.0 (GH-108)
- Use networking.k8s.io/v1beta1 for example Ingress resources (GH-107)
- Upgrade vendor to k8s v1.14.0 (GH-106)
- Add ability to disable listening HTTP and HTTPS ports (GH-105)
nghttpx-ingress-lb v0.37.0
- Upgrade nghttp2 to v1.37.0
- Add weight to ingress.zlab.co.jp/backend-config annotation to enable weighted backend selection grouped by Kubernetes Service (GH-103)
nghttpx-ingress-lb v0.36.0
nghttpx-ingress-lb v0.35.1
- Upgrade nghttp2 to v1.35.1 which fixes the broken handling of pattern which ends with a slash.