.. _version_history_1.31.8: 1.31.8 (May 7, 2025) ===================== Bug fixes --------- *Changes expected to improve the state of the world and are unlikely to have negative effects* * **url_template**: Included the asterisk ``*`` in the match pattern when using the * or ** operators in the URL template. This behavioral change can be temporarily reverted by setting runtime guard ``envoy.reloadable_features.uri_template_match_on_asterisk`` to ``false``.