Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 19:13
· 19 commits to main since this release

Fixed

  • Removed strict mode === 'live' filter in resolveUserId.
    Now prefers live connections but falls back to any available connection.
  • Added detailed logging of all connections returned by the Management API
    to make debugging easier.