Project

General

Profile

Plugins Directory » Redmine Sentry Client

Author: Johannes Przymusinski
Website: https://github.com/jop-software/redmine_sentry_client
Code repository: https://github.com/jop-software/redmine_sentry_client
Registered on: 2022-01-02 (over 2 years ago)
Current version: 2.1.1
Compatible with: Redmine 5.1.x, 5.0.x
User ratings:   (0)

This plugin will report all exceptions thrown in your redmine installation to a defined Sentry-Server.
Supported are both the cloud version and on-premise sentry installations.

Installation notes

You can follow the default way to install redmine plugins.
  • Download the plugin sources. Either from the Plugins Directory or the Git Repository
  • unpack the downloaded archive into your <redmine-installation>/plugins directory.
  • Install dependencies with bundle install.
  • Restart redmine.

Changelog

2.1.1 (2022-08-24)

Compatible with Redmine 5.1.x, 5.0.x.

- De-/Activate the integration with a environment variable
- code cleanup

redmine_sentry_client-2.1.1.zip (9.3 KB) redmine_sentry_client-2.1.1.zip Johannes Przymusinski, 2022-08-24 22:18

2.0.0 (2022-08-22)

Compatible with Redmine 5.1.x, 5.0.x.

Breaking Changes

- Dropped Support for Redmine 4

What's Changed

- feat: lint ruby code in workflow by @cngJo in https://github.com/jop-software/redmine_sentry_client/pull/14
- Redmine 5 compatability by @cngJo in https://github.com/jop-software/redmine_sentry_client/pull/17

Full Changelog: https://github.com/jop-software/redmine_sentry_client/compare/v1.0.0...v2.0.0

redmine_sentry_client-2.0.0.zip (9.03 KB) redmine_sentry_client-2.0.0.zip Johannes Przymusinski, 2022-08-22 20:47

1.0.0 (2022-01-02)

Compatible with Redmine 4.2.x, 4.1.x, 4.0.x.

redmine_sentry_client-1.0.0.zip (8.02 KB) redmine_sentry_client-1.0.0.zip Plugin Code Johannes Przymusinski, 2022-01-02 11:07