v1.31.0
This release fixes the AliECS core behaviour if a non-critical task fails during deployment and removes concurrency in writing events to kafka.
What's Changed
- [OCTRL-948] Failing to deploy non-critical tasks should not prevent deployment by @justonedev1 in #678
- Added CODEOWNERS file by @justonedev1 in #682
- [OCTRL-998]: Sending kafka messages in wrong order by @justonedev1 in #680
Full Changelog: v1.30.1...v1.31.0