v1.2.0-alpha
Pre-release
Pre-release
Feature:
- Support sbt accelerate (#1481)
- Make resyncPeriod configurable (#1519)
- Be able to specify extra labels or annotations of pod in stage (#1524)
- Retry creating pod on QuotaExceed error until timeout (#1528)
Refactor:
Fix Bugs:
- Refine repos cloning and fix
git checkout
(#1511) - Fix bitbucket PR commits won't trigger pipeline
Break Change:
- Artifacts (designed for transferring files between stages) are NOT supported, we prefer share files using persistent volumes instead.