Skip to content

v11.4.0

Compare
Choose a tag to compare
@ramya-stripe ramya-stripe released this 09 May 19:38
· 4 commits to master since this release
  • #1397 Update generated code
    • Add support for update test helper method on resources Treasury.OutboundPayment and Treasury.OutboundTransfer
  • #1399 Pass params to transfer reversal
    • Allow Stripe::Transfer.retrieve_reversal() to accept a params hash as the third argument, followed by opts. No changes to existing calls are necessary, but in a future major version this method will be updated to only accept params as the first argument. Fixes #1393
  • #1389 Removed jaro_winkler as a dependency
  • #1396 Start tracking StripeClient#request usage

See the changelog for more details.