Skip to content

Releases: vapor-community/passage

Release 0.5.1

03 May 16:22

Choose a tag to compare

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

03 May 15:06
b18f3f0

Choose a tag to compare

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

03 May 06:52
1be6d6e

Choose a tag to compare

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

23 Apr 12:52
1aa1100

Choose a tag to compare

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

23 Apr 12:03
f54d860

Choose a tag to compare

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

23 Apr 10:59
3612eea

Choose a tag to compare

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

23 Apr 10:40
394dbbb

Choose a tag to compare

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-sanititize suppressing 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

22 Apr 07:55
b0852e1

Choose a tag to compare

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

21 Apr 19:42
b0a7d60

Choose a tag to compare

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

Release 0.3.0

21 Apr 18:47
a91a74e

Choose a tag to compare

What's Changed

  • feat: AAL1 Compliance (#38)

Full Changelog: 0.2.0...0.3.0