Releases: jenkinsci/createjobadvanced-plugin
Releases · jenkinsci/createjobadvanced-plugin
createjobadvanced-1.10.0
What's Changed
- Plugin Modernization & Folder support by @microscotch in #8
- feat(java): Require Jenkins core 2.479.3 and Java 17. by @gounthar in #11
- Enable Jenkins Security Scan by @strangelookingnerd in #13
- Topic/dev container fix by @microscotch in #14
- bugfix: prevent plugin feature issues if folder plugin is missing by @microscotch in #15
- bugfix: prevent display of stappler issue when renaming a project with a space in new name by @microscotch in #16
- bugfix: Fix devcontainer startup & maven local repository location by @microscotch in #17
- feat(test): Add plugin tests by @microscotch in #18
- Migrate tests to JUnit5 by @strangelookingnerd in #19
- feat(build): Increase spotbugs effort and threshold by @microscotch in #20
New Contributors
Full Changelog: createjobadvanced-1.9.0...createjobadvanced-1.10.0
1.9.0
🚀 New features and improvements
- JENKINS-64533 - Adding missing tables (#5) @dariver
📦 Dependency updates
- Require Jenkins Core 2.249.1 (#6) @oleg-nenashev
- Update Parent POM and plugin dependencies (#6) @oleg-nenashev
📝 Documentation updates
- Move documentation to GitHub (#6) @oleg-nenashev
👻 Maintenance
- Add Release Drafter (#6) @oleg-nenashev
- Use HTTPS URLs in pom.xml (#3) @daniel-beck-bot