Skip to content

Latest commit

 

History

History
63 lines (28 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

63 lines (28 loc) · 2.77 KB

1.6.1 (2024-03-07)

Bug Fixes

  • deps: update bcprov-jdk15on to bcprov-jdk18on (87f8dae)

1.6.0 (2023-12-19)

Features

1.5.1 (2023-10-26)

Bug Fixes

  • deps: update dependency javax.xml.bind:jaxb-api to v2.3.1 (08047e9)

1.5.0 (2023-10-26)

Features

  • remove use of sun.security.x509.* to support Java 17 (98cb397)

1.4.1 (2023-07-20)

Bug Fixes

  • update policy description (f1d7b66)

1.4.0 (2023-07-05)

Features

1.3.3 (2022-05-03)

Bug Fixes

  • properly verify signature (9ef7734)

1.3.2 (2022-03-04)

Bug Fixes

  • test: change serialNumber to get an existing revoked certificate (57b16b5)
  • use chain for TransformableStream to fail if TransformationException (99d6c73)

1.3.1 (2022-01-24)

Bug Fixes