WSO2 Changelog
Improvement
Choreo
- 31 Mar, 2023
Improved Mono Repo Deployments with Component-Based Push
Choreo provides support for mono repos, which allows users to store multiple components in a single repository. Previously, when a user modified one component, all components with automatic deployment were deployed. With this new feature, only the corresponding component will be deployed when auto-deploy is enabled, ensuring more targeted and efficient deployment.