Releases: kubesphere/ks-devops
Releases · kubesphere/ks-devops
v4.2.1
What's Changed
- fix time parse problem by @stoneshi-yunify in #1065
- change log level for error by @stoneshi-yunify in #1066
- fix logger by @stoneshi-yunify in #1067
Full Changelog: v4.2.0-20250916-1...v4.2.1
v4.2.0-20250916-1
What's Changed
- support self-signed certificates & skip tls authentication by @renyunkang in #1061
- update agocd repo skip tls verify by @renyunkang in #1062
- update argocd repo secret automatically by @renyunkang in #1063
Full Changelog: v4.2.0-20250708-1...v4.2.0-20250916-1
v4.2.0-20250708-1
What's Changed
- fix sonarqube client by @stoneshi-yunify in #1059
Full Changelog: v4.2.0...v4.2.0-20250708-1
v4.2.0
What's Changed
- Fix shell validate failed by @chilianyi in #1001
- add header info in api run-log by @yudong2015 in #1004
- update swagger info for SwaggerUI by @yudong2015 in #1009
- fix panic when timeout is nil in gitlab cloneOptions by @yudong2015 in #1015
- Imagebuild by @Ganbingkun in #999
- set pruneDeadBranches to false when without discarder by @yudong2015 in #1019
- fix: pipeline not run caused by nbf early now by @yudong2015 in #1031
- solve controller start error when timeout in CloneOptionTrait is nil by @yudong2015 in #1029
- Fix nil in log by @chilianyi in #1035
- sync code by @stoneshi-yunify in #1047
- fix label name by @stoneshi-yunify in #1048
- fix git operation by @stoneshi-yunify in #1049
- remove devops namespace ownerreferences by @stoneshi-yunify in #1052
- update agent info to annotation by @renyunkang in #1053
- add git repository reachability validation by @renyunkang in #1051
- fix argocd controller by @stoneshi-yunify in #1054
- update dependency by @stoneshi-yunify in #1055
- fix: pod name couldn't be empty by @renyunkang in #1056
- support kubeconfig saving type by @stoneshi-yunify in #1057
- fix secret not found by @stoneshi-yunify in #1058
New Contributors
- @Ganbingkun made their first contribution in #999
- @stoneshi-yunify made their first contribution in #1047
- @renyunkang made their first contribution in #1053
Full Changelog: v3.5.0...v4.2.0
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 <jackyu@yunify.com>
v3.5.0-rc.3
add header info in api run-log (#1006) Co-authored-by: jackyu <jackyu@yunify.com>