Skip to content

3.2.0

Compare
Choose a tag to compare
@cstamas cstamas released this 11 Mar 08:12
· 25 commits to master since this release

Release Notes - Maven GPG Plugin - Version 3.2.0

Bug

  • [MGPG-85] - Regression in maven-metadata for SNAPSHOTs between 1.6 and 3.0.1
  • [MGPG-98] - non-reproducible pom.xml
  • [MGPG-99] - Passcode byte array provided to gpg executable on stdin is not terminated
  • [MGPG-100] - Fix Temporary File Information Disclosure Vulnerability

New Feature

  • [MGPG-106] - Introduce second signer implementation based on Bouncy Castle

Improvement

  • [MGPG-101] - Switch to Junit5
  • [MGPG-102] - Drop maven-artifact-transfer used by sign-and-deploy-file
  • [MGPG-105] - Stop propagating bad practices; but allow for "compat mode"
  • [MGPG-110] - The sign-and-deploy-file mojo POM validation is off

Task

Dependency upgrade

  • [MGPG-104] - Update to 3.9.6, drop the cruft, minimum baseline remains 3.2.5

What's Changed

New Contributors

Full Changelog: maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.0