--- upgrade: - | The format YAQL function has been removed, because of its vulnability. See the security section to find more details. security: - | ``_: The format YAQL function has been removed, because it allowed too arbitrary data access which results in data leak. Users can replace the format function by ``+`` operator and ``str`` YAQL function.