.. _version_history_1.23.11:

1.23.11 (July 13, 2023)
========================






Bug fixes
---------

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



* **dependency**: update gRPC -> 1.49.0 to resolve:

  - `CVE-2023-1428 <https://nvd.nist.gov/vuln/detail/CVE-2023-1428>`_.
  - `CVE-2023-32731 <https://nvd.nist.gov/vuln/detail/CVE-2023-32731>`_.
* **http2**: Fix memory leak in nghttp2 when scheduled requests are cancelled due to the ``GOAWAY`` frame being received from the
  upstream service. Fix `CVE-2023-35945 <https://nvd.nist.gov/vuln/detail/CVE-2023-35945>`_..