Skip to content

Releases: jenkinsci/lib-access-modifier

1.24

30 Jul 15:15
380371e
Compare
Choose a tag to compare

🐛 Bug fixes

  • Also load local restrictions from old index location (#54) @jglick

👻 Maintenance

1.23

29 Jul 20:47
01825b2
Compare
Choose a tag to compare

1.22

19 Jul 15:02
1df284f
Compare
Choose a tag to compare

🐛 Bug fixes

  • Update annotation-indexer library to 1.14 (#50) @jglick

📦 Dependency updates

👻 Maintenance

  • Set url so releases are sourced properly (#42) @timja

1.21

18 Dec 11:22
access-modifier-1.21
60f20dd
Compare
Choose a tag to compare

👪 New home

Access Modifier has moved from @kohsuke's personal account into the @jenkinsci GitHub organisation

We're currently only publishing this to https://repo.jenkins-ci.org, if someone has a need for this to be in maven central then please open a GitHub issue here and we can discuss it.

Note: there were a number of failed releases during the migration due to this being the first maven plugin hosted in a long time and some additional configuration required for it

🚀 New features and improvements

  • Classes should be able to access their own fields and methods (#17) @t-8ch
  • Make Checker constructor public (#23) @sghill

📦 Dependency updates

👻 Maintenance

  • Output invoker failures in junit format (#39) @timja
  • Incrementalified. (#33) @timja
  • Initial metadata updates - dependabot, release-drafter etc (#34) @timja
  • Use jenkins pom + modernise (spotbugs) and add CI (#32) @timja
  • Support compiling with java level 11 (#29) @timja