Skip to content

v0.9.5-beta.6

Compare
Choose a tag to compare
@zhujian7 zhujian7 released this 10 Jul 14:48
· 120 commits to release-1.0 since this release
745b76e

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)