- Fix deprecation warning in Ruby 2.7 (#130)
- Fixes tests for Stripe 5.19.0 (#133)
Unclaimed project
Are you a maintainer of stripe_event? Claim this project to take control of your public changelog and roadmap.
Mistaken/Broken release:
StripeEvent::WebhookController now calls skip_before_action :verify_authenticity_token if Rails.application.config.action_controller.default_protect_from_forgery is set (as it is by default in Rails 5.2)