Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

v0.16.0

Compare
Choose a tag to compare
@sethvargo sethvargo released this 10 Nov 16:00
· 1083 commits to main since this release
1e7b1d0

Changes since v0.15.1

Important

  • Critical bug! Fixed JWT iss and aud fields could be mixed up. (#939, @mikehelmick)

  • Verification codes uniqueness now scoped by realm. Codes are retained 48 hours after expiration by default (instead of 24h). Status of a code (by UUID) is retained for 14d instead of 24h. (#969, @mikehelmick)

UI/UX

Operations

Settings

  • Default to "date required" on new realms. Existing realms are unchanged. (#1033, @mikehelmick)

Infrastructure

  • Add Terraform module to optionally mirror dependent Docker Hub images for tests (#981, @sethvargo)

Misc

Dependencies

Added

Changed

Removed

Nothing has changed.