Skip to content

Releases: bethinkpl/elastic-apm-laravel

Support for Laravel 7

26 Feb 12:13
Compare
Choose a tag to compare
7.6.0

IT-3496-support-laravel-7

7.5.1

21 Jan 12:44
7d7381a
Compare
Choose a tag to compare

Bump version to fix packagist

7.5.0 | Normalize UUID the same way as numeric

21 Jan 12:37
cdca002
Compare
Choose a tag to compare

Normalize UUID the same way as numeric #12

Do not spam logs with ConnectException

01 Dec 14:55
07d1fbd
Compare
Choose a tag to compare

IT-3246 | log ConnectException with info level #11

7.3.2 | Limit maximum number of spans per one transaction

19 Nov 12:41
93a0551
Compare
Choose a tag to compare
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

20 Oct 14:08
2f31645
Compare
Choose a tag to compare
Merge pull request #9 from bethinkpl/log-more-info-on-error

7.3.0 Listen for DB Transactions

08 Apr 12:58
6bebef1
Compare
Choose a tag to compare

Support for Laravel 6

13 Feb 12:38
5fd968f
Compare
Choose a tag to compare
Merge pull request #7 from bethinkpl/laravel-6

Laravel 6

SQL normalization

16 Jan 11:42
6bb441f
Compare
Choose a tag to compare
Merge pull request #6 from bethinkpl/sql-normalization

IT-2073 | improve SQL queries normalization

Redis support in APM

15 Jan 08:44
89ce7e7
Compare
Choose a tag to compare
IT-2035 | Track Redis commands as spans (#5)

IT-2035 | Track Redis commands as spans