Releases: aligent/magento-async-events
Releases · aligent/magento-async-events
v2.3.2
What's Changed
- Minor maintenance work by @gowrizrh in #20
- Rename subscribers page to Asynchronous Event Subscribers
- Rename async event log listing page to Asynchronous Event Logs
- Rename exchange:queue binding ids
- Update trace table layout to fixed so it doesn't side scroll
- Remove UUID field in trace table because it'll always be the same
- Remove an incorrect purchased from filter in subscriber page
- Truncate response logs in listing page by @gowrizrh in #21
- Truncate the response column in the logs listing page
- Added asynchronous event name column instead of subscription id column
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Moved admin link from Content to Stores by @Lmarcho in #13
- [Code clean up] Add strict types declaration to files that were missing it by @gowrizrh in #14
- [Code clean up] Fix PHPCS errors, add type hints and docblocks by @gowrizrh in #15
- [Code clean up] Removes copyright header by @gowrizrh in #16
- Pretty print json serialized data in trace page by @gowrizrh in #19
New Contributors
Full Changelog: v2.3.0...v2.3.1