All Versions
7
Latest Version
Avg Release Cycle
181 days
Latest Release
1380 days ago

Changelog History

  • v0.4.0 Changes

    July 14, 2020

    Incremental version:

    • ๐Ÿ›  Fix incompatibility with Netty OpenSSL wrapper
    • โฌ‡๏ธ Reduce GC footprint (less object allocations)
    • ๐Ÿ›  Fix bug related to closing asynchronous sockets
    • ๐Ÿ‘ Clarify non-support for DTLS
    • ๐Ÿ›  Fix bug related to zeroing pooled buffers.
  • v0.3.2

    January 26, 2020
  • v0.3.1 Changes

    January 18, 2020

    ๐Ÿ›  Fix a accidental incompatibility with Java < 13

  • v0.3.0 Changes

    January 13, 2020
    • โœ… Include testing with Java 11 and latter
    • โž• Add TLS 1.3 support
  • v0.2.0 Changes

    September 04, 2018
    • โž• Add support for AsynchronousByteChannels
  • v0.1.1 Changes

    May 05, 2018

    ๐Ÿ›  Bugfix release.

    • โœ‚ Remove wrong assertion, that could lead to a spurious exception in non-blocking mode, when the first network read happened in low-buffer conditions. The issue only affected server-side connections that had SNI fetching enabled.
  • v0.1.0

    July 22, 2017