.. _version_history_1.13.4:

1.13.4 (July 7, 2020)
======================



Changes
-------


* **tls**: fixed a bug where wilcard matching for "\*.foo.com" also matched domains of the form "a.b.foo.com". This behavior can be temporarily reverted by setting runtime feature ``envoy.reloadable_features.fix_wildcard_matching`` to false.