Hi everyone,
we are pleased to announce that Traefik v2.0.1 is out !
Whatβs new?
- This version is compiled with Go 1.13.1, which fixes a vulnerability in previous versions. See the CVE about it for more details.
- A set of bug fixes.
- A bunch of documentation improvements
Try it:
We created a tool to help during the migration:
This tool allows to:
- convert Ingress to Traefik IngressRoute resources.
- convert
acme.json
file from v1 to v2 format. - migrate the static configuration contained in the file
traefik.toml
to a Traefik v2 file.