HAProxy release notes – 2.8/stable¶
These release notes cover new features and changes in HAProxy for revisions 284-290.
Main features:
Implemented spoe-auth relation in HAProxy.
See our Release policy and schedule.
Requirements and compatibility¶
The charm operates HAProxy 2.8.
The table below shows the required or supported versions of the software necessary to operate the charm.
Software |
Required version |
|---|---|
Juju |
3.x |
Terraform |
1.6 |
Terraform Juju provider |
1.1 |
Ubuntu |
24.04 |
Updates¶
The following major and minor features were added in this release.
Implemented spoe-auth relation¶
The spoe-auth relation has been implemented in HAProxy.
Now the charm provides support for authenticating hostnames using
HAProxy SPOE Authentication
with OpenID Connect.
Relevant links:
Related documentation:
Created HAProxy DDoS Protection Configurator charm¶
Now the code base contains the HAProxy DDoS Protection Configurator charm. This charm serves as a configurator for HAProxy to provide DDoS protection capabilities.
Relevant links:
Related documentation:
Bug fixes¶
No bug fixes in this release.