[ANNOUNCE] haproxy-ingress v0.14.4

4 views
Skip to first unread message

Joao Morais

unread,
Jul 7, 2023, 9:21:30 PM7/7/23
to haproxy...@googlegroups.com
HAProxy Ingress v0.14.4 is here!

This release fixes some issues found in the v0.14 branch:

- An endless redirect might happen when configuring redirects on
domains whose TLS secret declares two or more domains
- A wildcard was not being accepted by the CORS Allowed Header configuration
- Unused HAProxy backends might leak in the configuration, depending
on how the configuration is changed, when backend sharding is enabled
- Configuration snippet was missing on backends in TCP mode
- ConfigMap based TCP services were making HAProxy to reload without
need, depending on the order that service endpoints were being listed

Dependencies:

- embedded haproxy from 2.4.22 to 2.4.23
- client-go from v0.24.14 to v0.24.15
- golang from 1.19.9 to 1.19.10

Links and refs of this release:

* Changelog: https://github.com/jcmoraisjr/haproxy-ingress/blob/master/CHANGELOG/CHANGELOG-v0.14.md#v0144
* GitHub release:
https://github.com/jcmoraisjr/haproxy-ingress/releases/tag/v0.14.4
* Release date: 2023-07-07
* Helm chart: --version 0.14.4
* Image (Quay): quay.io/jcmoraisjr/haproxy-ingress:v0.14.4
* Image (Docker Hub): jcmoraisjr/haproxy-ingress:v0.14.4
* Embedded HAProxy version: 2.4.23

List of merged fixes and improvements since v0.14.3:

* Update dependencies [#1007]
* fix: config-backend annotation also for TCP-Backends [#1009]
* Create endpoints on a predictable order [#1011]
* Redirect hosts only to domains with associated backends [#1010]
* Prefer ingressClassName over annotations in docs [#986]
* Fix shard render when the last backend is removed [#1015]
* Add wildcard as a valid cors allowed header [#1016]
* update client-go from v0.24.14 to v0.24.15 [30723e2]

Chart improvements since v0.14.3:

* Add lifecycle hooks to external HAProxy container [#72]
* chore: update HorizontalPodAutoscaler apiVersion [#71]
* add conditional PodDisruptionBudget [#73]
Reply all
Reply to author
Forward
0 new messages