Releases: LianjiaTech/bella-workflow
Releases · LianjiaTech/bella-workflow
Bella Workflow v0.0.1
🎉 Welcome to Bella Workflow v0.0.1
This is the first official release of Bella Workflow! 🚀
Bella Workflow is a powerful workflow automation platform that helps you build, manage, and monitor complex business processes with ease.
📦 Docker Images
Version: v0.0.1
Multi-Architecture Support: All images support both linux/amd64 and linux/arm64 architectures.
Deployment: For detailed deployment instructions, please refer to docker/README.md
📋 Build Information
- Build Date: $(date -u '+%Y-%m-%d %H:%M:%S UTC')
- Git Commit:
77b02d9546702488374eebd052acdbe187f2e3d9 - Workflow Run: 11
What's Changed
- multi-arch build for api module by @Jiakaic in #1
- close redis health check by @Jiakaic in #2
- chore: code migration by @Jiakaic in #9
- fix: trigger input saving failed by @Jiakaic in #10
- chore: release ci by @Jiakaic in #11
- removing docker register by @Jiakaic in #12
- feat: Add manual trigger functionality to scheduled triggers by @XinyuZhang132 in #14
- workflow触发器支持用户自定义消费者组id by @Jiakaic in #15
- query published workflow order by version by @Jiakaic in #16
- fix: add node run exception to finished list by @Jiakaic in #19
- api for page workflow and versions by @Jiakaic in #22
- bugfix: wrong total when union page query by @Jiakaic in #28
- fix: resolve #24 by @XinyuZhang132 in #27
- optimized deployment guidelines by @Jiakaic in #29
- fix: workflow run log query by @Jiakaic in #30
- fix: combine maven install in single cache mount by @Jiakaic in #32
Full Changelog: https://github.com/LianjiaTech/bella-workflow/commits/v0.0.1