Releases: jenkinsci/cloudbees-disk-usage-simple-plugin
Releases · jenkinsci/cloudbees-disk-usage-simple-plugin
232.v713eeed2e1f4
🚀 New features and improvements
- JENKINS-73968 - Extract event handler in
QuickDiskUsagePlugin/sidepanel.jelly
(#113) @shlomomdahan
👻 Maintenance
- [chore] Bump core to 2.452.4 (#108) @PierreBtz
- [chore] Enable Jenkins Security Scan (#107) @strangelookingnerd
📦 Dependency updates
- Bump com.mycila:license-maven-plugin from 4.3 to 4.6 (#110) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#106) @dependabot
205.v47f4ee8803d1
203.v3f46a_7462b_1a_
🐛 Bug fixes
- JENKINS-66197 - Touch a specific file instead of the JENKINS_HOME directory (#99) @PierreBtz
👻 Maintenance
- [chore] Bump to a maven 3.9.x version of Maven (#94) @PierreBtz
- Require Java 11, test with Java 21 (#93) @MarkEWaite
📦 Dependency updates
- Bump com.mycila:license-maven-plugin from 4.1 to 4.3 (#95) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.76 (#98) @dependabot
187.v6378d330d1d4
🚀 New features and improvements
👻 Maintenance
- Add Plugin Development Team to CODEOWNERS (#91) @sghill-rewrite
182.v62ca_0c992a_f3
178.v1a_4d2f6359a_8
🐛 Bug fixes
- JENKINS-69321 - Tidy sidebar on disk usage page (#77) @pascal910107
176.v4fdfcc443b_cf
🚀 New features and improvements
- JENKINS-68608 - Add entire disk space usage as JENKINS_FS (#71) @hareldev
170.va_fd5b_4ee6858
🚀 New features and improvements
- Use new table style (#56) @farodin91
👻 Maintenance
- [Chore] Activate CD (#73) @PierreBtz
- [Chore] Modernize the plugin (#70) @PierreBtz
- Fix some log levels to WARNING (#63) @jonesbusy
- Better logging levels: use FINE rather than INFO (#57) @cyrille-leclerc
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#74) @dependabot
- Update Dependabot config file (#38) @dependabot
- Bump plugin from 4.3 to 4.19 (#47) @dependabot
- Bump license-maven-plugin from 2.11 to 4.1 (#46) @dependabot
0.10
- Transient atomics to prevent serialization issues (#26) @res0nance
- JEP-224 - System read permissions (#27) @res0nance
- Migrate docs + categorise management link + use supported lts version + dark theme fix (#29) @timja
- Many Improvements (#24) @darxriggs
- fix the description displayed in the Jenkins plugin manager (#22) @evernat
- Use HTTPS URLs in pom.xml (#25) @daniel-beck-bot
- show a progress bar to inform end-user about the current status (#23) @ndeloof
0.9
Release date: 2017-08-03
- Postpone disk usage update after Jenkins is fully up (JENKINS-45943)