radar-commons version 0.10.1
Changes since version 0.10.0:
- Bugfix: binary encoding error fixed
- More consistent downgrade of the connection if the server does not support newer protocol
- On re-throwing
UncheckedException
, always throw anIOException
for consistency.