Skip to content

Releases: s4u/sign-maven-plugin

v1.1.0

20 Feb 20:58
v1.1.0
2ca7c4b
Compare
Choose a tag to compare

What's Changed

🔥 New features

  • Update to Maven4 #173

🔨 Maintenance

  • Fix failing builds on Java 11 and newer, update a bunch of dependencies, add java21 support #166
  • Fix docs abut Maven 4 #175
  • Use new maven-plugin-report-plugin #176

🧰 Dependency updates

  • Bump mockito.version from 4.3.1 to 4.4.0 #117
  • Bump parent from 2.15.0 to 2.16.0 #118
  • Bump slf4j-mock from 2.1.1 to 2.2.0 #120
  • Bump mockito.version from 4.4.0 to 4.5.1 #121
  • Bump lombok from 1.18.22 to 1.18.24 #122
  • Bump plexus-utils from 3.4.1 to 3.4.2 #124
  • Bump mockito.version from 4.5.1 to 4.6.0 #125
  • Bump assertj-core from 3.22.0 to 3.23.1 #126
  • Bump mockito.version from 4.6.0 to 4.6.1 #127
  • Bump junit-bom from 5.8.2 to 5.9.0 #129
  • Bump junit-bom from 5.9.0 to 5.9.1 #134
  • Bump parent from 2.16.0 to 2.17.0 #136
  • Bump slf4j-mock from 2.2.0 to 2.3.0 #138
  • Bump mockito.version from 4.6.1 to 4.8.1 #139
  • Bump plexus-utils from 3.4.2 to 3.5.0 #140
  • Bump mockito.version from 4.8.1 to 4.9.0 #142
  • Bump mockito.version from 4.9.0 to 4.10.0 #146
  • Bump mockito.version from 4.10.0 to 4.11.0 #147
  • Bump assertj-core from 3.23.1 to 3.24.1 #148
  • Bump parent from 2.17.0 to 2.18.0 #149
  • Bump junit-bom from 5.9.1 to 5.9.2 #150
  • Bump assertj-core from 3.24.1 to 3.24.2 #152
  • Bump pgpverify-maven-plugin from 1.16.0 to 1.17.0 #153
  • Bump lombok from 1.18.24 to 1.18.26 #155
  • Bump junit-bom from 5.9.2 to 5.9.3 #161
  • Bump lombok from 1.18.26 to 1.18.28 #162
  • Bump parent from 2.18.0 to 2.19.0 #163
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #169
  • Bump org.assertj:assertj-core from 3.25.0 to 3.25.3 #170
  • Bump org.codehaus.plexus:plexus-utils from 3.5.0 to 4.0.0 #171
  • Bump org.simplify4u:parent from 2.20.0 to 2.20.1 #177

❤️ Thanks

Many thanks for collaboration on this release for: @123Haynes, @cstamas, @slawekjaranowski and GitHub Action

v1.0.1

27 Feb 13:45
v1.0.1
6e7614d
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Use BC implementation for key manipulation- support EdDSA #113

🧰 Dependency updates

  • Bump pgpverify-maven-plugin from 1.15.0 to 1.16.0 #111
  • Bump slf4j-api from 1.7.32 to 1.7.33 #112
  • Bump slf4j-api from 1.7.33 to 1.7.35 #114
  • Bump mockito.version from 4.2.0 to 4.3.1 #115
  • Bump slf4j-api from 1.7.35 to 1.7.36 #116

❤️ Thanks

Many thanks for collaboration on this release for: @josevjunior, @slawekjaranowski

v1.0.0

07 Jan 11:33
v1.0.0
123f8aa
Compare
Choose a tag to compare

What's Changed

🔥 New features

  • logging to DEBUG the source of configuration values (whether from POM or sysenv) #88
  • Allow empty value in environment variables #89
  • Support tilde ~ in key file path #91
  • Key configuration in server settings.xml #103
  • Exclude files from signing by wildcards #107

🐞 Bug Fixes

  • Skip primary artifact without file #108

🔨 Maintenance

  • Documentation improvement #68
  • Replace sks by ubuntu keyserver in example #69
  • Add pgpverify-maven-plugin version to pom #72
  • Mockito version in property #90
  • Code cleanup #92
  • Use organization wide release drafter configuration #93
  • Maven core components in provided scope #94
  • IT test for environment variables #95
  • Change deprecated o.s.p:plexus-sec-dispatcher to o.c.p:plexus-sec-dispatcher #96
  • Refactor code for private key configuration #102

