Daemon 1.7.20 released
- New Observation: Shopware 6 Admin Worker detection
- New Feature: Introduce a worker pool to process incoming data from PHP extension to reduce CPU pressure (`–use-connection-pool`), disabled by default for now.
- Bugfix: SQL Parser did not detect \r as whitespace correctly, causing queries to be skipped entirely.
- Improvement: Transmit updated occurrance counts of deprecations to the backend only every 10 minutes to avoid flooding due to legacy apps with 1000s of deprecations.