The new release introduces breaking changes that add a control message. The control message adds metadata like the agents to take decisions, like discarding messages with cyclic loops or defining a processing depth limit.
What's Changed
* Add control message. by 3asm in https://github.com/Ostorlab/ostorlab/pull/406
* Feature/cyclic message limit by 3asm in https://github.com/Ostorlab/ostorlab/pull/407
**Full Changelog**: https://github.com/Ostorlab/ostorlab/compare/v0.12.10...v0.13.0