Skip to content

Releases: opentelemetry-php/contrib-auto-laravel

Release 0.0.10

22 Aug 22:37
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 0.0.9...0.0.10

Release 0.0.9

05 Jul 05:10
Compare
Choose a tag to compare

What's Changed:

Full Changelog: 0.0.8...0.0.9

Release 0.0.8

26 Jun 14:11
Compare
Choose a tag to compare

What's Changed:

  • feat: Support newer API namespace for open-telemetry/api >= 1.0.0beta10 by @siketyan in 171

Full Changelog: 0.0.7...0.0.8

Release 0.0.7

26 Jun 04:57
Compare
Choose a tag to compare

What's Changed:

  • laravel: improve events watcher registration by @xdavidwu in 166

Full Changelog: 0.0.6...0.0.7

Release 0.0.6

05 Jun 08:23
Compare
Choose a tag to compare

What's Changed:

  • fix(laravel): Use Request::header instead of Request::get by @siketyan in 163
  • feat(laravel): Add attributes for Laravel request instrumentation by @siketyan in 162

Full Changelog: 0.0.5...0.0.6

Release 0.0.5

12 May 00:07
Compare
Choose a tag to compare

What's Changed:

  • adding semconv dependency to packages that use it by @brettmc in 156

Full Changelog: 0.0.4...0.0.5

Release 0.0.4

11 Apr 09:12
Compare
Choose a tag to compare

What's Changed:

  • Fix Laravel login error using Laravel auto instrumentation by @eliseuborges in 132

Full Changelog: 0.0.3...0.0.4

Release 0.0.3

01 Apr 11:49
Compare
Choose a tag to compare

What's Changed:

  • Rename extension by @xvilo in 140
  • Enable or disabled auto instrumentation by @xvilo in 137
  • Span attributes - use constant from TraceAttributes class by @piotrantosik in 139
  • Laravel boot hooking (using event system for observability) by @pdelewski in 128

Full Changelog: 0.0.2...0.0.3

Release 0.0.2

29 Mar 12:53
Compare
Choose a tag to compare

What's Changed:

  • Be less restrictive when autoloading instrumentation libraries by @xvilo in 133
  • adding section about auto-installer by @pdelewski in 127
  • adding missing readme files by @pdelewski in 123

Full Changelog: 0.0.1...0.0.2

0.0.1

27 Feb 09:39
Compare
Choose a tag to compare

Initial release