Loïc Hoguin
b8e6acc89a
Finalize 3.9.8 release notes
2021-10-19 12:45:31 +03:00
Michael Klishin
a0d0fbf904
Update 3.9.8 release notes
2021-10-18 14:37:07 +03:00
Michal Kuratczyk
115a868d55
More accurate wording in the release notes
2021-10-18 13:18:30 +02:00
Michal Kuratczyk
347b1857a4
Mention osiris hostname fix in the release notes
2021-10-18 12:36:21 +02:00
Loïc Hoguin
0ee8a0612e
Fix memory_breakdown for connection procs
...
Instead of trying to read the ranch_server ETS table directly,
use an internal Ranch function that does the same. While neither
are documented, the latter is less likely to change.
2021-10-13 15:20:01 +02:00
Loïc Hoguin
7ffb154787
Fix memory leak when using mandatory flag in CQs
...
MsgNo is defined for both mandatory flags and confirms,
but only confirms need to be kept track of in this module.
2021-10-13 14:13:56 +02:00