Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: keepsuit/laravel-opentelemetry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.12.0
Choose a base ref
...
head repository: keepsuit/laravel-opentelemetry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 13 files changed
  • 5 contributors

Commits on Sep 21, 2025

  1. Update CHANGELOG

    cappuc authored and github-actions[bot] committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    60f72f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Bump stefanzweifel/git-auto-commit-action from 6 to 7

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    ba04f33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from keepsuit/dependabot/github_actions/stefan…

    …zweifel/git-auto-commit-action-7
    
    Bump stefanzweifel/git-auto-commit-action from 6 to 7
    cappuc authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    ff1a827 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. bump otel sdk to 1.9

    cappuc committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    41cce5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a221148 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Configuration menu
    Copy the full SHA
    381a315 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from keepsuit/feat/gracefully-disable-otel

    Gracefully disable otel
    cappuc authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    886c022 View commit details
    Browse the repository at this point in the history
  3. Initial plan

    Copilot committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    ee42217 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbaaaba View commit details
    Browse the repository at this point in the history
  5. Use strict comparison for excluded methods check

    Co-authored-by: cappuc <[email protected]>
    Copilot and cappuc committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    728b931 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #56 from keepsuit/copilot/add-ignored-tracing-methods

    Add support for excluding HTTP methods from tracing
    cappuc authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    7e2873c View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    cappuc authored and github-actions[bot] committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    7a2c8a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. update

    cappuc committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    173e8d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd585c5 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    cappuc authored and github-actions[bot] committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    ba12b21 View commit details
    Browse the repository at this point in the history
Loading