Skip to content

Releases: caicloud/cyclone

v1.0.2-alpha

20 Sep 09:24
12a1126
Compare
Choose a tag to compare
v1.0.2-alpha Pre-release
Pre-release

Feature:

  • Support sbt accelerate (#1490)

Bug Fix:

  • Fix(security): filter git auth information (#1478)
  • Fix(resolver): replace line feed (#1479)
  • Fix: bump git version to 2.26.2 (#1475) (#1492)
  • Fix: should not mutate users input silently (#1493)
  • Fix: optimize git clone process (#1496)
  • Fix: validate scm auth info problem (#1501)
  • Fix: connection refused should not block close cluster (#1503)

v0.9.11

17 Sep 09:57
815de4a
Compare
Choose a tag to compare

Feature:

  • Support extension parameters for sonar scanner (#1446)
  • Support sbt accelerate (#1489)

Bug Fix:

  • Return error when quality gate failed (#1444)
  • Trim suffix / for the server (#1447)
  • Delay to close websocket (#1462)
  • Overall start time lost when wfr timeout (#1465)
  • Replace line feed (#1477)
  • Filter git auth information (#1476)
  • Bump git version to 2.26.2 (#1475) (#1491)
  • Should not mutate users input silently (#1494)
  • Optimize git clone process (#1495)
  • Validate scm auth info problem (#1500)

v1.1.0

12 Aug 09:15
e039aab
Compare
Choose a tag to compare

Bug Fix:

  • Overall start time lost when wfr timeout (#1464)
  • Pod stuck on terminating while related wf deleted (#1468)
  • Change log level of workflow controller from debug to info (#1470)
  • Status wrong when task processed in the delegation api (#1467)
  • Replace line feed of docker auth(#1473)
  • Bump git version to 2.26.2 (#1475)
  • Filter git auth information (#1474)

v0.9.10

17 Jul 10:13
b7b2fd7
Compare
Choose a tag to compare

Feature:

  • Global variable (#1432)
  • Support enterprise Github (#1434)

Bug Fix:

  • Sending ping message for websocket (#1420)
  • Overall status wrong when stage status is cancelled (#1431)
  • Bump gorilla websocket version to 1.14.2 (#1433)

v1.0.1

16 Jul 08:36
6d80871
Compare
Choose a tag to compare

Fix overall start time lost when wfr timeout (#1466)

v1.0.1-beta

02 Jul 08:36
a88dd08
Compare
Choose a tag to compare
v1.0.1-beta Pre-release
Pre-release

Feature:

  • Push image with retry logic (#1425)
  • Support arm64 (#1449)

Bug Fix:

  • Process trivial stage cancellation (#1419)
  • Sending ping message for websocket (#1423)
  • Trim suffix / for the server (#1441)
  • Return error when quality gate failed (#1445)
  • Delay to close websocket (#1463)

Refactor:

  • Use mkdir to acquire lock in svn resolver (#1402)
  • Use openssl for git (#1424)
  • Use alpine base image for svn (#1427)
  • Use alpine base image for watcher (#1428)
  • Provide cyclone base images to build images (#1452)

v1.1.0-beta

30 Jun 10:09
0e7ee14
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

Feature:

  • Leader election & Health check (#1443)
  • Support arm64 (#1450)

Bug Fix:

  • Delete old cache cleanup pod while sever restart (#1414)
  • Sending ping message for websocket (#1422)
  • Trim suffix / for the sonar server (#1439)
  • Return error when quality gate failed (#1437)
  • Check channel error before using (#1457)
  • Delay to close websocket (#1461)

Refactor:

  • Use finalizer as pre-delete hooks to process object deleting (#1436)
  • Provide cyclone base images to build images (#1455)

Perf

  • Support starting multi workers (#1430)

v1.1.0-alpha.3

15 May 06:58
72f135d
Compare
Choose a tag to compare
v1.1.0-alpha.3 Pre-release
Pre-release

Feature:

  • Add health check for cyclone server (#1421)

Bug Fix:

  • Process trivial stage cancellation (#1411)

Chore:

  • Bump Kubernetes version to 1.17.5 (#1412)
  • Bump Golang to 1.13.9

v0.9.9

23 Apr 07:41
d74266b
Compare
Choose a tag to compare
  • Fix overall last transition time not correct (#1415)
  • Fix process trivial stage cancellation (#1417)

v1.1.0-alpha.2

17 Apr 07:57
87b4107
Compare
Choose a tag to compare
v1.1.0-alpha.2 Pre-release
Pre-release

Feature:

  • Support matching files by find_options for http resource (#1405)
  • Support artifact retention (#1408)

Refactor:

  • Use mkdir to acquire lock in svn resolver (#1404)
  • Use children descriptor to simplify api definition (#1406)

Bug Fix

  • Update deployment version to satisfy k8s 1.17 (#1399)
  • Init caches cleanup status (#1410)