Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: opentelemetry-php/contrib-auto-laravel

Release 1.2.1

20 May 01:40
Compare
Choose a tag to compare

What's Changed:

  • update instrumentations to semconv 1.32 by @brettmc in 369

Full Changelog: 1.2.0...1.2.1

Release 1.2.0

02 May 05:41
Compare
Choose a tag to compare

What's Changed:

  • [Laravel auto instrumentation] Use ->ip as client address and REMOTE_ADDR as network peer address by @LauJosefsen in 337
  • feat: track Eloquent ORM by @cedricziel in 339

Full Changelog: 1.1.1...1.2.0

Release 1.1.1

19 Mar 23:09
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 1.1.0...1.1.1

Release 1.1.0

12 Mar 04:36
Compare
Choose a tag to compare

What's Changed:

  • [opentelemetry-auto-laravel] fix: serialization error when calls internal Redis::Pipeline command by @090809 in 331
  • Drop support for PHP 7.4 and 8.0, introduce support for PHP 8.4, fix semconv deprecations by @intuibase in 315
  • Update contrib packages to SemConv 1.30 by @brettmc in 327

Full Changelog: 1.0.1...1.1.0

Release 1.1.0beta1

12 Mar 02:10
Compare
Choose a tag to compare
Release 1.1.0beta1 Pre-release
Pre-release

What's Changed:

  • Update contrib packages to SemConv 1.30 by @brettmc in 327

Full Changelog: 1.0.1...1.1.0beta1

1.0.1

20 Nov 13:24
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

Release 1.0.0

16 Oct 02:14
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 0.0.28...1.0.0

Release 0.0.28

13 Sep 01:02
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 0.0.27...0.0.28

Release 0.0.27

21 Aug 12:43
Compare
Choose a tag to compare

What's Changed:

  • fix: post hook threw exception on JsonResponse by @taisph in 287
  • fixing implicit nullable deprecations for 8.4 by @brettmc in 288

Full Changelog: 0.0.26...0.0.27

Release 0.0.26

29 Jun 06:22
Compare
Choose a tag to compare

What's Changed:

  • Added schema URL for all packages lower than 1.0.0 by @weslenteche in 273

Full Changelog: 0.0.25...0.0.26