Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.12.1 #181

Merged
merged 20 commits into from
Dec 19, 2024
Merged

Release 1.12.1 #181

merged 20 commits into from
Dec 19, 2024

Conversation

DennisDyallo
Copy link
Collaborator

Patch release: 1.12.1

Release date: December 19th, 2024

Bug Fixes: Now selects correct device initializing Fido2Session (#179)

@DennisDyallo DennisDyallo changed the base branch from develop to main December 19, 2024 16:13
Copy link

Test Results: Windows

    2 files      2 suites   4s ⏱️
3 741 tests 3 741 ✅ 0 💤 0 ❌
3 743 runs  3 743 ✅ 0 💤 0 ❌

Results for commit 18d6803.

Copy link

Test Results: Ubuntu

    2 files      2 suites   9s ⏱️
3 733 tests 3 733 ✅ 0 💤 0 ❌
3 735 runs  3 735 ✅ 0 💤 0 ❌

Results for commit 18d6803.

Copy link

Test Results: MacOS

    2 files      2 suites   5s ⏱️
3 733 tests 3 733 ✅ 0 💤 0 ❌
3 735 runs  3 735 ✅ 0 💤 0 ❌

Results for commit 18d6803.

Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Yubico.Core 44% 32% 4311
Yubico.YubiKey 49% 46% 19665
Summary 48% (32921 / 68502) 43% (8245 / 18984) 23976

Minimum allowed line rate is 40%

@DennisDyallo DennisDyallo merged commit 9a71a5e into main Dec 19, 2024
12 checks passed
@DennisDyallo DennisDyallo deleted the merge/release/1.12.1 branch December 19, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] The ConnectionFactory incorrectly selects the SmartCardConnection instead of the FIDO2Connection
2 participants