Skip to content

v0.24.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 14:11
· 30 commits to main since this release
341a3d3

Changes

  • Fix issue where email and username being equal fails to match in Policy
    #2388
  • Delete invalid routes before adding a NOT NULL constraint on node_id
    #2386

Changelog

  • 341a3d3 Remove routes without a node_id (#2386)
  • 46b8226 simplify findUserByToken in ACL, add missing testcases (#2388)