We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f1878 commit 00bb986Copy full SHA for 00bb986
Documentation/CHANGES.md
@@ -53,6 +53,8 @@ This new version brings both bug fixes and feature updates to mercury.
53
- Attempt to use `ip_subnet` with `FI_SOCKADDR_IN` format
54
- Refactor msg_send/msg_recv calls and add debug info
55
- Fix compilation under FreeBSD
56
+ - Disable RNR protocol by default when using prov/cxi
57
+ - Prevent the use of FI_AV_AUTH_KEY with prov/cxi when number of auth keys is 1
58
- __[NA UCX]__
59
- Use `ucp_worker_query()` instead of deprecated `ucp_worker_get_address()`
60
- Switch to using `ucp_ep_close_nbx()`
version.txt
@@ -1 +1 @@
1
-2.4.1rc3
+2.4.1rc4
0 commit comments