8000 Comparing 4.4.1...4.5.0 · getsentry/sentry-laravel · GitHub
[go: up one dir, main page]

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: getsentry/sentry-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.1
Choose a base ref
...
head repository: getsentry/sentry-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.0
Choose a head ref
  • 12 commits
  • 29 files changed
  • 4 contributors

Commits on Apr 4, 2024

  1. Merge branch 'release/4.4.1'

    getsentry-bot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7edd171 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Implement notifications tracing and breadcrumbs (#852)

    * Implement notifications tracing and breadcrumbs
    
    * Disable view tracing for notification tests
    
    * 🙈
    
    ---------
    
    Co-authored-by: Michi Hoffmann <cleptric@users.noreply.github.com>
    stayallive and cleptric authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1b045d5 View commit details
    Browse the repository at this point in the history
  2. Make it easier to enable the debug logger (#880)

    * Add a default instance of the file logger to the container
    
    * Resolve the `logger` option from the container
    
    * Add tests
    
    * Add commented out comment in config for logger
    stayallive authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    25e1cd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    054e0d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Bump sentry/sentry to ^4.7 (#886)

    cleptric authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e5f2154 View commit details
    Browse the repository at this point in the history
  2. Refactor the console scheduling integration (#884)

    * Rename the console scheduling integration
    
    * Move console integration to a feature class
    stayallive authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7604023 View commit details
    Browse the repository at this point in the history
  3. LighthouseIntegration: Fix finding the operation definition node on t…

    …he query (#883)
    
    * Fix finding the operation definition node on the query
    
    * Fix baseline
    stayallive authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3fd21f9 View commit details
    Browse the repository at this point in the history
  4. Limit cases where SQL origin is captured (#881)

    * Limit backtraces for origin to 20 frames
    
    * Implement threshold for collecting sql origins
    
    * Add tests
    
    * Typo
    
    * Refactor resolving event origin to unify code
    stayallive authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    300bb6f View commit details
    Browse the repository at this point in the history
  5. Refactor model violation reporters (#825)

    * Add reporter for `Model::preventAccessingMissingAttributes()`
    
    * Refactor model violation reporters
    
    * Add `discardedAttributeViolationReporter`
    
    * Delay sending to after the app has terminated
    
    * Fix reporting the origin when sending delayed report
    
    * Add some basic tests
    
    * Fix tests on older Laravel versions
    stayallive authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fefacb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Fix username not being a string resulting in exception (#887)

    * Add tests
    
    * Cast username to string
    stayallive authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0378a40 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Prepare 4.5.0 (#888)

    stayallive authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1cdaea4 View commit details
    Browse the repository at this point in the history
  2. release: 4.5.0

    getsentry-bot committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cdcd362 View commit details
    Browse the repository at this point in the history
Loading
0