Skip to content

Commit 5e7ada7

Browse files
committed
Postpone experimental interfaces to version 2.8
1 parent 753180c commit 5e7ada7

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

NEWS

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
== Version 2.7.0 (unreleased) ==
1+
== Version 2.8.0 (unreleased) ==
22

3-
* Added overloaded setter `RelyingPartyBuilder.origins(Optional<Set<String>>)`.
4-
* Added support for the CTAP2 `credProtect` extension.
5-
* Added support for the `prf` extension.
63
* (Experimental) Added a new suite of interfaces, starting with
74
`CredentialRepositoryV2`. `RelyingParty` can now be configured with a
85
`CredentialRepositoryV2` instance instead of a `CredentialRepository`
@@ -32,6 +29,12 @@
3229
* (Experimental) Added property `RegisteredCredential.transports`.
3330
** NOTE: Experimental features may receive breaking changes without a major
3431
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.
3538
* (Experimental) Added option `FinishRegistrationOptions.isConditionalCreate` to
3639
allow UP=0 in registration response for registration ceremonies with
3740
`mediation: "conditional"`.

0 commit comments

Comments
 (0)