-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Merge release 4.7.0 into 5.0.x #463
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BE and BS flags support
Merge release 4.6.3 into 4.7.x
fix: return transports in attestation response pk credential source
* Fix typos * Adds typos config
Temporary branchh fj d emnd
Fix Rector+ECS
* Ability to register users without username or displayName
Doc files updated
* Fix wrong creation of eddsa public key Closes #448 Previously added for issue #436, the field kty must be text string or int but not byte string (rfc8152 section 7) * Add tests to check if fixed OKP key can be check by validator issue #448 * Fix coding standard & cose-lib dependency version in webauthn package * cose-lib 4.2.3+ required --------- Co-authored-by: Florent Morselli <florent.morselli@spomky-labs.com>
Bugs fixed
* Sonarcloud Github Action
* Code Coverage for Sonarcloud
#458) * Deprecate DTOs/ValueObjects getters/setters in favor of direct access to the property
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release Notes for 4.7.0
Feature release (minor)
4.7.0
Total issues resolved: 2
Total pull requests resolved: 16
Total contributors: 3
458: Deprecate DTOs/ValueObjects getters/setters in favor of direct acces … thanks to @Spomky
454: Code Coverage for Sonarcloud thanks to @Spomky
453: Code Coverage for Sonarcloud thanks to @Spomky
452: Sonarcloud Github Action thanks to @Spomky
451: Bugs fixed thanks to @Spomky
447: Minor corrections thanks to @Spomky
445: Doc files updated thanks to @Spomky
444: Fixed composer keywords thanks to @Spomky
440: Fix Rector+ECS thanks to @Spomky
433: Fix typos thanks to @szepeviktor
DX,enhancement
bug
dependencies
enhancement
compliance,enhancement