Releases: caicloud/cyclone
Releases · caicloud/cyclone
v0.9.7-alpha
Fix: skip ssl verify for gitlab(#1196)
v0.9.6
v0.9.5-beta.6
Bug fix:
- Argument escape problem (#1152)
- Resources not freed immediately after stage finished (#1157)
- Last line log would be missing if not ended with \n (#1171)
- Assign resource requirements of cyclone containers with 0 (#1169)
- Sonar qube scanner entrypont bug fix
- All container logs (#1184)
Pefr:
- Improve git resolver performance with --depth (#1180)
Refactor:
- Use mkdir to acquire lock in git resolver (#1170)
Feat:
- Skip ssl verify for gitlab (#1166)
v1.0.0-alpha.2
- Support global variables
- Support enterprise GitHub
- Getting logs API combines all user cared container logs
- Some bug fixes
v1.0.0-alpha.1
- Upgrade k8s vendor from v1.12.3 to v1.14.2
- Some bugs are fixed
v0.9.5-beta.5
Some bugs are fixed
v1.0.0-alpha
The major feature in this release is Cyclone Web
Additionally, some bugs are fixed.
v0.9.5-beta.4
fix(workflow): delete stage at workflow update (#1120)
v0.9.5-beta.3
- Config resolver from config file
v0.9.5-beta.1
Features:
- support code scan by SonarQube