-
-
Notifications
You must be signed in to change notification settings - Fork 191
Comparing changes
Open a pull request
base repository: getsentry/sentry-laravel
base: 4.4.1
head repository: getsentry/sentry-laravel
compare: 4.5.0
- 12 commits
- 29 files changed
- 4 contributors
Commits on Apr 4, 2024
-
getsentry-bot committed
Apr 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 7edd171 - Browse repository at this point
Copy the full SHA 7edd171View commit details
Commits on Apr 11, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1b045d5 - Browse repository at this point
Copy the full SHA 1b045d5View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 25e1cd2 - Browse repository at this point
Copy the full SHA 25e1cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 054e0d6 - Browse repository at this point
Copy the full SHA 054e0d6View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5f2154 - Browse repository at this point
Copy the full SHA e5f2154View commit details -
Refactor the console scheduling integration (#884)
* Rename the console scheduling integration * Move console integration to a feature class
Configuration menu - View commit details
-
Copy full SHA for 7604023 - Browse repository at this point
Copy the full SHA 7604023View commit details -
LighthouseIntegration: Fix finding the operation definition node on t…
…he query (#883) * Fix finding the operation definition node on the query * Fix baseline
Configuration menu Copy the full SHA 3fd21f9View commit details -
-
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
Configuration menu Copy the full SHA 300bb6fView commit details -
-
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
Configuration menu Copy the full SHA fefacb9View commit details -
Commits on Apr 18, 2024
-
Fix username not being a string resulting in exception (#887)
* Add tests * Cast username to string
Configuration menu Copy the full SHA 0378a40View commit details -
Commits on Apr 22, 2024
-
Configuration menu Copy the full SHA 1cdaea4View commit details -
-
Configuration menu Copy the full SHA cdcd362View commit details -
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.4.1...4.5.0