From a8b1713e254f679a78b22c75c727d1d5d5f484f6 Mon Sep 17 00:00:00 2001 From: Yossi Itigin Date: Tue, 10 Aug 2021 20:15:34 +0300 Subject: [PATCH] NEWS: Update v1.11 news --- NEWS | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 4c105001fc6..d2aa26e071a 100644 --- a/NEWS +++ b/NEWS @@ -7,10 +7,19 @@ ## # -## 1.11.1 (TBD) +## 1.11.1-rc1 (August 10, 2021) ### Features: #### UCS -* Added API to Read boot ID value or use machine_guid +* Added API to read boot ID value or use machine_guid + +### Bugfixes: +* Fixes in Cuda memory hooks +* Fixes in setting traffic class for DCT RoCE transport +* Fixes in TCP endpoint flush +* Fixes in TCP pending operations progress +* Fixes in release pipelines +* Fixes in error handling flow + ## 1.11.0 (July 26, 2021) ### Features: