Releases: vapor-community/passage
Releases · vapor-community/passage
Release 0.5.1
What's Changed
- test: removes test orphaned as a result of e6ac94
- refactor: expose Verification and Passwordless features
Full Changelog: 0.5.0...0.5.1
Release 0.5.0
What's Changed
- Merge pull request #47 from vapor-community/refactor/passkey
- test: fix some typos after recent renaming
- refactor(passkey): ensures rename Signup to Guest Registration
- test(hooks): full coverage for all 12 passkey hooks
- feat(hooks): authentication ceremony hooks
- test(passkey): align tests with refactor + new coverage; refresh docs
- refactor(passkey): moves user creation on finish phase
- feat(hooks): Passkey hooks
- refactor(passkey): renames routes
Full Changelog: 0.4.0...0.5.0
Release 0.4.0
What's Changed
- Merge pull request #46 from vapor-community/feat/hooks
- ci: exclude AAL1 tests from intermediate CI
- fix(hooks): exposes Account default no-op hooks
- feat: add Hooks to handle or interrupt actions
Full Changelog: 0.3.6...0.4.0
Release 0.3.6
What's Changed
- Merge pull request #44 from vapor-community/fix/passkey-signup-disabled-by-default
- Disable with_api_check in CI configuration
- fix(passkey): signup endpoints disabled by default
Full Changelog: 0.3.5...0.3.6
Release 0.3.5
What's Changed
- Merge pull request #45 from vapor-community/gwynne-patch-1
- Add badges and links to the README
Full Changelog: 0.3.4...0.3.5
Release 0.3.4
What's Changed
- Merge pull request #43 from vapor-community/gwynne-patch-1
- Enable Dependabot for Github actions workflows
Full Changelog: 0.3.3...0.3.4
Release 0.3.3
What's Changed
- ci: Fix tag retrieval in release workflow
- Merge pull request #41 from vapor-community/gwynne-patch-2
- ci: removes tests with Thread Sanitizer enabled
- ci: refactors
unit-tests-thread-sanititizesuppressing false positives - ci: add TSan test job with workaround for concurrency false positives
- ci: fix typo
- Disable TSan in tests due to false positives
- ci: work around TSan false positives and add parallel test job
- Revert "test: Prime NIO singleton in tests to silence ThreadSanitizer"
- test: Prime NIO singleton in tests to silence ThreadSanitizer
- Merge branch 'main' into gwynne-patch-2
- Heavily modernize the release CI
- Switch testing CI to use Vapor's reusable workflows, which test on multiple platforms
Full Changelog: 0.3.2...0.3.3
Release 0.3.2
What's Changed
- Merge pull request #40 from vapor-community/gwynne-patch-1
- Fix an instance of CryptoKit that wasn't updated to point to Crypto
Full Changelog: 0.3.1...0.3.2
Release 0.3.1
What's Changed
- Merge pull request #39 from vapor-community/fix/36-build-warnings-re-resources
- fix: resolve build warnings for target resources and excluded files (#36)
Full Changelog: 0.3.0...0.3.1