Skip to content

Releases: aligent/magento-async-events

v2.3.2

15 Apr 03:10
0027716
Compare
Choose a tag to compare

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

25 Mar 06:31
fd71008
Compare
Choose a tag to compare

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

v2.3

11 Jan 09:05
0b92d3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.3.0

v2.2.2

16 Dec 00:30
6f08478
Compare
Choose a tag to compare

What's Changed

  • Fix a typo in the default configuration that caused consumers to not start
  • Add uuid for events and retries by @gowrizrh in #5

Full Changelog: v2.2.1...v2.2.2

v2.2.1

10 Dec 01:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1