Releases: jenkins-zh/jenkins-client
Releases · jenkins-zh/jenkins-client
v0.0.15 🌈
What’s Changed
- fix: fix the bug of downloading artifact (#66) @littlejiancc
🚀 Features
👻 Maintenance
- chore: upgrade dep downloader (#71) @LinuxSuRen
v0.0.14 🌈
What’s Changed
- Change DurationInMillis's type from int to int64 (#62) @chengleqi
- Add privileged support for the pod template (#60) @LinuxSuRen
- Support to parse pipeline in JSON format (#59) @LinuxSuRen
- Fix json form in UpdateInFolder (#58) @chengleqi
- Support to delete a credential which in a folder (#57) @LinuxSuRen
- Add idelMinutes setting support (#56) @LinuxSuRen
- Fix the type of errors (#54) @LinuxSuRen
- Support to convert between k8s podtemplate and Jenkins (#52) @LinuxSuRen
🚀 Features
- fix: Solve the problem of failure to download multi-branch-pipeline artifacts (#64) @littlejiancc
v0.0.13 🌈
What’s Changed
- Fix the type of errors (#54) @LinuxSuRen
v0.0.12 🌈
What’s Changed
- Support to convert between k8s podtemplate and Jenkins (#52) @LinuxSuRen
v0.0.11 🌈
What’s Changed
- Support to get all the labels of Jenkins (#50) @LinuxSuRen
v0.0.10 🌈
What’s Changed
- Support to turn between JSON and Jenkinsfile (#48) @LinuxSuRen
v0.0.9 🌈
v0.0.8 🌈
What’s Changed
- Add functions of checking a new source or replacing it (#43) @LinuxSuRen
v0.0.7 🌈
What’s Changed
- Fix the wrong version repository path (#41) @LinuxSuRen
- Add instructions about how to release (#40) @LinuxSuRen
🐛 Bug Fixes
- Escape special character for branch parameter (#42) @JohnNiang
v0.0.6 🌈
What’s Changed
- Refine ParameterDefinition definition according upstream source code (#39) @JohnNiang