RSocket v1.1.5 Release Notes
Release Date: 2025-02-03 // over 1 year ago-
What's Changed
- 🛠 fixes mem leak in
UnboundedProcessorby @OlegDokuka in #1106 - ⏱ ensures the connection is closed on keepalive timeout by @OlegDokuka in #1118
- 🌲 log data in KEEPALIVE frame by @rstoyanchev in #1119
- ⬆️ dependency upgrades by @rstoyanchev in #1120
Full Changelog : 1.1.4...1.1.5
- 🛠 fixes mem leak in
Previous changes from v1.1.4
-
What's Changed
- ➕ adds support for Micrometer Observations by @marcingrzejszczak in #1075
- 👍 allows the continuation of observations by @marcingrzejszczak in #1076
- ensures LoadbalancedRSocket selects new rsocket upon re-subscription RC by @Alex079 in #1086
- ensures
onCloseawaits all underlying components to be closed by @OlegDokuka in #1085 - 👌 improves tests & ensures there are no leaks of bufs at execution by @OlegDokuka in #1090
🆕 New Contributors
- @marcingrzejszczak made their first contribution in #1075
- @Alex079 made their first contribution in #1086
Full Changelog : 1.1.3...1.1.4