Skip to content

Releases: caicloud/cyclone

v0.9.7-alpha

22 Jul 10:24
044e6c6
Compare
Choose a tag to compare

Fix: skip ssl verify for gitlab(#1196)

v0.9.6

18 Jul 03:22
Compare
Choose a tag to compare
  • Disable PVC watcher for performance consideration.
  • Fix list repo and branches problem for v3 gitlab

v0.9.5-beta.6

10 Jul 14:48
745b76e
Compare
Choose a tag to compare

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

03 Jul 12:52
Compare
Choose a tag to compare
  • Support global variables
  • Support enterprise GitHub
  • Getting logs API combines all user cared container logs
  • Some bug fixes

v1.0.0-alpha.1

18 Jun 06:21
Compare
Choose a tag to compare
  • Upgrade k8s vendor from v1.12.3 to v1.14.2
  • Some bugs are fixed

v0.9.5-beta.5

18 Jun 08:50
5661457
Compare
Choose a tag to compare

Some bugs are fixed

v1.0.0-alpha

11 Jun 10:11
Compare
Choose a tag to compare

The major feature in this release is Cyclone Web

Additionally, some bugs are fixed.

v0.9.5-beta.4

06 Jun 11:07
Compare
Choose a tag to compare
fix(workflow): delete stage at workflow update (#1120)

v0.9.5-beta.3

04 Jun 11:08
af0e032
Compare
Choose a tag to compare
  • Config resolver from config file

v0.9.5-beta.1

20 May 08:58
Compare
Choose a tag to compare

Features:

  • support code scan by SonarQube