# Ray 2.6.2 — Ray-2.6.2 - Product: Ray (https://whatsnew.fyi/product/ray) - Vendor: Anyscale - Date: 2023-08-03 - Version: 2.6.2 - Original notes: https://github.com/ray-project/ray/releases/tag/ray-2.6.2 - Permalink: https://whatsnew.fyi/product/ray/releases/2.6.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Pass logs through if sphinx-doctest is running - **fixed** — Pick GCP cluster launcher tests and fix - **fixed** — Apply request_timeout_s from Serve config to the cluster - **fixed** — Fix pyarrow lazy import The Ray 2.6.2 patch release contains a critical fix for ray's logging setup, as well fixes for Ray Serve, Ray Data, and Ray Job. ##### Ray Core 🔨 Fixes: * [Core] Pass logs through if sphinx-doctest is running (#36306) (#37879) * [cluster-launcher] Pick GCP cluster launcher tests and fix (#37797) ##### Ray Serve 🔨 Fixes: * [Serve] Apply `request_timeout_s` from Serve config to the cluster (#37884) (#37903) ##### Ray Air 🔨 Fixes: * [air] fix pyarrow lazy import (#37670) (#37883)