You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.8.2:
Fixes:
- Fixes SSL session verification. 0f143dd
- Fixes#75 - Stop caching the DNS resolution eternaly which caused
the client to be forever dead.
Release 0.8.0:
Changes:
- Dont include password in stack registry. 1166608
- Add JSON in default types. 3d4ab10
- Fix unsafe ChannelBuffer sharing for Nones in ValueEncoder. fe28d32
- Prepend class name to connection. c6c1e75
Thanks @dangerousben@clhodapp@ben-healthforge for contributing!