[https://community.containo.us/t/traefik-release-v2-0-0-rc1/1341](https://community.containo.us/t/traefik-release-v2-0-0-rc1/1341)
Answers to your questions
[https://community.containo.us/t/traefik-release-v2-0-0-rc1/1341](https://community.containo.us/t/traefik-release-v2-0-0-rc1/1341)
Oo yaml support, that looks interesting!
I’ll be interested to see the new benchmarks to know how it compares with Envoy.
I tried the Alpha’s at one point in time but they were a little too under done (and under documented) for my taste a the time, but I’m really excited for 2.0. The new middleware system is going to make everyones lives a LOT better. One of my favorites so far is [Chaining](https://docs.traefik.io/v2.0/middlewares/chain/). All of them allow much more granular controls too, like [ForwardAuth](https://docs.traefik.io/v2.0/middlewares/forwardauth/) which used to be an all-or-nothing for one particular entrypoint (aka everything doing HTTPS).
And props to whomever has been doing the documentation for v2. Having examples for everything in as many as 6 different formats (the middlewares have docker, Kubernetes, Marathon, Rancher, TOML & YAML) is AWESOME.
Is there a migration guide
Does 2.0 will support TCP routing?