spryker-eco/new-relic
NewRelic module
2.1.0
1.6M downloads/mo
#4166 most downloaded on Packagist
spryker-eco/new-relic
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 10 months to 4.3 years
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
4 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · Aug 2018 to Oct 2024
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 4-
2.1.007 Oct 2024Release notes
Open source →What's Changed
- TE-6867 /all console commands return exit code 0 by @demkos in #7
- Fix phpstan and CS and license. by @dereuromark in #8
- TE-6867: License file header update by @demkos in #9
- TE-6867: Fixed composer.json issues. by @demkos in #10
- TE-7611 Added missing dependency. by @stereomon in #11
- TE-7611 Fixed order of composer entries. by @stereomon in #12
- TE-4011 / TE-8507 remove code that generate deprecated messages in tests by @Nidhognit in #13
- Feature/te 9578/te 9767 missing baseline for modules by @asaulenko in #14
- TE-9767 Added missing Psalm report file and PHP version badge by @asaulenko in #16
- Add psalm report by @dereuromark in #15
- TE-10379 Added PHP8.1 to CI by @dmytro-dymarchuk in #18
- Fix up psalm issues by @dereuromark in #19
- Fix CS by @dereuromark in #20
- Removed composer validate lowest check from CI by @a-sabaa in #21
Full Changelog: 2.0.1...2.1.0
-
2.0.119 Jun 2020 -
2.0.021 Aug 2019Release notes
Open source →Included commits: 1.0.0...2.0.0
Improvements
- Fixed the correct console command logging in
spryker/monitoringat spryker/spryker#5555 - potential release version2.0.0 - Added a conflicting constraint to the previous core version of the new-relic module
- Fixed the wrong GuzzleHttp namespace. Composer force version 6.x.x
- Fixed required arguments for the record deployment. Only
revision(the 3rd) is required, therefore since the first argument was already required, made the first 3 arguments all required - Fixed the way record deployment is set to NewRelic API: https://docs.newrelic.com/docs/apm/new-relic-apm/maintenance/record-deployments
- Improved the record deployment in a retro-compatible way. The record deployment URL can contain only one application-id (that is a NewRelic term for an environment). Added the application-id array, so that record deployment URL can have
sprintfstyle placeholder and a list of IDs can be passed separately.
- Fixed the correct console command logging in
-
1.0.010 Aug 2018Release notes
Open source →Included commits: https://github.com/spryker-eco/new-relic/tree/1.0.0
Initial Release
- Added NewRelic MonitoringExtension Plugin.