Skip to content

Releases: webauthn4j/webauthn4j

0.24.1.RELEASE

01 Jun 04:40
Compare
Choose a tag to compare

📦 Dependency Upgrades

  • Bump mockitoVersion from 5.11.0 to 5.12.0 #907
  • Bump jacksonVersion from 2.17.0 to 2.17.1 #906

0.24.0.RELEASE

01 May 08:03
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • Align AuthenticationDataValidator logic to WebAuthn Level3 working draft1 #895
  • Drop deprecated MDS2 support #901

⭐ Enhancements

  • Align RegistrationDataValidator logic to WebAuthn Level3 working draft1 #893
  • Replace nullability annotations with jetbrains annotations #902
  • Update documents #903

📦 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.6 #898
  • Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 #897

0.23.0.RELEASE

01 Apr 13:34
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • Remove Serializable #885

📦 Dependency Upgrades

  • Bump jacksonVersion from 2.16.2 to 2.17.0 #887
  • Bump jacksonVersion from 2.16.1 to 2.16.2 #886
  • Bump ch.qos.logback:logback-classic from 1.5.1 to 1.5.3 #884
  • Bump mockitoVersion from 5.10.0 to 5.11.0 #883
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 4.4.1.3373 to 5.0.0.4638 #888

0.22.2.RELEASE

02 Mar 00:08
Compare
Choose a tag to compare

📦 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.1 #880
  • Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 #877

🪲 Bugs

  • Bugfix: HKDFUtil.calculateHKDFSHA256 #876

0.22.1.RELEASE

01 Feb 07:18
Compare
Choose a tag to compare

📦 Dependency Upgrades

  • Bump org.asciidoctor:asciidoctor-gradle-jvm from 4.0.1 to 4.0.2 #873
  • Bump mockitoVersion from 5.8.0 to 5.10.0 #872
  • Bump org.asciidoctor:asciidoctor-gradle-jvm from 3.3.2 to 4.0.1 #870
  • Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 #869

0.22.0.RELEASE

01 Jan 12:29
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • Drop JDK8 support #857

⭐ Enhancements

  • Implement none attestation authenticator #852

📦 Dependency Upgrades

  • Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 #859
  • Update mockito to 5.8.0 #858
  • Bump jacksonVersion from 2.16.0 to 2.16.1 #855
  • Bump org.checkerframework:checker-qual from 3.41.0 to 3.42.0 #854
  • Bump org.checkerframework:checker-qual from 3.40.0 to 3.41.0 #850

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.21.9.RELEASE

01 Dec 14:58
Compare
Choose a tag to compare

⭐ Enhancements

  • Add easily accessing credential data methods #839
  • Add AttestationObjectSerializer #838
  • Add NoneAttestationStatementSerializer #837
  • Add PublicKeyCredential#getAuthenticatorAttachment #836
  • Rename PublicKeyCredential#getAuthenticatorResponse #835

📦 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14 #846
  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.17 to 2.7.18 #841
  • Bump jacksonVersion from 2.15.3 to 2.16.0 #840
  • Bump org.checkerframework:checker-qual from 3.39.0 to 3.40.0 #834

0.21.8.RELEASE

01 Nov 13:36
Compare
Choose a tag to compare

⭐ Enhancements

  • Fixed typo in RegistrationDataValidator.java #829

📦 Dependency Upgrades

  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.16 to 2.7.17 #828
  • Bump jacksonVersion from 2.15.2 to 2.15.3 #827
  • Update gradle to 8.4 #826
  • Bump org.checkerframework:checker-qual from 3.38.0 to 3.39.0 #823

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.21.7.RELEASE

01 Oct 08:54
Compare
Choose a tag to compare

🪲 Bugs

  • Trust certificate if it is the only one in x5c and equals to trust anchors #820

📦 Dependency Upgrades

  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.15 to 2.7.16 #818
  • Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 #817
  • Bump org.checkerframework:checker-qual from 3.37.0 to 3.38.0 #815

0.21.6.REREASE

01 Sep 13:05
Compare
Choose a tag to compare

📦 Dependency Upgrades

  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.14 to 2.7.15 #812
  • Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 #810