From e20d0a155e64594cbc13cbf3d451eea22da54536 Mon Sep 17 00:00:00 2001 From: "Pasha (Pavel) Shamis" Date: Mon, 15 May 2023 19:55:39 -0500 Subject: [PATCH] NEWS: Updating news file before 1.14.1 RC1 --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 72732652dfc..0f7a20d64e6 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,18 @@ ### Features: ### Bugfixes: +## 1.14.1 RC1 (May 17, 2023) +### Bugfixes +* Increased the maximal number of endpoint configurations +* Fixed filter for a slow-lanes in selection logic +* Fixed TCP transport bandwidth calculation +* Fixed device detection for ROCM +* Fixed compatibility with CUDA 12 +* Fixed rendezvous threshold for multi-path configurations +* Fixed error message in case of static link +* Fixed BlueField-3 detection +* Multiple fixes for Azure CI pipeline + ## 1.14.0 (March 13, 2023) ### Features: #### Core