Release 4.0.0
This version implements a major refactory. As a result, it breaks compatibility with the previous versions.
Do not upgrade to this version before upgrading your definitions according to the features below:
- Renamed the environment variable
DISCOVER
toEASYHAPROXY_DISCOVER
- Enabled the possibility to change the
easyhaproxy
docker label with the environment variableEASYHAPROXY_LABEL_PREFIX
- Implemented dynamic definition and removed
easyhaproxy.definitions
docker label - Changed docker label order from
easyhaproxy.[property].[definition]
toeasyhaproxy.[definition].[property]
- Upgrade alpine from 3.14 to 3.16
- Upgrade HAProxy from 2.4.15 to 2.4.17