PackageTrack
Sign in Get early access

justbetter/magento2-sentry

Magento 2 Logger for Sentry

4.6.0 1.6M downloads/mo #4878 most downloaded on Packagist justbetter/magento2-sentry

What this package is like to depend on

Last release 3 months ago

13 May 2026

Release timing varies

gaps range from 2 weeks to 6 months

Nearly every release is documented

notes for 63 of 65 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

65 releases · first in 2018

7 releases in the last 12 months

see the full history below

Release timeline

65 releases · Mar 2018 to May 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 65
  1. 4.6.0 13 May 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 4.5.5...4.6.0

    Open source →
  2. 4.5.5 27 Jan 2026
    Release notes

    Full Changelog: 4.5.4...4.5.5

    What's Changed

    • Fixed load order
    Open source →
  3. 4.5.4 26 Jan 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 4.5.3...4.5.4

    Open source →
  4. 4.5.3 05 Jan 2026
    Release notes

    Raised phpstan level to 8 & introduced rector (#227)

    Open source →
  5. 4.5.2 27 Nov 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 4.5.1...4.5.2

    Open source →
    Release notes

    Fixed

    * Fixed undefined message properties on queues (https://github.com/justbetter/magento2-sentry/pull/221)
    * Fixed error thrown on new setup:install (https://github.com/justbetter/magento2-sentry/pull/223)
    * Fixed activating sentry with invalid DSN (https://github.com/justbetter/magento2-sentry/pull/222)
    
    Open source →
  6. 4.5.1 11 Nov 2025
    Release notes

    What's Changed

    Full Changelog: 4.5.0...4.5.1

    Open source →
    Release notes

    Added

    * Set Magento BP as default prefix
    
    Open source →
  7. 4.5.0 04 Nov 2025
    Release notes

    What's Changed

    Lots of added tracing! tracing is now added for commands, queues, and caches.

    Full Changelog: 4.4.0...4.5.0

    Open source →
    Release notes

    Added

    * Added Logger support (https://github.com/justbetter/magento2-sentry/pull/201)
    * Added support for manual release defnition (https://github.com/justbetter/magento2-sentry/pull/204)
    * Added custom SDK identifier to module (https://github.com/justbetter/magento2-sentry/pull/208)
    * Added Cache instrumentation (https://github.com/justbetter/magento2-sentry/pull/206)
    * Added Queue instrumentation (https://github.com/justbetter/magento2-sentry/pull/210)
    * add csp report-uri if none is configured (https://github.com/justbetter/magento2-sentry/pull/216) thanks to https://github.com/rommelfreddy 
    

    Changed

    * Replaced deprecated \Monolog\Logger::Warning (https://github.com/justbetter/magento2-sentry/pull/214) thanks to https://github.com/GeKVe
    * use configured dsn-hostname for csp connect-src policy (https://github.com/justbetter/magento2-sentry/pull/215) thanks to https://github.com/rommelfreddy
    
    Open source →
  8. 4.4.0 14 Jul 2025
    Release notes

    What's Changed

    Full Changelog: 4.3.0...4.4.0

    Open source →
    Release notes

    Fixed

    * Catch zend db adapter errors when database is missing (https://github.com/justbetter/magento2-sentry/pull/193)
    * Fix logrocket key type
    

    Added

    * Add the ability to select job codes using regex (https://github.com/justbetter/magento2-sentry/pull/197)
    * Added support for [spotlight](https://spotlightjs.com/) (https://github.com/justbetter/magento2-sentry/pull/195)
    
    Open source →
  9. 4.3.0 24 Jun 2025
    Release notes

    What's Changed

    Full Changelog: 4.2.0...4.3.0

    Open source →
    Release notes

    Fixed

    * Catch The default website isnt defined when getting store (https://github.com/justbetter/magento2-sentry/pull/188)
    

    Added

    * Add sentry logger by hooking into monolog setHandlers (https://github.com/justbetter/magento2-sentry/pull/184)
    * Added support for cron check-ins (https://github.com/justbetter/magento2-sentry/pull/182)
    
    Open source →
  10. 4.2.0 10 Jun 2025
    Release notes

    What's Changed

    Full Changelog: 4.1.0...4.2.0

    Open source →
    Release notes

    Added

    * Add performance sampling by (https://github.com/justbetter/magento2-sentry/pull/178) thanks to https://github.com/indykoning, https://github.com/barryvdh and https://github.com/rommelfreddy
    * Automatically pass all supported sentry config (https://github.com/justbetter/magento2-sentry/pull/177)
    
    Open source →
  11. 4.1.0 04 Jun 2025
    Release notes

    Added

    * Clean up the Magento stacktrace before sending it to Sentry (https://github.com/justbetter/magento2-sentry/pull/171)
    * Pass config also relevant to sentry (https://github.com/justbetter/magento2-sentry/pull/172)
    

    Fixed

    * Gather ip from Magento instead of server variable (https://github.com/justbetter/magento2-sentry/pull/174)
    
    Open source →
  12. 4.0.1 06 May 2025
    Release notes

    Fixed

    * Load customerSession in SentryLog via proxy (Fixing https://github.com/justbetter/magento2-sentry/issues/160) (https://github.com/justbetter/magento2-sentry/pull/169) thanks to https://github.com/brosenberger
    
    Open source →
  13. 4.0.0 23 Apr 2025
    Release notes

    Added

    * Moved sentry logging to a monolog handler (https://github.com/justbetter/magento2-sentry/pull/165)
    * Added support for Magento 2.4.8
    * Added support for Monolog V3
    

    Changed

    * Dynamically add sentry and logrocket domains to CSP whitelist (https://github.com/justbetter/magento2-sentry/pull/156) thanks to https://github.com/brosenberger
    * Use secureRenderer for including sentry frontend js (https://github.com/justbetter/magento2-sentry/pull/157) thanks to https://github.com/brosenberger
    
    Open source →
  14. 3.9.0 31 Jan 2025
    Release notes

    Added

    * Raised PHPStan level to 5 (https://github.com/justbetter/magento2-sentry/pull/149)
    * Added user context to logging and errors when possible (https://github.com/justbetter/magento2-sentry/pull/133 & https://github.com/justbetter/magento2-sentry/pull/152)
    * Allow overriding some config per store (https://github.com/justbetter/magento2-sentry/pull/155) thanks to https://github.com/bruno-blackbird
    
    Open source →
  15. 3.8.0 09 Aug 2024
    Release notes

    Added

    * Added option to exclude default-integrations (https://github.com/justbetter/magento2-sentry/pull/146) thanks to https://github.com/rommelfreddy
    

    Removed

    * Removed promise-polyfill (https://github.com/justbetter/magento2-sentry/pull/142) thanks to https://github.com/rommelfreddy
    
    Open source →
  16. 3.7.2 04 Jul 2024
    Release notes

    Fixed

    * fix initialisation of replay integration (https://github.com/justbetter/magento2-sentry/pull/143) thanks to https://github.com/rommelfreddy
    
    Open source →
  17. 3.7.1 25 Jun 2024
    Release notes

    Fixed

    * Fix CSP after Polyfill changes (https://github.com/justbetter/magento2-sentry/pull/141) thanks to https://github.com/sprankhub
    
    Open source →
  18. 3.7.0 25 Jun 2024
    Release notes

    Fixed

    * Replace polyfill CDN with fastly (https://github.com/justbetter/magento2-sentry/pull/140) thanks to https://github.com/barryvdh
    

    Added

    * Enable INP when tracing is enabled (https://github.com/justbetter/magento2-sentry/pull/137) thanks to https://github.com/amenk
    
    Open source →
  19. 3.6.0 29 Mar 2024
    Release notes

    This release drops support for php 7.4 as it has been completely EOL for over a year. https://www.php.net/supported-versions.php

    Fixed

    * Check if Sentry is defined before running init (https://github.com/justbetter/magento2-sentry/pull/129) thanks to https://github.com/netzkollektiv
    

    Changed

    * Use property promotions (https://github.com/justbetter/magento2-sentry/pull/130) thanks to https://github.com/cirolosapio
    * Raised sentry/sdk version to 4.0+
    
    Open source →
  20. 3.5.2 18 Mar 2024
    Release notes

    Fixed

    * Fix start errors without database connection (https://github.com/justbetter/magento2-sentry/pull/125) thanks to https://github.com/fredden
    
    Open source →
  21. 3.5.1 21 Dec 2023
    Release notes

    Fixed

    * Fix getting SCOPE_STORES from incorrect ScopeInterface (https://github.com/justbetter/magento2-sentry/pull/123) thanks to https://github.com/peterjaap
    * Improve extendibility by changing self to static (https://github.com/justbetter/magento2-sentry/pull/122) thanks to https://github.com/peterjaap
    
    Open source →
  22. 3.5.0 20 Dec 2023
    Release notes

    Added

    * Added support for configuration using System Configuration (https://github.com/justbetter/magento2-sentry/pull/121) thanks to https://github.com/ArjenMiedema
    
    Open source →
  23. 3.4.0 14 Jun 2023
    Release notes

    Added

    * Added `sentry_before_send` event (https://github.com/justbetter/magento2-sentry/pull/117) thanks to https://github.com/rbnmulder
    * Added support to ignore javascript errors (https://github.com/justbetter/magento2-sentry/pull/102) thanks to https://github.com/rommelfreddy
    
    Open source →
  24. 3.3.1 15 Mar 2023
    Release notes

    Fixed

    * Fixed PHP 8.2 deprecation errors (https://github.com/justbetter/magento2-sentry/pull/114) thanks to https://github.com/peterjaap
    
    Open source →
  25. 3.3.0 01 Mar 2023
    Release notes

    Added

    * Added Session Replay functionality
    
    Open source →
  26. 3.2.0 07 Jul 2022
    Release notes

    Fixed

    * Changed addAlert to addRecord for Test error (https://github.com/justbetter/magento2-sentry/pull/98) thanks to https://github.com/peterjaap
    

    Added

    * Send context data top Sentry as Custom Data (https://github.com/justbetter/magento2-sentry/pull/97) thanks to https://github.com/oneserv-heuser
    
    Open source →
  27. 3.1.0 14 Jun 2022
    Release notes

    Fixed

    * Update addRecord function for Monolog 2.7+ (https://github.com/justbetter/magento2-sentry/pull/92) thanks to https://github.com/torhoehn
    
    Open source →
  28. 3.0.2 14 Jun 2022
    Release notes

    Added

    * Added sentry_before_init event to GlobalExceptionCatcher (https://github.com/justbetter/magento2-sentry/pull/90) thanks to https://github.com/peterjaap
    
    Open source →
  29. 3.0.1 10 May 2022
    Release notes

    Fixed

    * Fix problems with logout during product edit in admin panel when Chrome DevTools is open (https://github.com/justbetter/magento2-sentry/pull/86) thanks to https://github.com/trungpq2711
    
    Open source →
  30. 3.0.0 13 Apr 2022
    Release notes

    Breaking: New version (2.0.0+) for Monolog will be required.

    Fixed

    * Fixed PHP 8.1 support with monolog 2.0.0+ (https://github.com/justbetter/magento2-sentry/pull/85) thanks to https://github.com/peterjaap
    
    Open source →
  31. 2.6.1 13 Apr 2022
    Release notes

    Changed

    * Updated constraints for monolog versions lower than 2.0.0
    
    Open source →
  32. 2.6.0 08 Apr 2021
    Release notes

    Added

    * Add option to filter the severity of ErrorExceptions being sent to Sentry
    * Add option to ignore specific Exception classes
    
    Open source →
  33. 2.5.4 10 Feb 2021
    Release notes

    Fixed

    * Fixed capital in dataHelper (https://github.com/justbetter/magento2-sentry/pull/74) thanks to https://github.com/peterjaap
    
    Open source →
  34. 2.5.3 03 Feb 2021
    Release notes

    Added

    * Add option to strip static content version and store code from urls that get sent to Sentry (https://github.com/justbetter/magento2-sentry/pull/73) thanks to https://github.com/peterjaap
    
    Open source →
  35. 2.5.2 18 Jan 2021
    Release notes

    Fixed

    * Fix monolog plugin still adding monolog as argument
    
    Open source →
  36. 2.5.1 18 Jan 2021
    Release notes

    Fixed

    * Merged PR - Use isset to check for custom_tags in context (https://github.com/justbetter/magento2-sentry/pull/71) thanks to https://github.com/matthiashamacher
    
    Open source →
  37. 2.5.0 15 Jan 2021
    Release notes

    Changed

    * Merged PR - Remove monolog class in function, add custom tag functionality (https://github.com/justbetter/magento2-sentry/pull/66) thanks to https://github.com/matthiashamacher
    This is a breaking change on SentryLog::send(), the function required monolog before, this has been removed
    
    Open source →
  38. 2.4.0 07 Dec 2020
    Release notes

    Added

    * Merged PR - Add csp_whitelist.xml (https://github.com/justbetter/magento2-sentry/pull/65) thanks to https://github.com/matthiashamacher
    

    Changed

    * Merged PR - Update Sentry version (https://github.com/justbetter/magento2-sentry/pull/64) thanks to https://github.com/matthiashamacher
    
    Open source →
  39. 2.3.2 30 Nov 2020
    Release notes

    Added

    * Merged PR - Adding environment to js integration (https://github.com/justbetter/magento2-sentry/pull/62) thanks to https://github.com/matthiashamacher
    
    Open source →
  40. 2.3.1 31 Aug 2020
    Release notes

    Added

    * Merged PR - Add option to enable or disable Php error tracking (https://github.com/justbetter/magento2-sentry/pull/59) thanks to https://github.com/t9toqwerty
    
    Open source →
  41. 2.3.0 29 Jun 2020
    Release notes

    Added

    * Merged PR - Added version tagging to JavaScript (https://github.com/justbetter/magento2-sentry/pull/54) thanks to https://github.com/JKetelaar
    * Added LogRocket support
    

    Changed

    * Better feedback if configuration prevents the module from running
    
    Open source →
  42. 2.2.3 25 Feb 2020
    Release notes

    Fixed

    * Merged PR - Release version should be string (https://github.com/justbetter/magento2-sentry/pull/49) thanks to https://github.com/DominicWatts
    
    Open source →
  43. 2.2.2 11 Feb 2020
    Release notes

    Changed

    * Merged PR - Change behavior to check of script tag can be used (https://github.com/justbetter/magento2-sentry/pull/48) thanks to https://github.com/adamj88
    * Updated changelog format to folow more closely to https://keepachangelog.com/
    
    Open source →
  44. 2.2.1 12 Dec 2019
    Release notes

    Changed

    * Merged PR - fix for requirements sdk (https://github.com/justbetter/magento2-sentry/pull/42) thanks to https://github.com/jupiterhs
    
    Open source →
  45. 2.2.0 12 Dec 2019
    Release notes

    Changed

    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/37) thanks to https://github.com/DominicWatts
    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/38) thanks to https://github.com/matthiashamacher
    
    Open source →
  46. 2.1.0 22 Nov 2019
    Release notes

    Changed

    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/33) thanks to https://github.com/DominicWatts
    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/35) thanks to https://github.com/peterjaap
    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/36) thanks to https://github.com/peterjaap
    * Refactor of proxy classes in di.xml
    

    Fixed

    * Fixed all PHPcs warnings and errors
    
    Open source →
  47. 2.0.0 19 Nov 2019
    Release notes

    Changed

    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/29) thanks to https://github.com/michielgerritsen
    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/26) thanks to https://github.com/JosephMaxwell
    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/27) thanks to https://github.com/DominicWatts
    
    Open source →
  48. 0.8.0 29 Aug 2019
    Release notes

    Changed

    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/24) thanks to https://github.com/kyriog
    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/22) thanks to https://github.com/fredden
    * Merged PR (https://github.com/justbetter/magento2-sentry/pull/21) thanks to https://github.com/erikhansen
    
    Open source →
  49. 0.7.2 20 Jun 2019
    Release notes

    Changed

    * Reverted async attribute
    
    Open source →
  50. 0.7.1 19 Jun 2019
    Release notes

    Added

    * Added async and crossorigin attribute to script tags
    
    Open source →
  51. 0.7.0 23 Apr 2019
    Release notes

    Fixed

    * Merged pull request avoiding magento crash (https://github.com/justbetter/magento2-sentry/pull/19)
    
    Open source →
  52. 0.6.2 05 Apr 2019
    Release notes

    Fixed

    * Fixed issues useing referenceBlock when adding scripts (https://github.com/justbetter/magento2-sentry/issues/18)
    
    Open source →
  53. 0.6.1 15 Feb 2019
    Release notes

    Added

    * Added missing files of PR 13 (https://github.com/justbetter/magento2-sentry/pull/16)
    
    Open source →
  54. 0.6.0 14 Feb 2019
    Release notes

    Added

    * Added Sentry script tag to catch javascript errors (https://github.com/justbetter/magento2-sentry/pull/13)
    
    Open source →
  55. 0.5.1 13 Feb 2019
    Release notes

    Added

    * Support for setting environment (https://github.com/justbetter/magento2-sentry/pull/12)
    
    Open source →
  56. 0.5.0 07 Dec 2018
    Release notes

    Added

    * Send extra parameters to sentry (https://github.com/justbetter/magento2-sentry/issues/11)
    * Added Magento 2.3.x support & dropped 2.1.x support
    

    Fixed

    * Fixed area code not set or already set
    
    Open source →
  57. 0.4.2 17 Oct 2018
    Release notes

    Fixed

    * Bugfix with area code already set - removed area code from constructor with causes problems at random cases. (https://github.com/justbetter/magento2-sentry/issues/10)
    

    Changed

    * Removed info level - this log level is not useable in sentry.
    
    Open source →
  58. 0.4.1 15 Aug 2018
    Release notes

    Fixed

    * Removed plugin in di.xml to prevent fatal crash on storefrontend
    * Restored preference in di.xml
    
    Open source →
  59. 0.4.0 10 Aug 2018
    Release notes

    Added

    * Added user context
    * Added message context
    * Added extra magento store parameters
    

    Changed

    * Refactor of overwrite to plugin with monolog
    * Refactor of ExceptionCatcher to use same SentryLogger
    * Refactor a lot of code
    * PSR2 compliance
    

    Fixed

    * Bugfix area code not set
    
    Open source →
  60. 0.3.0 06 Jul 2018

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive