Skip to content

Version 2023.06.1

Compare
Choose a tag to compare
@cederberg cederberg released this 04 Sep 17:20
· 401 commits to main since this release

This is bug fix release:

  • Fixed admin app connection deletion
    This incorrectly wrote an empty file instead of deleting the connection.
  • Increased max wait time to acquire a connection
    Changed from 500 ms to 5 seconds.
  • Added Session.setDestroyTime(..) API
    This API allows for simple changes to the session length.

Read the full changelog for additional details.