Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEWS: Update v1.11 news #7220

Merged
merged 1 commit into from
Aug 10, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down