Skip to content

Release 3.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 16:00
· 10 commits to main since this release
3.5.0
beb4392
  • configure token invalidate task to allow concurrent run in order to allow task creation with advanced interval specification (else it is only 'once' and 'manual', see #31 )
  • fix a startup error on schema creation: a recent change introduced a token information entity (for limiting the max. lifetime) and the schema migration filled the fields with defaults for existing tokens, which caused an error on subsequent runs