Skip to content

Commit a08b0dc

Browse files
committed
Update NEWS with BouncyCastle made optional
1 parent 8932e02 commit a08b0dc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
== Version 1.8.0 (unreleased) ==
2+
3+
Changes:
4+
5+
* BouncyCastle dependency is now optional.
6+
7+
In order to opt out, depend on `webauthn-server-core-minimal` instead of `webauthn-server-core`.
8+
This is not recommended unless you know your JVM includes JCA providers for all signature algorithms.
9+
10+
Note that `webauthn-server-attestation` still depends on BouncyCastle.
11+
12+
113
== Version 1.7.0 ==
214

315
webauthn-server-attestation:

0 commit comments

Comments
 (0)