v2.1
This release resolves an issue with connection resets on Windows. When a DisconnectRequest is sent, the server sends a DisconnectResponse and closes the connection. On Windows, it could happen that the closing of the connection is reported via exception before the DisconnectResponse has been processed. This is now handled correctly in this version.