Skip to content

v2.3.1

Latest

Choose a tag to compare

@mrmarchone mrmarchone released this 25 Jun 14:38
28e5720

What's Changed

  • Feat: allow custom auth middleware patterns via config by @domenro in #49
  • feat(security): reduce false positives in SecurityAnalyzer by @tecnomanu in #50
  • Detect jobs dispatched via the Bus facade by @SanderMuller in #52
  • Detect $this->dispatch() and dispatch_sync() job dispatches by @SanderMuller in #53
  • Link dispatched events to their listeners by @SanderMuller in #54

New Contributors

Full Changelog: v2.3.0...v2.3.1