Releases: FlowCI/flow-core-x
Releases · FlowCI/flow-core-x
v1.23.01
Changelog
- UI improvement
- Bugfix
- Support multi-YAML configuration
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:1.23.01
## web
docker pull flowci/web:latest
docker pull flowci/web:1.23.01
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.23.01
v1.22.38
Changelog
- UI improvement
- Helm install
- Bugfix
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:1.22.38
## web
docker pull flowci/web:latest
docker pull flowci/web:1.22.38
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.22.38
v1.22.12
Changelog
- Gerrit integration
- Commit status in GitLab, GitHub, and Gerrit
- ARM64 Docker image
- Bugfix
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:1.22.12
## web
docker pull flowci/web:latest
docker pull flowci/web:1.22.12
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.22.12
v1.21.50
Changelog
- Introduced trigger system
- Enable to list related jobs from the same git event
- Improved template selection UI
- Fix Log4j2 vulnerability issue
- Upgrade flow-core-x to Java 11
- Bugfix
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:1.21.50
## web
docker pull flowci/web:latest
docker pull flowci/web:1.21.50
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.21.50
v1.21.40
Changelog
- Show plugin sync status from settings
- Bugfix on flow.ci python lib
- Bugfix on agent
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:1.21.40
## web
docker pull flowci/web:latest
docker pull flowci/web:1.21.40
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.21.40
v1.21.33
Changelog
- Stability improvement
- UI improvement
- Enable to load config content from the environment variable
- Bugfix
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:1.21.33
## web
docker pull flowci/web:latest
docker pull flowci/web:1.21.33
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.21.33
v0.21.21
Changelog
- Support post step that will be executed anyway
- Enable to restart the job from failure step
- Enable to get secret from the environment variable
- UI improvement
- Bugfix
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:0.21.21
## web
docker pull flowci/web:latest
docker pull flowci/web:0.21.21
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.21.21
v0.21.05
Changelog
- Support parallel build !!!
- Support step level cache !!!
- Enable to modify parameters on manual build
- UI improvement
- Bugfix
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:0.21.05
## web
docker pull flowci/web:latest
docker pull flowci/web:0.21.05
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.21.05
v0.20.45
Changelog
- Enable run Agent in windows with PowerShell
- YAML configuration improvement
bash
|pwsh
in step level to write Bash and/or Powershell scriptretry
andtiemout
in step levelcondition
with Groovy script in flow level instead oftrigger
- New template for .Net Core project
- Bugfix
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:0.20.45
## web
docker pull flowci/web:latest
docker pull flowci/web:0.20.45
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.20.45
v0.20.40
Changelog
- Support dynamic agents in a Kubernetes cluster.
- PHP template
- Support sub-steps in a step
- Apply websocket connection between server and agent instead of zk and mq
- Skip ci build by [ci-skip]
- New system configuration in the admin panel
- Bugfix
Docker images
## core
docker pull flowci/core:latest
docker pull flowci/core:0.20.40
## web
docker pull flowci/web:latest
docker pull flowci/web:0.20.40
## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.20.40