.. _version_history_1.29.4:

1.29.4 (April 18, 2024)
========================






Bug fixes
---------

*Changes expected to improve the state of the world and are unlikely to have negative effects*



* **admin**: Fixed a bug where the config_dump & init_dump admin endpoint would return an empty response when called with empty
  query parameters (e.g. ``/config_dump?resource=&mask=&name_regex=``).
* **tls**: Fix a RELEASE_ASSERT when using :ref:`auto_sni <v1.29:envoy_v3_api_field_config.core.v3.UpstreamHttpProtocolOptions.auto_sni>`
  if the downstream request ``:authority`` was longer than 255 characters.