From ad9bd2a0a5d4dd216f0924078cf4d9d2417251c3 Mon Sep 17 00:00:00 2001 From: Yossi Itigin Date: Sun, 13 Feb 2022 17:08:00 +0200 Subject: [PATCH] NEWS: Update for v1.12.1-rc2 --- NEWS | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index cb511875729..522af96714b 100644 --- a/NEWS +++ b/NEWS @@ -7,16 +7,13 @@ ## # -## 1.12.1-rc2 (TBD) -### Bugfixes -* Fixed parsing header flags of worker address - -## 1.12.1-rc1 (February 9, 2022) +## 1.12.1-rc2 (February 14, 2022) ### Bugfixes * Fixed memory hooks for Cuda 11.5 * Fixed memory type cache merge * Fixed continuously triggering wakeup fd when keepalive is used * Fixed memtype cache fallback when memory hooks are not installed +* Fixed parsing header flags of worker address ### Important changes * If Cuda memory hooks on driver API cannot be installed, memory type cache and memory registration cache will be disabled. This may lead to lower performance