Releases: org-arl/fjage
Releases · org-arl/fjage
fjage v2.3.0
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
What's Changed
- fjage.py v2.0.0 by @notthetup in #372
- feat(webserver): adding mimetype for mjs files to webserver by @ettersi in #375
Full Changelog: v2.1.1...v2.2.0
fjage v2.1.1
What's Changed
- Add
APPLICATION_CURSORmode to console shell by default by @notthetup in #373
Full Changelog: v2.1.0...v2.1.1
fjage v2.1.0
What's Changed
- Fix agent name check in container to follow gateway naming guidelines by @notthetup in #355
- Bumping fjagejs dependencies by @notthetup in #362
- Split fjage.js functionality into files and expose JSONMessage by @notthetup in #354
- Updating dependencies for JLine and Xterm.js by @notthetup in #358
- Fix the broken build by @notthetup in #366
- Add
AutosuggestionWidgetsandDefaultHistoryto ConsoleShell by @notthetup in #359 - Improving fjage.js tests by @notthetup in #364
- Improving fjåge.js timeouts by @notthetup in #363
- Use UUID7 by @notthetup in #370
- Change from Maven to Github for publishing packages by @notthetup in #371
Full Changelog: v2.0.1...v2.1.0