summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-30Move newly introduced combined params to v1 namespacehelenye-v1-paramsHelen Ye
2025-09-30⚠️ drop support for Python 3.6 & clarify version policy (#1606)David Brownman
2025-09-30Include Python 3.13 in CI (#1497)Prathmesh Ranaut
2025-09-29⚠️ Unify resource and service method parameters into one class (#1596)helenye-stripe
2025-09-29Update generated code for v2028 and 2025-09-30.clover (#1607)stripe-openapi[bot]
2025-09-29Update generated code (#1605)stripe-openapi[bot]
2025-09-29⚠️ Remove deprecated compatibility exports (#1603)David Brownman
2025-09-29Fixed InvoiceLineItem method definition (#1604)Prathmesh Ranaut
2025-09-29move v2.event to v2.core.event (#1602)David Brownman
2025-09-29Update generated code for v2026 and 2025-09-30.clover (#1599)stripe-openapi[bot]
2025-09-25Update generated code for v2025 and 2025-09-30.clover (#1593)stripe-openapi[bot]
2025-09-25Add `StripeContext` object (#1589)David Brownman
2025-09-24⚠️ Add strongly typed EventNotifications (#1538)David Brownman
2025-09-24Ignore E203 (#1583)helenye-stripe
2025-09-24Update generated code for v2023 and 2025-09-30.clover (#1578)stripe-openapi[bot]
2025-09-23migrate from `setup.py` to `pyproject.toml` (#1572)David Brownman
2025-09-23Update generated code for v2022 and 2025-09-30.clover (#1567)stripe-openapi[bot]
2025-09-22Renamed Urllib2Client to UrllibClient (#1569)Prathmesh Ranaut
2025-09-18Don't use mutable default arguments (#1570)David Brownman
2025-09-17Updated stripeclient snippets in Readme.md (#1528)Prathmesh Ranaut
2025-09-08⚠️ Build SDK w/ V2 OpenAPI spec (#1565)David Brownman
2025-09-05revert event destination return typeDavid Brownman
2025-09-05add support for v2 deleted objects (#1543)David Brownman
2025-09-05Bump version to 12.5.1v12.5.1Michael Broshi
2025-09-04fix: paginate backwards if `starting_after == None` (#1563)Ryan Causey
2025-08-27Add private-preview branch to CI workflow triggersMichael Broshi
2025-08-27Bump version to 12.5.0v12.5.0Ramya Rao
2025-08-27Add section on private preview SDKs in readme (#1554)Ramya Rao
2025-08-27Update generated code for v1932 and 2025-08-27.basil (#1544)stripe-openapi[bot]
2025-08-27Import available http libraries more efficiently (#1553)David Brownman
2025-08-21Introduce V1 namespaces in StripeClient (#1549)prathmesh-stripe
2025-07-30Bump version to 12.4.0v12.4.0Ramya Rao
2025-07-30Update generated code for v1868 and 2025-07-30.basil (#1541)stripe-openapi[bot]
2025-07-11Fix timeout type hint in RequestsClient (#1537)Abe Hanoka
2025-07-01Bump version to 12.3.0v12.3.0Prathmesh Ranaut
2025-07-01Update generated code (#1526)stripe-openapi[bot]
2025-06-30Fix the link to releases page from readme (#1534)Ramya Rao
2025-06-26Added lint ignore instruction for deprecated import (#1532)prathmesh-stripe
2025-06-25Link to the /changelog page instead of /upgrades (#1529)Ramya Rao
2025-06-24Revert "Fix freezing recursion"David Brownman
2025-06-24Fix freezing recursionDavid Brownman
2025-06-06Added import for the new deprecated services in stripe_client (#1524)prathmesh-stripe
2025-06-05Add a new deprecated v1 services section (#1522)prathmesh-stripe
2025-05-29Bump version to 12.2.0v12.2.0Ramya Rao
2025-05-27Update generated code (#1517)stripe-openapi[bot]
2025-05-09Rename beta SDKs to public preview SDKs in readme (#1515)Ramya Rao
2025-05-02adds CONTRIBUTING.md (#1511)jar-stripe
2025-05-02Require merge commit for merge PR (+ new rules.yml file) (#1510)jar-stripe
2025-04-30Bump version to 12.1.0v12.1.0Michael Broshi
2025-04-30Use public endpoint in stripe mock (#1505)Michael Broshi