stripe-go v40.0.0
brandur-stripe
released this
07 Aug 00:47
·
2003 commits
to master
since this release
- #648 Introduce buffers so a request's body can be read multiple times (this modifies the interface of a few exported internal functions so it's technically breaking, but it will probably not be breaking for most users)
- #649 Rename
BackendConfiguration
toBackendImplementation
(likewise, technically breaking, but minor) - #650 Export
webhook.ComputeSignature