Traefik Release v2.0.1

Hi everyone,

we are pleased to announce that Traefik v2.0.1 is out :partying_face:!

What’s new?

  • :jigsaw: This version is compiled with Go 1.13.1, which fixes a vulnerability in previous versions. See the CVE about it for more details.
  • :wrench: A set of bug fixes.
  • :open_book: 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.
1 Like