New Features
- [Buddy Enterprise] Improve performance by installing Buddy on extra build workers
- [Buddy Enterprise] Manual RAM distribution for boot services
- New feature: Sign Android Bundle and deliver it Google Play store
Improvements
- [YAML] Added support for
*.yaml
files - [Lighthouse] Added more checks to the action
- Improved tag list loading time in build actions
Bugfixes
- Whenever a build action used microservices and the hostname of the main container has been set to 'App' the build failed - fixed
- [
Apply K8s Deployment
] If the provided config path did not exist, the action failed with no trace in logs - fixed