🚀 New features and improvements
- Introduce in the CLI interface, powered by picocli (#437)
- Supported commands:
run
,cli
,generate-completion
,version
,help
- Supported commands:
- Update the Jenkins core to 2.263.1 LTS (#443)
🐛 Bug Fixes
- Ensure that the Jenkins shutdown logic is invoked by default (#440)
- Remove commons-logging JAR and use slf4j as the rest of Jenkins (#440)
📝 Documentation updates
- Discourage users from running the preview Standalone JAR due to extension loading issues (#446)
- Simplify the quick start section, remove platform-dependent steps (#439)
👻 Maintenance
- Deprecate the
--cli
CLI argument (#437) - Switch Jenkinsfile Runner CLI from args4j to picocli (#432)
- Bump jenkins from 1.60 to 1.61 (#444)
All contributors: @dependabot, and @oleg-nenashev