static PER_ROUTE_GROUP_ROLES_VERSION: LazyLock<Version>Expand description
Version at which HTTP listeners moved allowed_roles to be per route group
(the v26_32_0::ListenersConfig schema). Older environmentd parses the
legacy v0_147_0::ListenersConfig schema, so we serve that to them.