Skip to content

Commit 70fde58

Browse files
authored
Merge pull request #3697 from yosefe/topic/news-update-v1.6.x
NEWS: Update bugfixes and v1.6.0-rc2
2 parents 82a0649 + 97e7491 commit 70fde58

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

NEWS

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
##
88
#
99

10-
## 1.6.0-rc1 (May 29, 2019)
10+
## 1.6.0-rc2 (June 13, 2019)
1111
Features:
1212
- Modular architecture for UCT transports
1313
- ROCm transport re-design: support for managed memory, direct copy, ROCm GDR
@@ -27,6 +27,11 @@ Bugfixes:
2727
- Fixing the wrong name of aliases
2828
- Fix data race in UCP wireup
2929
- Fix segfault when libuct.so is reloaded - issue #3558
30+
- Include Java sources in distribution
31+
- Handle EADDRNOTAVAIL in rdma_cm connection manager
32+
- Disable ibcm on RHEL7+ by default
33+
- Fix data race in UCP proxy endpoint
34+
- Static checker fixes
3035
- Fallback to ibv_create_cq() if ibv_create_cq_ex() returns ENOSYS
3136

3237
Tested configurations:

0 commit comments

Comments
 (0)