Skip to content

stripe-node v7.5.0

Compare
Choose a tag to compare
@rattrayalex-stripe rattrayalex-stripe released this 24 Jul 22:48
· 1501 commits to master since this release
  • #660 Interpret any string in args as API Key instead of a regex
    • ⚠️ Careful: passing strings which are not API Keys as as the final argument to a request previously would have ignored those strings, and would now result in the request failing with an authentication error.
    • ⚠️ Careful: The private api utils.isAuthKey was removed.
  • #658 Update README retry code sample to use two retries
  • #653 Reorder customer methods

See the changelog for more details.