Skip to content

Releases: Azure/azure-relay-java

0.0.3

10 Feb 19:00
5f71082
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • Fixed thread leakage from token renewals.
  • Fixed bug where connecting handler would not be triggered on abrupt reconnections.
  • Fixed bug where certain characters from custom response headers could not be serialized to JSON.
  • Optimized allocations of new threads to allow more throughput on received listener command processing.

PREVIEW-0.0.2

25 Jun 17:57
11b564a
Compare
Choose a tag to compare
PREVIEW-0.0.2 Pre-release
Pre-release

Fixed a few bugs with sending through HybridConnections related to websocket