bolshakov / stoplight

:traffic_light: Traffic control for code.
http://bolshakov.github.io/stoplight/
MIT License
384 stars 40 forks source link

The future of notifiers #163

Closed bolshakov closed 1 year ago

bolshakov commented 1 year ago

Maintaining all the possible notifiers is hardly possible. The underlying libraries change interfaces, get outdated, or discontinued.

Proposal

Let's drop all the notifiers from the stoplight gem except io and logger and let the community maintain the rest as separate gems. I can maintain the Sentry notifier.