Releases: line/line-fido2-server
Releases · line/line-fido2-server
v2.1.0
What's Changed
- Add omitted AuthenticatorTransport Option "hybrid" by @wlsdn93 in #35
- Fix: Correct API endpoint mismatch in CredentialController by @cinari4 in #50
- FIX Timeout for ANDROID_SAFETYNET_ATTESTATION by @nic in #52
- Add associated domain to support passkey by @kimdora in #65
- Add maven publish task for common and fido2-core modules by @gibeom-gwon in #62
- Update AuthenticatedAt even if the sign counter is zero by @gibeom-gwon in #64
- Support PRF extension by @gibeom-gwon in #63
- Implement session revoke function by @GGoMak in #67
- Update origin verification flow by @kj84park in #68
New Contributors
- @wlsdn93 made their first contribution in #35
- @cinari4 made their first contribution in #50
- @nic made their first contribution in #52
- @kimdora made their first contribution in #65
- @gibeom-gwon made their first contribution in #62
- @GGoMak made their first contribution in #67
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.0.2
v1.0.1
v1.0.0
What's Changed
- Add community documents by @syleeeee in #1
- Modify settings by @kj84park in #2
- UserKeyServiceImpl convert function does not support EdDSA Algorithm by @gmulhearn in #5
- Update README.md by @kj84park in #7
- Create codeql-analysis.yml by @kj84park in #8
- Update README.md by @kj84park in #9
- Add API documents and Tests made with Spring RestDocs by @kj84park in #10
- Add aaguid as a member of Assertion response to distinguish authenticator by @kj84park in #15
- Add Docker configuration files by @kj84park in #14
- Improve message validation check by @seachicken in #20
- Add unit tests for Bean validation by @kj84park in #22
- Use debug level logging to avoid performance impact (#23) by @ericlai616 in #24
New Contributors
- @syleeeee made their first contribution in #1
- @gmulhearn made their first contribution in #5
- @seachicken made their first contribution in #20
- @ericlai616 made their first contribution in #24
Full Changelog: https://github.com/line/line-fido2-server/commits/v1.0.0