What's Changed
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #35
- Livewire v3 instrumentation by @cappuc in #36
- added app boostrap span by @cappuc in #37
Upgrade guide
If you have published the config file, add Instrumentation\LivewireInstrumentation::class => env('OTEL_INSTRUMENTATION_LIVEWIRE', true) to instrumentation array of the config.
Full Changelog: 1.5.0...1.6.0