Skip to content

Releases: caicloud/cyclone

v0.9.9-alpha.3

13 Apr 07:45
5bf8183
Compare
Choose a tag to compare
v0.9.9-alpha.3 Pre-release
Pre-release
  • Refactor: provide cyclone base images to build images (#1407)

v0.9.9-alpha.2

03 Apr 09:44
6bce2e1
Compare
Choose a tag to compare
v0.9.9-alpha.2 Pre-release
Pre-release
  • Fix bug: arm64 for docker and jq (#1401)
  • Use mkdir to acquire lock in svn resolver (#1400)

v1.1.0-alpha.1

27 Mar 07:08
0198d46
Compare
Choose a tag to compare
v1.1.0-alpha.1 Pre-release
Pre-release

Feature:

  • Add API to cleanup acceleration cache (#1396)
  • Support HTTP type resource (#1189)

v1.1.0-alpha

13 Mar 03:35
7e7af1a
Compare
Choose a tag to compare
v1.1.0-alpha Pre-release
Pre-release

Feature:

  • Migrating to go modules (#1393)
  • Update Golang and Kubernetes (#1394)
  • Push image with retry logic (#1371)
  • Record pod event of stages (#1395)

Refactor:

  • Use openssl for git resolver (#1364)
  • Use alpine base image for watcher and git resolver(#1378 #1377)

v0.9.9-alpha.1

23 Mar 03:22
99a366b
Compare
Choose a tag to compare
v0.9.9-alpha.1 Pre-release
Pre-release

Feature:

  • Support arm64(#1357)
  • Push image with retry logic (#1379)

Refactor

  • Use openssl for git (#1372
  • Use alpine base image for svn (#1384)
  • Use alpine base image for watcher (#1382)

v1.0.0

07 Jan 15:45
Compare
Choose a tag to compare

Bug Fix:

  • Running status animation (#1351)
  • Workflow required field and undefined func (#1350)
  • Output-resource-path required validate (#1354)
  • Overall last transition time not correct (#1360)

Feature:

  • Cyclone web supports show final logs of stages (#1349)
  • Cyclone web supports show real-time logs of stages (#1352)
  • Make qps and brust configurable for k8s client (#1356)

Docs:

  • Explain Kubernets resources used in Cyclone (#1337)

v0.9.8

08 Jan 03:23
Compare
Choose a tag to compare

Bug Fix:

  • Fix svn checkout error can't convert string from 'UTF-8' to native encoding(#1357)

Feature:

  • Make qps and brust configurable for k8s client (#1359)

v1.0.0-beta.6

19 Dec 15:27
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

Bug Fix:

  • Fix svn checkout error can't convert string from 'UTF-8' to native encoding(#1341)

Feature:

  • Feat: svn post commit trigger support selecting repo (#1343)

v1.0.0-beta.5

03 Dec 07:35
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

Bug Fix:

  • Deleting pod stuck on Terminating status (#1321)
  • Update workflow display form is incorrect (#1309)
  • Delete branch should not tirgger workflowrRun (#1336)
  • Update pvc failed as old pvc watchdog have not been deleting completed (#1338)

Feature:

  • Add WorkflowRun parallelism constraints and waiting queue (#1280)
  • PR events support specify target branch (#1330)
  • Record pvc usage in list executioncontexts api (#1331)

v0.9.8-beta

12 Nov 07:09
ff77bfa
Compare
Choose a tag to compare
v0.9.8-beta Pre-release
Pre-release

Bug Fix

  • Reduce cpu usage caused by go ticker incorrect use (#1322)
  • Deleting pod stuck on Terminating status (#1323)