v1.4.4
Migration consieration
In v1.4.0 a new eventstreams
package was added.
It provides a lightweight embedded event bus for microservices that use the firefly-common
framework.
This release performs a significant significant refactor of the embedding API, which is still very early in its adoption by users of this package.
So any consumers of the eventstreams
framework will need to make code changes.
What's Changed
- Provide more flexibility on how EventStream specs are stored by @peterbroadhurst in #120
Full Changelog: v1.4.3...v1.4.4