File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
- == Version 2.7 .0 (unreleased) ==
1
+ == Version 2.8 .0 (unreleased) ==
2
2
3
- * Added overloaded setter `RelyingPartyBuilder.origins(Optional<Set<String>>)`.
4
- * Added support for the CTAP2 `credProtect` extension.
5
- * Added support for the `prf` extension.
6
3
* (Experimental) Added a new suite of interfaces, starting with
7
4
`CredentialRepositoryV2`. `RelyingParty` can now be configured with a
8
5
`CredentialRepositoryV2` instance instead of a `CredentialRepository`
32
29
* (Experimental) Added property `RegisteredCredential.transports`.
33
30
** NOTE: Experimental features may receive breaking changes without a major
34
31
version increase.
32
+
33
+ == Version 2.7.0 (unreleased) ==
34
+
35
+ * Added overloaded setter `RelyingPartyBuilder.origins(Optional<Set<String>>)`.
36
+ * Added support for the CTAP2 `credProtect` extension.
37
+ * Added support for the `prf` extension.
35
38
* (Experimental) Added option `FinishRegistrationOptions.isConditionalCreate` to
36
39
allow UP=0 in registration response for registration ceremonies with
37
40
`mediation: "conditional"`.
You can’t perform that action at this time.
0 commit comments