Releases: mage-os/mageos-async-events
Releases · mage-os/mageos-async-events
v4.0.1
v4.0.0
Version 4 🎉
This release is should be backwards compatible however if you're using a custom notifier, you may have to update it to implement the new NotifierInterface
which now adopts the CloudEvents spec. https://cloudevents.io/
Full Changelog: v3.3.0...v4.0.0
v4.0.0-beta
v3.3.0
v3.2.0
What's Changed
- Initial setup by @gowrizrh in #4
- Scope async events by store id by @gowrizrh in #6
- Create wrapper for event publisher by @gowrizrh in #7
- Fix undefined array key access by @gowrizrh in #11
- Add event retries test by @gowrizrh in #13
- Refactor Index Save Handler by @gowrizrh in #12
- Adjust installation instructions in README by @avstudnitz in #14
- Adjust the Doc Blocks for the REST API by @avstudnitz in #16
- 📄 MIT license by @gowrizrh in #18
- Display the "status" column in the subscription grid as select by @avstudnitz in #17
New Contributors
- @avstudnitz made their first contribution in #14
Full Changelog: https://github.com/mage-os/mageos-async-events/commits/v3.2.0
v2.6.0-beta
What's Changed
Full Changelog: https://github.com/mage-os/mageos-async-events/commits/v2.6.0