Releases: making/rsc
Releases · making/rsc
0.5.1
- Update RSocket Java to 1.0.2
- Support Homebrew 🍺 --
brew install making/tap/rsc
- Fix the bug that span id is fixed with native binaries (#25)
- Eliminate the default value of the
--resume
option to align with other options - Now
IllegalArgumentException
is thrown unless the required value is provided for each options. - Change graalvm artifact names to follow coursier naming convention (#29)
0.5.0
- Update RSocket Java to 1.0.1
- Add
--retry
for retrying the server - Add
--trace
for Tracing (Zipkin) Metadata Extension- https://github.com/making/demo-rsocket-tracing is a server side example
- [💣 Known issue] spanId is fixed with native image #25
- Add
--zipkinUrl
to send a span to Zipkin Server - Add
--wsHeader
to add a WebSocket header