Releases: stfc/CertWizard
CertWizard 2.1.1
This release includes the new SHA2 root.
Full Changelog: v2.1.0...v2.1.1
CertWizard 2.1.0
What's Changed
- New feature! Specify your ca directory on the command line!
- Bump javapackager from 1.6.6 to 1.6.7 by @dependabot in #38
- Bump log4j-api from 2.17.2 to 2.19.0 by @dependabot in #39
- Bump log4j-core from 2.17.2 to 2.19.0 by @dependabot in #40
- Bump javapackager from 1.6.7 to 1.7.0 by @dependabot in #41
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #44
- Bump log4j-api from 2.19.0 to 2.20.0 by @dependabot in #43
- Bump log4j-core from 2.19.0 to 2.20.0 by @dependabot in #42
Full Changelog: v2.0.1...v2.1.0
Release v2.0.1
What's Changed
- Bump log4j-core from 2.17.1 to 2.17.2 by @dependabot in #29
- Bump log4j-api from 2.17.1 to 2.17.2 by @dependabot in #30
- Bump javapackager from 1.6.3 to 1.6.5 by @dependabot in #32
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #33
- Bump javapackager from 1.6.5 to 1.6.6 by @dependabot in #35
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Bump log4j-api from 2.17.0 to 2.17.1 by @dependabot in #24
- Bump log4j-core from 2.17.0 to 2.17.1 by @dependabot in #23
- Bump javapackager from 1.6.2 to 1.6.3 by @dependabot in #26
- Bump maven-compiler-plugin from 3.8.1 to 3.10.0 by @dependabot in #27
- Properly add hostname SAN by @willfurnell in #28
Full Changelog: v1.0.3...v2.0.0
CertWizard 1.0.3
Upgrade Log4J
CertWizard 1.0.2
What's Changed
- Bump log4j-core from 2.15.0 to 2.16.0 by @dependabot in #19
- Bump log4j-api from 2.15.0 to 2.16.0 by @dependabot in #20
Full Changelog: v1.0.1...v1.0.2
CertWizard 1.0.1
This release updates dependencies
What's Changed
- Bump log4j-core from 2.14.1 to 2.15.0 by @dependabot in #18
- Bump log4j-api from 2.14.1 to 2.15.0 by @dependabot in #17
- Bump bcprov-jdk15on from 1.69 to 1.70 by @dependabot in #16
- Bump bcpkix-jdk15on from 1.69 to 1.70 by @dependabot in #15
Full Changelog: v1.0.0...v1.0.1
CertWizard 1.0.0
This release fixes revoking certificates from within CertWizard.
There has been a large amount of refactoring within the code base to remove old code that is no longer used.
Other misc bugs (like URLs) also fixed.
Windows and Mac versions don't need Java installed.
Full Changelog: v0.9.0...v1.0.0
CertWizard 0.9.0
This release updates the signature algorithm for CertWizard generated CSRs to be SHA256withRSA. This increases compatibility with the backend signing server.
CertWizard 0.8.1
This release includes updated dependencies.