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
- @domenro made their first contribution in #49
- @tecnomanu made their first contribution in #50
Full Changelog: v2.3.0...v2.3.1