Whatβs Changed
π Features
- Add support for configuration-as-code plugin (#265) @LinuxSuRen
- Add docker image for jcli (#260) @LinuxSuRen
- Add documents of Jenkins client usage (#256) @1179325921
- Add support get the identity of Jenkins (#292) @LinuxSuRen
- Add support take url from cmd line options (#291) @LinuxSuRen
- Add support to create a new token for other users (#289) @LinuxSuRen
- Add support to create a jnlp agent (#290) @LinuxSuRen
- Improve the data output from cmd (#285) @LinuxSuRen
- Enhance the searching Jenkins job (#284) @LinuxSuRen
- Add support to search Jenkins job or folder (#281) @LinuxSuRen
- Add diagnose for casc cmd (#280) @LinuxSuRen
- Add more cmds for agent (#278) @LinuxSuRen
- Add support to manage credentials (#266) @LinuxSuRen
- Add support to release a plugin (#276) @LinuxSuRen
- Add support for color the output (#273) @LinuxSuRen
- Support cancel multiple queue item one time (#274) @LinuxSuRen
- Support give system property to jenkins.war (#275) @LinuxSuRen
- Add support to download the latest dev version of jcli (#267) @LinuxSuRen
- Add support to run Jenkins (#262) @LinuxSuRen
- Add support to list Jenkins agents (#259) @LinuxSuRen
π Bug Fixes
- Fix the warning which found by lgtm.com (#293) @LinuxSuRen
- Fix the bash-completion error which caused by refactoring (#294) @LinuxSuRen
- Fix a typo in PO file (#282) @anxk
- Fix the panic when no config file (#269) @LinuxSuRen
π Documentation updates
- Add comment for Develop Environment (#263) @yJunS
- Add other ways to download jcli (#264) @LinuxSuRen
π» Maintenance
- Remove url in the markdown template (#271) @LinuxSuRen
- Make jcli docker dev image be smaller (#268) @LinuxSuRen
- Add badge of docker pull (#261) @LinuxSuRen
- Bump github.com/onsi/ginkgo from 1.10.3 to 1.11.0 (#288) @dependabot-preview
- Bump github.com/onsi/gomega from 1.7.1 to 1.8.1 (#287) @dependabot-preview
- Bump github.com/AlecAivazis/survey/v2 from 2.0.4 to 2.0.5 (#270) @dependabot-preview
π¦ Tests
- Add test cases for open commands (#272) @LinuxSuRen