All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Use most recent parent pom 6.2111.v8b_6a_1d599df3
- Migrate tests to JUnit5
- Test with Java 25 and Java 21
- Automate dependency updates
- Ban JUnit 4 imports
- Require 2.504.3 as minimum Jenkins version
v2.3 - 2025-02-17
- Stop testing Java 11
- Use jenkins.baseline to reduce bom update mistakes
- feat: update plugin to 5.7 & Jenkins baseline to 2.479.1
- Fix javadoc for DescriptorImpl.newInstance method