David Brownman
fd4368dbb8
⚠️ Drop support for Ruby < 2.6 & clarify version policy ( #1684 )
...
* update version requirements
* linting
* Fix linting
* add ci comment
* remove unused block
2025-09-30 17:25:42 +00:00
helenye-stripe
3919242336
⚠️ Unify resource and service method parameters into one class ( #1670 )
...
* updated rubocop
* manual changes
* generated changes
* remove commented
* Add typed: true annotations to rbi
* regenerate
---------
Co-authored-by: David Brownman <xavdid@stripe.com>
2025-09-29 17:54:48 -07:00
stripe-openapi[bot]
af31acc10a
Update generated code for v2028 and 2025-09-30.clover ( #1680 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2025-09-29 16:56:37 -07:00
stripe-openapi[bot]
48cacc1d16
Update generated code ( #1678 )
...
* Update generated code for v2026 and 2025-09-30.clover
* Update generated code for v2026 and 2025-09-30.clover
* Update generated code for v2026 and 2025-09-30.clover
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2025-09-29 11:54:18 -07:00
stripe-openapi[bot]
3b456cb2b9
Update generated code for v2026 and 2025-09-30.clover ( #1673 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
2025-09-29 10:00:11 -07:00
David Brownman
7ce6ec4092
updated generated and manually maintained code to move V2::Event, V2::EventDestination and V2::EventNotification to V2::Core, and UnknownEventNotification to Stripe::Events ( #1677 )
...
Co-authored-by: Jesse Rosalia <jar@stripe.com>
2025-09-29 07:14:24 -07:00
Ramya Rao
8330a2bfa5
Add comment on retrieve on how to pass parameters ( #1676 )
2025-09-26 19:43:27 +00:00
David Brownman
71858a8f76
Add StripeContext
object ( #1664 )
...
* add stripe context
* pr feedback
2025-09-25 18:53:45 +00:00
stripe-openapi[bot]
0f9faf2d63
Update generated code for v2025 and 2025-09-30.clover ( #1667 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2025-09-25 10:00:53 -07:00
David Brownman
cf0db6f745
⚠️ Add strongly typed EventNotifications ( #1650 )
...
* manual changes
* move eventNotification to v2 namespace
* updated rbi
* add tests
* Add basic rbi
* generate event data types
* move some things, fix tests
* add missing attributes
* update gemspec, examples, and rbi
* fix example
2025-09-24 15:55:40 -07:00
stripe-openapi[bot]
4cde8ca569
Update generated code for v2023 and 2025-09-30.clover ( #1661 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2025-09-24 10:16:35 -07:00
stripe-openapi[bot]
c279c39d87
Update generated code ( #1643 )
...
* Update generated code for v2020 and 2025-09-30.clover
* Update generated code for v2021 and 2025-09-30.clover
* Update generated code for v2022 and 2025-09-30.clover
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2025-09-23 16:28:52 -07:00
helenye-stripe
8a0ca5aae1
Exclude event types from rubocop rule ( #1657 )
2025-09-23 10:34:12 -07:00
helenye-stripe
401626c2bf
Deserialize inner types into inner classes ( #1652 )
2025-09-23 10:27:06 -07:00
David Brownman
742abc2abd
⚠️ Build SDK w/ V2 OpenAPI spec ( #1651 )
...
* generate w/ v2 openapi spec
* gen
2025-09-08 17:34:36 -07:00
helenye-stripe
8066e925ca
Remove double T.nilable
before every emptyable field in update methods ( #1633 )
2025-09-05 13:14:49 -07:00
David Brownman
6c294313be
add support for v2 deleted objects ( #1630 )
...
* add support for v2 deleted objects
* run tests?
* fix lint
2025-09-05 13:06:46 -07:00
helenye-stripe
07b68c97b0
Explicitly define methods for RBIs and ship combined RBI for Tapioca ( #1649 )
2025-09-03 11:44:40 -07:00
helenye-stripe
6ae1f4a853
Include only combined RBI ( #1641 )
2025-08-29 13:45:51 -07:00
Michael Broshi
b6298969ae
Add private-preview branch to CI workflow triggers
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 17:10:40 -04:00
Ramya Rao
ed2489d506
Bump version to 15.5.0
v15.5.0
2025-08-27 12:32:15 -07:00
Ramya Rao
1cf3e3d504
Add section on private preview SDKs in readme ( #1638 )
2025-08-27 15:18:37 -04:00
stripe-openapi[bot]
cbd4d56832
Update generated code ( #1631 )
...
* Update generated code for v1929 and 2025-08-27.basil
* Update generated code for v1930 and 2025-08-27.basil
* Update generated code for v1931 and 2025-08-27.basil
* Update generated code for v1932 and 2025-08-27.basil
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
2025-08-27 07:31:02 +00:00
helenye-stripe
192d5bee13
Add stripe_client
usage tracking for StripeClient ( #1637 )
...
* Add usage string for stripe_client usage
* small fixes
* rubocop on cursor code
* remove extra comments
2025-08-25 13:43:23 -07:00
helenye-stripe
13766d190c
Remove double T.nilable
before every emptyable field in update methods ( #1633 )
2025-08-11 11:17:44 -07:00
Ramya Rao
31dbce8464
Bump version to 15.4.0
v15.4.0
2025-07-30 10:16:16 -07:00
stripe-openapi[bot]
fb0436b611
Update generated code for v1868 and 2025-07-30.basil ( #1627 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2025-07-30 09:21:32 -07:00
Michael Broshi
f6fd754a76
Suppress MethodLength on api_requestor ( #1626 )
2025-07-22 07:43:37 -07:00
Prathmesh Ranaut
749a12b5a8
Bump version to 15.3.0
v15.3.0
2025-07-01 16:16:16 -04:00
stripe-openapi[bot]
1a18c90c18
Update generated code ( #1618 )
...
* Update generated code for v1786 and 2025-05-28.basil
* Update generated code for v1796 and 2025-05-28.basil
* Update generated code for v1800 and 2025-05-28.basil
* Update generated code for v1806 and 2025-06-30.basil
* Update generated code for v1819 and 2025-06-30.basil
* Update generated code for v1819 and 2025-06-30.basil
* Update generated code for v1819 and 2025-06-30.basil
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: prathmesh-stripe <165320323+prathmesh-stripe@users.noreply.github.com>
2025-07-01 20:05:02 +00:00
helenye-stripe
2241742fa6
Explicitly mention that APIResource.request was removed ( #1615 )
2025-07-01 19:29:29 +00:00
prathmesh-stripe
8ac3b4f3c3
Updated stripeclient snippets in Readme.md ( #1619 )
2025-06-23 16:14:53 +00:00
Ramya Rao
3d8ec2f326
Link to the /changelog page instead of /upgrades ( #1622 )
2025-06-23 08:00:34 -07:00
helenye-stripe
da9f0e07e4
Disable flaky test in jruby/truffleruby ( #1621 )
...
* Disable flaky test for now
* ticket
2025-06-17 10:10:01 -07:00
Mike Chlipala
4367ac9511
Fix raw_request
example in readme ( #1620 )
2025-06-16 07:10:55 -07:00
Helen Ye
d911399f81
Bump version to 15.2.1
v15.2.1
2025-06-04 15:26:07 -04:00
helenye-stripe
51e8e3264f
Fix event refresh ( #1617 )
2025-06-04 12:21:33 -07:00
Ramya Rao
655385565f
Bump version to 15.2.0
v15.2.0
2025-05-29 00:28:57 +05:30
stripe-openapi[bot]
c3f9f45509
Update generated code ( #1605 )
...
* Update generated code for v1758
* Update generated code for v1770
* Update generated code for v1770
* Update generated code for v1772
* Update generated code for v1773
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2025-05-27 13:34:38 -07:00
Ramya Rao
6a2a9dca26
Simplify public preview SDK instructions ( #1604 )
2025-05-09 07:31:13 -07:00
Ramya Rao
a89df859de
Rename beta SDKs to public preview SDKs in readme ( #1603 )
...
* Rename beta SDKs to public preview SDKs in readme
* More details in installation steps
* simplify text
2025-05-08 07:02:05 -07:00
jar-stripe
74a5d1d5b9
adds CONTRIBUTING.md ( #1601 )
2025-05-02 14:47:14 -07:00
jar-stripe
ff7e4451a4
Require merge commit for merge PR (+ new rules.yml file) ( #1600 )
2025-05-02 13:51:33 -07:00
Michael Broshi
22ba74e4a6
Bump version to 15.1.0
v15.1.0
2025-04-30 15:18:57 -04:00
stripe-openapi[bot]
6c90c710d8
Update generated code ( #1597 )
...
* Update generated code for v1719
* Update generated code for v1719
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2025-04-28 15:02:27 -07:00
stripe-openapi[bot]
cdce6c3f56
Update generated code for v1719 ( #1595 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
2025-04-24 19:53:00 +00:00
helenye-stripe
1a0c78f112
Add resource pattern deprecation plan to README ( #1592 )
2025-04-24 12:43:28 -07:00
helenye-stripe
88c8720712
Fix endpoints being hit since requests are stubbed ( #1591 )
...
* Fix endpoints being hit since requests are stubbed
* Use a fake endpoint
2025-04-24 08:08:17 -07:00
stripe-openapi[bot]
b9d00e2ffa
Update generated code ( #1566 )
...
* Update generated code for v1655
* Update generated code for v1668
* Update generated code for v1691
* Update generated code for v1713
* Update generated code for v1718
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: prathmesh-stripe <165320323+prathmesh-stripe@users.noreply.github.com>
2025-04-23 23:40:10 -07:00
prathmesh-stripe
ca00b676f0
Updated rubocop ( #1585 )
2025-04-16 12:35:28 -04:00