1.6
github-actions
released this
05 May 17:41
·
69 commits
to refs/heads/master
since this release
π New features and improvements
- [#11] mark Mojos threadsafe. (#39) @bmarwell
- Allow multiple ext to be specified for GenerateKeyPairMojo, GenerateCertificateRequestMojo, and GenerateCertificateMojo (#16) @adamretter
- setup release drafter, dependabot and gh ci action (#17) @olamy
- Support parent directory creation for certificates operations (#10) @Hugal31
- add ext-support for certreq (#13) @magilus
- Support repeated -ext args in keytool-api (#8) @jfallows
- Configure site deploy to gh-pages (#4) @tchemit
π¦ Dependency updates
- Bump maven-site-plugin from 3.11.0 to 3.12.0 (#34) @dependabot
- Bump actions/setup-java from 2 to 3 (#32) @dependabot
- Bump mojo-parent from 65 to 67 (#31) @dependabot
- Bump mavenVersion from 2.1.0 to 2.2.1 (#29) @dependabot
- Bump maven-shared-utils from 0.5 to 3.3.4 (#28) @dependabot
- Bump plexus-utils from 3.0.1 to 3.4.1 (#20) @dependabot
- Bump plexus-container-default from 1.0-alpha-9-stable-1 to 2.1.1 (#19) @dependabot
- Bump maven-site-plugin from 3.4 to 3.11.0 (#27) @dependabot
- Bump plexus-component-annotations from 1.5.5 to 2.1.1 (#24) @dependabot
- Bump mojo-parent from 33 to 65 (#26) @dependabot
- Bump plexus-component-metadata from 1.5.5 to 2.1.1 (#22) @dependabot
- Bump maven-scm-publish-plugin from 1.1 to 3.1.0 (#23) @dependabot
- Bump maven-invoker-plugin from 1.8 to 3.2.2 (#21) @dependabot
- Bump actions/checkout from 2 to 3 (#18) @dependabot
π Documentation updates
- [#37] add README.adoc. (#38) @bmarwell
- Fix typo in all examples (#5) @csabapalfi