Releases: jenkinsci/categorized-view-plugin
Releases · jenkinsci/categorized-view-plugin
164.v1c1b_dd4cdb_62
<!-- Optional: add a release summary here -->
156.v7a_384fb_fe44b_
👻 Maintenance
- Enable automatic release on merge to master (#69) @mPokornyETM
- Simplify JSON parsing (#57) @basil
✍ Other changes
- JDK 21 on linux (#65) @mPokornyETM
- Update Jenkins Security Scan action (#60) @strangelookingnerd
- remove yui (#58) @mawinter69
📦 Dependency updates
18 changes
- Bump io.jenkins.tools.bom:bom-2.440.x from 3358.vea_fa_1f41504d to 3435.v238d66a_043fb_ (#70) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.88 (#62) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.85 to 4.86 (#59) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#56) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84 (#55) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83 (#54) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#53) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 (#52) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#51) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80 (#50) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.79 (#49) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#48) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#47) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#46) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#44) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75 (#43) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#41) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#40) @dependabot
1.13
🚀 New features and improvements
🐛 Bug fixes
- Adapt to jenkinsci/jenkins#7942 (#38) @basil
- Remove
compatibleSinceVersion
from POM (#26) @mtughan
👻 Maintenance
- Reduce usage of reflection (#39) @basil
- Remove usage of Prototype.js (#32) @basil
- Refresh plugin for June 2023 (#33) @basil
- Modernize to latest versions supported by Java 8 (#34) @sghill
- Migrate from
hudson.util.CaseInsensitiveComparator
to JavaString.CASE_INSENSITIVE_ORDER
(#27) @basil - Migrate from Joda Time to Java 8 APIs (#28) @basil