Releases: jenkinsci/config-file-provider-plugin
Releases · jenkinsci/config-file-provider-plugin
v3.11.1 🌈
🐛 Bug fixes
- fix: Fix symbol API detection (#216) @NotMyFault
v3.11.0 🌈
🚀 New features and improvements
- JENKINS-66708 - Modernize config-file-provider icons (#215) @bzzitsme
📦 Dependency updates
- Bump plugin from 4.42 to 4.43.1 (#214) @dependabot
- Bump bom-2.303.x from 1466.v85a_616ea_b_87c to 1478.v81d3dc4f9a_43 (#213) @dependabot
- Bump bom-2.303.x from 1342.v729ca_3818e88 to 1466.v85a_616ea_b_87c (#212) @dependabot
- Bump plugin from 4.40 to 4.42 (#211) @dependabot
- Bump subversion from 2.15.4 to 2.15.5 (#203) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#204) @dependabot
v3.10.0 🌈
✍ Other changes
📦 Dependency updates
- Bump bom-2.303.x from 1210.vcd41f6657f03 to 1342.v729ca_3818e88 (#201) @dependabot
- Bump subversion from 2.15.2 to 2.15.4 (#197) @dependabot
- Bump bom-2.303.x from 1181.v04b_21d4b_0d6c to 1210.vcd41f6657f03 (#191) @dependabot
- Bump plugin from 4.37 to 4.38 (#190) @dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#188) @dependabot
- Bump bom-2.303.x from 1148.v7261f385f859 to 1181.v04b_21d4b_0d6c (#187) @dependabot
- Bump plugin from 4.33 to 4.37 (#185) @dependabot
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.1 (#179) @dependabot
- Bump bom-2.303.x from 1135.va_4eeca_ea_21c1 to 1148.v7261f385f859 (#178) @dependabot
v3.9.0 🌈
🚀 New features and improvements
- Modernise forms (#160) @janfaracik
- JENKINS-66708 - Prepare removal of sunset icons from core (#146) @NotMyFault
🐛 Bug fixes
- JENKINS-60498 - reconcile configs collection type when set by CasC (#145) @tnaroska
📦 Dependency updates
- Bump bom-2.303.x from 1117.v62a_f6a_01de98 to 1135.va_4eeca_ea_21c1 (#176) @dependabot
- Bump bom-2.303.x from 1090.v0a_33df40457a_ to 1117.v62a_f6a_01de98 (#174) @dependabot
- Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (#173) @dependabot
- Bump subversion from 2.15.1 to 2.15.2 (#172) @dependabot
- Bump symbol-annotation from 1.17 to 1.23 (#171) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.5 (#170) @dependabot
- Bump (together) minimum release, parent pom, and bom (#169) @jmMeessen
- Bump plugin from 4.31 to 4.33 (#164) @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#163) @dependabot
- Bump maven-plugin from 3.15.1 to 3.16 (#162) @dependabot
👻 Maintenance
- Enable gitpod support (#175) @jmMeessen
- ignore VScode configuration files (git) (#168) @jmMeessen
- Remove Github Action maven builds (#167) @jmMeessen
- EOL JSR 305 (#166) @basil
v3.8.2 🌈
🐛 Bug fixes
- Fix SpotBugs introduced in JENKINS-67122 - fix (#155) @alecharp
- Fix invalid HTML page (#153) @alecharp
- JENKINS-67122 - Fix NPE in Pipeline Snippet Generator (#152) @MarkEWaite
📦 Dependency updates
- Bump subversion from 2.13.2 to 2.15.1 (#151) @dependabot
- Update project configuration (#154) @alecharp
👻 Maintenance
- Use spotbugs instead of javax CheckForNull (#158) @MarkEWaite
- Enable incremental artifacts (#157) @MarkEWaite
- Use https:// instead of git:// for public SCM repo (#156) @MarkEWaite
- Update project configuration (#154) @alecharp
- JENKINS-66887 - Enable jdk11 build on CI on jenkins.io (#149) @aHenryJard
v3.8.1 🌈
🐛 Bug fix
- Fix 3.7.0 regression in CleanTempFilesRunListener (#130) @thomasgl-orange
- Fix test errors because of change in security classes on new Jenkins core versions (#137) @MRamonLeon
📦 Dependency updates
- Bump actions/cache from 2.1.5 to 2.1.6 (#131) @dependabot
- Bump bom-2.277.x from 29 to 887.vae9c8ac09ff7 (#139) @dependabot
v3.8.0 🌈
🌟 New Features
- Credential management in custom files
📦 Dependency updates
- Several dependency updates
📖 Documentation
- Improve documentation
🛠 Maintenance
- Fix test errors for newer Jenkins core
- Fix GH build
- Update parent pom
- Update terminology
v3.7.2
🐛 Bug fix
- JENKINS-65436: Fixed error when you go to Global Tool Configuration -> Maven Configuration and configure either the Default settings provider field to Provided settings xml or the Default global settings provider field to provided global settings.xml.
v3.7.1
Security fixes
See advisory at https://www.jenkins.io/security/advisory/2021-04-21/
- SECURITY-2202: CSRF vulnerability
- SECURITY-2203: Information disclosure
- SECURITY-2204: XXE vulnerability
- SECURITY 2254: Information disclosure
🐛 Known bugs
- JENKINS-65436: If you go to Global Tool Configuration -> Maven Configuration and configure either the Default settings provider field to Provided settings xml or the Default global settings provider field to provided global settings.xml, an error is shown up in the UI and a message is printed out in the logs.
config-file-provider-3.7.0
- set management link category to CONFIGURATION (#78) @thomasgl-orange
- Do some cleanups (#77) @res0nance
- Fix changelog badge (#72) @darxriggs