stripe 6.5.0 → 7.1.0.pre.beta.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9caf7ea4880e640abafdc479409834db2818e273e5c7df45e0361e408a8c5154
4
- data.tar.gz: ad4d2c14acc5d21b13b9b8c0bc620bfbbcc545e5975bc34af692aa0d6605ecd7
3
+ metadata.gz: 803504fb9cf5348f6c69d73dce412e713d60da6eeb583598a269fdf6e74d1519
4
+ data.tar.gz: e2ec613485ac48c5118ce5bfdf9179fbf369f62f91ba4b38e3c4918050310f26
5
5
  SHA512:
6
- metadata.gz: 85c0e4509534cccee655e56a503b55f2920610dc1f913d0cab401e6758be76558ce3e68246043dfa1c845d0f82af9b2b12b3ba00830750e06e99cf750446bfe1
7
- data.tar.gz: b93b322c10df5cd0eaff00e833f051fc18a47b0c0dd5251ce07ec523829b98e0cd4201e45f7aef49b0dca7ecbebf12d6b94fc31af27483ce3fade05ec0adb9a0
6
+ metadata.gz: 9ca2cd6e815e5acbca268b1c6be2be3651b1486c7377334e4de6b016091b9602479782b0a774d9429ac3bf753199db5c0c21ee00e34faa100a85fba8eb31ea5a
7
+ data.tar.gz: 459abca01397a4f89a6740c48e51e613e821ec7a877f24a1864d939ed993b2b45cac574a9b513f3187aa06a57987eeb10ee070b9a1f7cc81edb955285d69fbf2
data/CHANGELOG.md CHANGED
@@ -1,8 +1,38 @@
1
1
  # Changelog
2
2
 
3
+ ## 7.1.0-beta.1 - 2022-08-03
4
+ * [#1107](https://github.com/stripe/stripe-ruby/pull/1107) API Updates for beta branch
5
+ - Updated stable APIs to the latest version
6
+ - Added the `Order` resource support
7
+
8
+ ## 7.0.0 - 2022-08-02
9
+
10
+ Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the SDK, read more detailed description at https://github.com/stripe/stripe-ruby/wiki/Migration-guide-for-v7. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-08-01.
11
+
12
+ "⚠️" symbol highlights breaking changes.
13
+
14
+ * [#1106](https://github.com/stripe/stripe-ruby/pull/1106) API Updates
15
+ * [#1092](https://github.com/stripe/stripe-ruby/pull/1092) API Updates
16
+ * [#1090](https://github.com/stripe/stripe-ruby/pull/1090) Use auto-generation for `Invoice` methods
17
+ * [#1103](https://github.com/stripe/stripe-ruby/pull/1103) Next major release changes
18
+
19
+ ## 6.6.0-beta.1 - 2022-07-22
20
+ * [#1100](https://github.com/stripe/stripe-ruby/pull/1100) API Updates for beta branch
21
+ - Updated stable APIs to the latest version
22
+ - Add `QuotePhase` resource
23
+ * [#1097](https://github.com/stripe/stripe-ruby/pull/1097) API Updates for beta branch
24
+ - Updated stable APIs to the latest version
25
+ - Add `SubscriptionSchedule.amend` method.
26
+ * [#1093](https://github.com/stripe/stripe-ruby/pull/1093) API Updates for beta branch
27
+ - Include `server_side_confirmation_beta=v1` beta
28
+ - Add `secretKeyConfirmation` to `PaymentIntent`
29
+ * [#1085](https://github.com/stripe/stripe-ruby/pull/1085) API Updates for beta branch
30
+ - Updated stable APIs to the latest version
31
+ * [#1075](https://github.com/stripe/stripe-ruby/pull/1075) Use the generated API version
32
+
3
33
  ## 6.5.0 - 2022-06-29
4
34
  * [#1084](https://github.com/stripe/stripe-ruby/pull/1084) API Updates
5
- * Add support for `deliver_card`, `fail_card`, `return_card`, and `ship_card` test helper methods on resource `Issuing.Card`
35
+ * Add support for `deliver_card`, `fail_card`, `return_card`, and `ship_card` test helper methods on resource `Issuing.Card`
6
36
  * [#1076](https://github.com/stripe/stripe-ruby/pull/1076) fix: Update logging to coerce ASCII-8BIT into UTF-8.
7
37
 
8
38
  ## 6.4.0 - 2022-06-17
@@ -12,7 +42,7 @@
12
42
  * [#1072](https://github.com/stripe/stripe-ruby/pull/1072) Trigger workflows on beta branches
13
43
  * [#1071](https://github.com/stripe/stripe-ruby/pull/1071) Use request_stripe_object for all requests
14
44
  * [#1070](https://github.com/stripe/stripe-ruby/pull/1070) API Updates
15
-
45
+
16
46
  Switch from using meta-programing to generating explicit methods for custom methods.
17
47
  * [#1069](https://github.com/stripe/stripe-ruby/pull/1069) chore: Stop special implementation of Account.persons method.
18
48
 
@@ -28,8 +58,6 @@
28
58
  * Add support for new resources `Treasury.CreditReversal`, `Treasury.DebitReversal`, `Treasury.FinancialAccountFeatures`, `Treasury.FinancialAccount`, `Treasury.FlowDetails`, `Treasury.InboundTransfer`, `Treasury.OutboundPayment`, `Treasury.OutboundTransfer`, `Treasury.ReceivedCredit`, `Treasury.ReceivedDebit`, `Treasury.TransactionEntry`, and `Treasury.Transaction`
29
59
  * Add support for `retrieve_payment_method` method on resource `Customer`
30
60
  * Add support for `list_owners` and `list` methods on resource `FinancialConnections.Account`
31
-
32
-
33
61
 
34
62
  ## 6.0.0 - 2022-05-09
35
63
  * [#1056](https://github.com/stripe/stripe-ruby/pull/1056) API Updates
@@ -45,7 +73,6 @@
45
73
  ## 5.55.0 - 2022-05-05
46
74
  * [#1055](https://github.com/stripe/stripe-ruby/pull/1055) API Updates
47
75
  * Add support for new resources `FinancialConnections.AccountOwner`, `FinancialConnections.AccountOwnership`, `FinancialConnections.Account`, and `FinancialConnections.Session`
48
-
49
76
 
50
77
  ## 5.54.0 - 2022-05-03
51
78
  * [#1053](https://github.com/stripe/stripe-ruby/pull/1053) API Updates
@@ -1076,3 +1103,4 @@ Identical to 1.56.0 above. I incorrectly cut a patch-level release.
1076
1103
  <!--
1077
1104
  # vim: set tw=0:
1078
1105
  -->
1106
+
data/OPENAPI_VERSION CHANGED
@@ -1 +1 @@
1
- v161
1
+ v175
data/VERSION CHANGED
@@ -1 +1 @@
1
- 6.5.0
1
+ 7.1.0-beta.1