RSocket v1.1.5 Release Notes
Release Date: 2025-02-03 // about 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