Releases: kubesphere/ks-devops
Releases · kubesphere/ks-devops
v3.4.1-231116
What's Changed
- fix: scan branch failed when source type is gitsource @yudong2015
v3.5.0
What's Changed
- Fix reconcile json edit mode by @chilianyi in #904
- fix: skopeo copy image fails by @yudong2015 in #916
- Bugfix 920 pipelinerun deleted - merge to master by @yudong2015 in #926
- Bugfix 924 token inconsistent by @yudong2015 in #934
- bugfix: get password from kubesphere-config error in init-container by @yudong2015 in #938
- retry to validate if connection error by @yudong2015 in #943
- Fix shell validate failed by @chilianyi in #1003
- fix panic when timeout is nil in gitlab cloneOptions by @yudong2015 in #1017
- set pruneDeadBranches to false when without discarder by @yudong2015 in #1021
v3.4.2
What's Changed
- set pruneDeadBranches to false when without discarder by @yudong2015 in #1020
- fix: Solve the problem of failure to download multi-branch-pipeline artifacts by @ks-ci-bot in #973
- disable discarded history pipelineruns doesn't work by @ks-ci-bot in #989
- Fixed the issue of some application resources not being deleted when … by @ks-ci-bot in #990
- Fix shell validate failed by @ks-ci-bot in #1002
- add header info in api run-log by @ks-ci-bot in #1005
- upgrade ks: fix bug of gc pipelineruns by @ks-ci-bot in #1014
- fix panic when timeout is nil in gitlab cloneOptions by @ks-ci-bot in #1016
- set pruneDeadBranches to false when without discarder by @ks-ci-bot in #1020
v3.4.2-alpha.0
fix panic when timeout is nil in gitlab cloneOptions (#1016) Co-authored-by: jackyu <[email protected]>
v3.5.0-rc.3
add header info in api run-log (#1006) Co-authored-by: jackyu <[email protected]>
v3.4.1-231011
v3.5.0-alpha.1
What’s Changed
🐛 Bug Fixes
- upgrade ks: fix bug of gc pipelineruns (#994) @yudong2015
- Fixed the issue of some application resources not being deleted when … (#979) @chilianyi
Thanks again to @chilianyi and @yudong2015! 🎉
v3.4.1-230807
What’s Changed
🐛 Bug Fixes
- disable discarded history pipelineruns doesn't work (#974) @yudong2015
Thanks again to @yudong2015! 🎉
v3.4.1
What’s Changed
- Fix the issue of removing argocd resources without cascade parameter (#949) @chilianyi
🚀 Features
- re-use the code-repos in step-template (#960) @yudong2015
🐛 Bug Fixes
- fix: Solve the problem of failure to download multi-branch-pipeline artifacts (#969) @littlejiancc
- Bugfix 971 add check job name api (#958) @drzhangg
Thanks again to @chilianyi, @drzhangg, @littlejiancc and @yudong2015! 🎉
v3.4.0-rc.3
retry to validate if connection error (#944) Co-authored-by: jackyu <[email protected]>