Releases: bethinkpl/elastic-apm-laravel
Releases · bethinkpl/elastic-apm-laravel
Support for Laravel 7
7.6.0 IT-3496-support-laravel-7
7.5.1
7.5.0 | Normalize UUID the same way as numeric
Normalize UUID the same way as numeric #12
Do not spam logs with ConnectException
IT-3246 | log ConnectException with info level #11
7.3.2 | Limit maximum number of spans per one transaction
Merge pull request #10 from bethinkpl/IT-3172-limit-max-spans IT-3172 | Limit maximum number of spans per one transaction
7.3.1 | More details in logs on exception while sending to apm-server
Merge pull request #9 from bethinkpl/log-more-info-on-error
7.3.0 Listen for DB Transactions
Support for Laravel 6
Merge pull request #7 from bethinkpl/laravel-6 Laravel 6
SQL normalization
Merge pull request #6 from bethinkpl/sql-normalization IT-2073 | improve SQL queries normalization
Redis support in APM
IT-2035 | Track Redis commands as spans (#5) IT-2035 | Track Redis commands as spans