Skip to content

v80.2.0

Latest
Compare
Choose a tag to compare
@jar-stripe jar-stripe released this 09 Oct 21:56
· 1 commit to master since this release
  • #1929, #1933 Remove rawrequests Post, Get, and Delete in favor of rawrequests.Client
    • The individual rawrequests functions for Post, Get, and Delete methods are removed in favor of the client model which allows local configuration of backend and api key, which enables more flexible calls to new/preview/unsupported APIs.

See the changelog for more details.