Traefik, a well-known name in cloud-native open-source proxies, released version 3.6, “Ramequin,” bringing together three major additions, with the multi-layer routing support being the most significant one.

It introduces a hierarchical router structure that allows request processing to occur in sequential steps. A parent router can authenticate a request or add headers, while child routers use the enriched data to make the final routing decision.