Releases: philkra/elastic-apm-laravel
Releases · philkra/elastic-apm-laravel
v6.0.1: Merge pull request #68 from devngl/master
v6.0.0
Support for Lavavel v6.x
thank you @AlexGodbehere for your contribution
v5.8.1
Allows the creation of custom spans
Set environment
with env
(credit @montross50)
Set backtraceDepth
and renderSource
with env
(closes #39)
v5.8.0
Support for Laravel 5.8.x
(PR #45 )
credit @dstepe
v5.7.5
Merge pull request #35 from philkra/development
Use `REQUEST_TIME_FLOAT` as Transaction starting Time
v5.7.2
Ensure the most recent major version of the agent is used (PR #18 )
v5.7.1
- Catch recursive exception if APM payload transmissions is failing (#13 )
- Stubbed config for masking
env
values (#14 ) associated with the agent release 6.4.*