Skip to content

Releases: org-arl/fjage

fjage v2.3.0

02 Dec 08:24

Choose a tag to compare

What's Changed

  • fix(store): Avoid race condition when creating store folder by @ettersi in #377
  • chore: Update javadoc by @ettersi in #378
  • fix(ws): Use getHostString() instead of getHostName() to avoid DNS lookups by @ettersi in #379
  • fix(ws): Set closeOnDead flag for WebSocket connections by @ettersi in #380
  • fix(ws): Log WebSocket EofExceptions at info level by @ettersi in #381
  • fix(ws): Log ClosedChannelException at info level by @ettersi in #382

Full Changelog: v2.2.0...v2.3.0

fjage v2.2.0

01 Oct 05:41

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

fjage v2.1.1

16 Sep 05:37
e0a284f

Choose a tag to compare

What's Changed

  • Add APPLICATION_CURSOR mode to console shell by default by @notthetup in #373

Full Changelog: v2.1.0...v2.1.1

fjage v2.1.0

09 Sep 03:13
5bb9175

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0