All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.2.0 2024-06-01
- Environement variable
VERSION
to set Træfik version - CLI option to enable the Prometheus metrics
2.1.0 2023-08-23
2.0.0 2022-07-15
- Add a default middleware to:
- Force Strict-Transport-Security,
- Force X-XSS-Protection,
- Force X-Content-Type-Options: nosniff.
- Add Dependabot in CI.
1.3.0 2021-03-05
- Enable HTTPs compression.
1.2.0 2021-03-04
- Add
ACME_EMAIL
andDOCKER_DOMAIN
environment variables. - Add Github Actions for check.
- Fix Traefik option syntax.
- Improved HTTPs security.
1.1.0 2018-11-23
1.0.0 2018-04-10
- Docker Compose setup for starting Træfik v1.6 with Let's Encrypt.