🧰 Dependency updates

  • Bump parent from 2.11.0 to 2.11.1 #44
  • Bump mockito-junit-jupiter from 3.8.0 to 3.9.0 #45
  • Bump parent from 2.11.1 to 2.12.0 #48
  • Bump maven-plugin-annotations from 3.6.0 to 3.6.1 #49
  • Bump junit-pioneer from 1.3.8 to 1.4.0 #50
  • Bump junit-pioneer from 1.4.0 to 1.4.1 #51
  • Bump mockito-junit-jupiter from 3.9.0 to 3.10.0 #52
  • Bump parent from 2.12.0 to 2.12.1 #53
  • Bump junit-bom from 5.7.1 to 5.7.2 #54
  • Bump junit-pioneer from 1.4.1 to 1.4.2 #55
  • Bump mockito-junit-jupiter from 3.10.0 to 3.11.0 #56
  • Bump bcpg-jdk15on from 1.68 to 1.69 #57
  • Bump mockito-junit-jupiter from 3.11.0 to 3.11.1 #58
  • Bump assertj-core from 3.19.0 to 3.20.0 #59
  • Bump assertj-core from 3.20.0 to 3.20.1 #60
  • Bump slf4j-api.version from 1.7.30 to 1.7.31 #61
  • Bump mockito-junit-jupiter from 3.11.1 to 3.11.2 #62
  • Bump assertj-core from 3.20.1 to 3.20.2 #63
  • Bump parent from 2.12.1 to 2.13.0 #64
  • Bump vavr from 0.10.3 to 0.10.4 #65
  • Bump slf4j-api.version from 1.7.31 to 1.7.32 #66
  • Bump plexus-utils from 3.3.0 to 3.4.0 #67
  • Bump mockito-junit-jupiter from 3.11.2 to 3.12.0 #70
  • Bump mockito-junit-jupiter from 3.12.0 to 3.12.1 #71
  • Bump mockito-junit-jupiter from 3.12.1 to 3.12.3 #73
  • Bump mockito-junit-jupiter from 3.12.3 to 3.12.4 #74
  • Bump plexus-utils from 3.4.0 to 3.4.1 #76
  • Bump org.eclipse.sisu.inject from 0.3.4 to 0.3.5 #78
  • Bump junit-bom from 5.7.2 to 5.8.0 #79
  • Bump assertj-core from 3.20.2 to 3.21.0 #80
  • Bump junit-bom from 5.8.0 to 5.8.1 #83
  • Bump lombok from 1.18.20 to 1.18.22 #85
  • Bump mockito-junit-jupiter from 3.12.4 to 4.0.0 #86
  • Bump parent from 2.13.0 to 2.15.0 #87
  • Bump pgpverify-maven-plugin from 1.14.1 to 1.15.0 #97
  • Bump mockito.version from 4.0.0 to 4.1.0 #98
  • Bump junit-pioneer from 1.4.2 to 1.5.0 #99
  • Bump junit-bom from 5.8.1 to 5.8.2 #100
  • Bump bcpg-jdk15on from 1.69 to 1.70 #101
  • Bump mockito.version from 4.1.0 to 4.2.0 #104
  • Bump plexus-component-annotations from 2.1.0 to 2.1.1 #106
  • Bump assertj-core from 3.21.0 to 3.22.0 #109

❤️ Thanks

Many thanks for collaboration on this release for: @mccartney, @ddidier, @robertcsakany, @slawekjaranowski

v0.3.1

05 Apr 19:58
f905068
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix for maven 3.8 #43

Dependency updates

  • Bump assertj-core from 3.18.1 to 3.19.0 #35
  • Bump junit-pioneer from 1.2.0 to 1.3.0 #36
  • Bump lombok from 1.18.16 to 1.18.18 #37
  • Bump junit-bom from 5.7.0 to 5.7.1 #38
  • Bump mockito-junit-jupiter from 3.7.7 to 3.8.0 #39
  • Bump junit-pioneer from 1.3.0 to 1.3.8 #40
  • Bump parent from 2.10.0 to 2.11.0 #41
  • Bump lombok from 1.18.18 to 1.18.20 #42

Thanks

Many thanks for collaboration on this release for: @slawekjaranowski

v0.3.0

22 Jan 22:07
d669565
Compare
Choose a tag to compare

What's Changed

New features

  • Allow maven encryption for keyPass #34

Dependency updates

  • Bump mockito-junit-jupiter from 3.6.28 to 3.7.0 #30
  • Bump mockito-junit-jupiter from 3.7.0 to 3.7.7 #31
  • Bump junit-pioneer from 1.1.0 to 1.2.0 #32

Thanks

Many thanks for collaboration on this release for: @slawekjaranowski

v0.2.1

04 Jan 21:02
5b2add9
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Reproducible build - sorted javax.inject.Named #26
  • signature filename with classifier #28

Dependency updates

  • Bump parent from 2.9.0 to 2.10.0 #29

Thanks

Many thanks for collaboration on this release for: @mkarg, @slawekjaranowski

v0.2.0

01 Jan 20:21
a33e697
Compare
Choose a tag to compare

What's Changed

New features

  • [8] Signature file name should contain version #17
  • add expired key for testing #7 #20
  • Validate key expiration time #22

Bug Fixes

  • Clear environment variable before tests. #16

Maintenance

  • junit-pioneer in test scope #9
  • cleanup GitHub Actions #10
  • Using Java NIO API instead of Java IO API #13
  • Fixed typos and grammar #14
  • Remove HISTORY.md #15
  • add LICENSE.txt #23
  • WIP: [19] Assert signature file name syntax #21
  • Adding developer mkarg to POM #24

Dependency updates

  • Bump parent from 2.7.1 to 2.9.0 #12

Thanks

Many thanks for collaboration on this release for: @mkarg, @slawekjaranowski

v0.1.0

24 Dec 10:27
fd190e0
Compare
Choose a tag to compare

What's Changed

New features

  • allow skip execution #2
  • allow skip execution if no key exist #3
  • keyId from environment #4
  • support for sub keys #6

Dependency updates

  • Bump bcpg-jdk15on from 1.66 to 1.67 #1
  • Bump bcpg-jdk15on from 1.67 to 1.68 #5

Thanks

Many thanks for collaboration on this release for: @slawekjaranowski