Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 21:36
· 260 commits to main since this release

5.0.0 (2023-08-13)

  • feat(logind)!: configure which session classes to process (986e558), closes #366

BREAKING CHANGES

  • LogindSessionIdle now only processes sessions of type
    "user" by default. Use the new configuration option classes to also
    include other types in case you need to include them in the checks.