Skip to content

Releases: opentelemetry-php/contrib-auto-laravel

Release 1.8.0

Choose a tag to compare

@bobstrecansky bobstrecansky released this 15 Jul 15:53

What's Changed:

  • chore(deps): pin open-telemetry/opentelemetry-php-contrib action to 176b3fc by @renovate[bot] in 637
  • fix(laravel): set STATUS_ERROR for non-zero exit code in Command::execute by @zigzagdev in 640
  • (experimental) CI workflow split by @ChrisLightfootWild in 634
  • fix(laravel): fix trailing space in span name for unknown SQL operations in QueryWatcher by @zigzagdev in 627
  • fix(laravel): end span on empty receive to prevent span leak in Worker by @zigzagdev in 624
  • fix(Laravel): use correct param index for queue name in hookLater() by @zigzagdev in 622
  • fix(laravel): fix missing https scheme in test_request_response by @zigzagdev in 623
  • fix(Laravel): fix incorrect URL path construction in httpTarget() by @zigzagdev in 607
  • Revert "chore(deps): update dependency psalm/plugin-phpunit to ^0.20.0 (#532)" by @ChrisLightfootWild in 600
  • chore(deps): update dependency vimeo/psalm to v6.16.1 by @renovate[bot] in 543
  • chore(deps): update dependency psalm/plugin-phpunit to ^0.20.0 by @renovate[bot] in 532

Full Changelog: 1.7.0...1.8.0

Release 1.7.0

Choose a tag to compare

@ChrisLightfootWild ChrisLightfootWild released this 29 Apr 13:39

What's Changed:

Full Changelog: 1.6.0...1.7.0

Release 1.6.0

Choose a tag to compare

@ChrisLightfootWild ChrisLightfootWild released this 22 Apr 18:16

What's Changed:

Full Changelog: 1.5.0...1.6.0

Release 1.5.0

Choose a tag to compare

@bobstrecansky bobstrecansky released this 25 Mar 14:10

What's Changed:

Full Changelog: 1.4.0...1.5.0

Release 1.4.0

Choose a tag to compare

@brettmc brettmc released this 24 Sep 00:31

What's Changed:

  • feat: Update contrib for the experimental response propagator interface by @jerrytfleung in 436
  • Laravel: fixing phan target php version to 8.1 to match composer.json. by @ChrisLightfootWild in 434

Full Changelog: 1.3.0...1.4.0

Release 1.3.0

Choose a tag to compare

@brettmc brettmc released this 06 Aug 10:28

What's Changed:

  • Record exception with stack trace on log records by @ol1s in 410
  • Improve openentelemetry-auto-laravel test definitions for Eloquent hooks. by @rozeo in 394

Full Changelog: 1.2.2...1.3.0

Release 1.2.2

Choose a tag to compare

@brettmc brettmc released this 18 Jun 00:13

What's Changed:

  • fix: openentelemetry-auto-laravel threw warning on \Illuminate\Database\Eloquent\Model::destroy called. by @rozeo in 390

Full Changelog: 1.2.1...1.2.2

Release 1.2.1

Choose a tag to compare

@brettmc brettmc released this 20 May 01:40

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

Choose a tag to compare

@brettmc brettmc released this 02 May 05:41

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

Choose a tag to compare

@brettmc brettmc released this 19 Mar 23:09

What's Changed:

Full Changelog: 1.1.0...1.1.1