You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -301,7 +301,7 @@ However, [a bug](https://github.com/stripe/stripe-java/pull/1906) in the `27.x.y
301
301
## 27.0.0 - 2024-10-01
302
302
*[#1880](https://github.com/stripe/stripe-java/pull/1880) Support for APIs in the new API version 2024-09-30.acacia
303
303
304
-
This release changes the pinned API version to `2024-09-30.acacia`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-09-30.acacia) and carefully review the API changes before upgrading.
304
+
This release changes the pinned API version to `2024-09-30.acacia`. Please read the [API Changelog](https://docs.stripe.com/changelog/acacia#2024-09-30.acacia) and carefully review the API changes before upgrading.
305
305
306
306
### ⚠️ Breaking changes due to changes in the API
307
307
@@ -437,7 +437,7 @@ However, [a bug](https://github.com/stripe/stripe-java/pull/1906) in the `27.x.y
This release changes the pinned API version to 2024-06-20. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-06-20) and carefully review the API changes before upgrading.
440
+
This release changes the pinned API version to 2024-06-20. Please read the [API Changelog](https://docs.stripe.com/changelog/2024-06-20) and carefully review the API changes before upgrading.
441
441
442
442
### ⚠️ Breaking changes
443
443
@@ -585,7 +585,7 @@ However, [a bug](https://github.com/stripe/stripe-java/pull/1906) in the `27.x.y
* This release changes the pinned API version to `2024-04-10`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-04-10) and carefully review the API changes before upgrading.
588
+
* This release changes the pinned API version to `2024-04-10`. Please read the [API Changelog](https://docs.stripe.com/changelog/2024-04-10) and carefully review the API changes before upgrading.
589
589
590
590
* Add a new `TaxIdService` for operations on `/v1/tax_ids` endpoints.
591
591
@@ -902,7 +902,7 @@ However, [a bug](https://github.com/stripe/stripe-java/pull/1906) in the `27.x.y
902
902
* Add support for new value `unreconciled_customer_funds` on enum `reporting.ReportRunCreateParams.parameters.reporting_category`
903
903
904
904
## 24.0.0 - 2023-10-16
905
-
* This release changes the pinned API version to `2023-10-16`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2023-10-16) and carefully review the API changes before upgrading `stripe-java`.
905
+
* This release changes the pinned API version to `2023-10-16`. Please read the [API Changelog](https://docs.stripe.com/changelog/2023-10-16) and carefully review the API changes before upgrading `stripe-java`.
* Add support for `legal_guardian` on `AccountPersonsParams.relationship` and `TokenCreateParams.person.relationship`
908
908
* Add support for `additional_tos_acceptances` on `TokenCreateParams.person`
@@ -992,7 +992,7 @@ However, [a bug](https://github.com/stripe/stripe-java/pull/1906) in the `27.x.y
992
992
* Add support for `flat_amount` on `tax.TransactionCreateReversalParams`
993
993
994
994
## 23.0.0 - 2023-08-16
995
-
* This release changes the pinned API version to `2023-08-16`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2023-08-16) and carefully review the API changes before upgrading `stripe-java`.
995
+
* This release changes the pinned API version to `2023-08-16`. Please read the [API Changelog](https://docs.stripe.com/changelog/2023-08-16) and carefully review the API changes before upgrading `stripe-java`.
996
996
* More information is available in the [stripe-java v23 migration guide](https://github.com/stripe/stripe-java/wiki/Migration-guide-for-v23)
997
997
998
998
"⚠️" symbol highlights breaking changes.
@@ -1286,7 +1286,7 @@ However, [a bug](https://github.com/stripe/stripe-java/pull/1906) in the `27.x.y
1286
1286
## 22.0.0 - 2022-11-16
1287
1287
* [#1471](https://github.com/stripe/stripe-java/pull/1471) Next major release changes
1288
1288
1289
-
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-11-15.
1289
+
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://docs.stripe.com/changelog/2022-11-15.
This release includes breaking changes resulting from:
1437
1437
1438
-
* Moving to use the new API version "2022-08-01". To learn more about these changes to Stripe products, see https://stripe.com/docs/upgrades#2022-08-01
1438
+
* Moving to use the new API version "2022-08-01". To learn more about these changes to Stripe products, see https://docs.stripe.com/changelog/2022-08-01
1439
1439
* Cleaning up the SDK to remove deprecated/unused APIs and rename classes/methods/properties to sync with product APIs. Read more detailed description at https://github.com/stripe/stripe-java/wiki/Migration-guide-for-v21.
1440
1440
1441
1441
"⚠️" symbol highlights breaking changes.
@@ -2893,7 +2893,7 @@ Pull requests included in this release (cf. [#869](https://github.com/stripe/str
2893
2893
* The above are technically breaking changes and should have been released with 14.0.0.
2894
2894
2895
2895
## 14.0.0 - 2019-10-18
2896
-
* [#863](https://github.com/stripe/stripe-java/pull/863) Upgrade to new API version [`2019-10-17`](https://stripe.com/docs/upgrades#2019-10-17)
2896
+
* [#863](https://github.com/stripe/stripe-java/pull/863) Upgrade to new API version [`2019-10-17`](https://docs.stripe.com/changelog/2019-10-17)
2897
2897
* Pin to API version `2019-10-17`
2898
2898
* Remove `account_balance` from Customer model and parameter classes
2899
2899
* Remove `billing` from Invoice, Subscription and Subscription Schedule model and parameter classes
@@ -2920,7 +2920,7 @@ Pull requests included in this release (cf. [#869](https://github.com/stripe/str
2920
2920
* Add support for `deviceType` on `ReaderListParams`
2921
2921
2922
2922
## 13.0.0 - 2019-10-08
2923
-
* [#853](https://github.com/stripe/stripe-java/pull/853) Upgrade to new API version [`2019-10-08`](https://stripe.com/docs/upgrades#2019-10-08)
2923
+
* [#853](https://github.com/stripe/stripe-java/pull/853) Upgrade to new API version [`2019-10-08`](https://docs.stripe.com/changelog/2019-10-08)
2924
2924
2925
2925
## 12.2.0 - 2019-10-08
2926
2926
* [#852](https://github.com/stripe/stripe-java/pull/852) Setters for string properties in update params now all accept `EmptyParam`
@@ -2989,7 +2989,7 @@ Pull requests included in this release (cf. [#869](https://github.com/stripe/str
2989
2989
* [#826](https://github.com/stripe/stripe-java/pull/826) Add support for `executive` on `Person` create, update and list
2990
2990
2991
2991
## 11.0.0 - 2019-08-14
2992
-
* [#825](https://github.com/stripe/stripe-java/pull/825) Move to API version [`2019-08-14`](https://stripe.com/docs/upgrades#2019-08-14)
2992
+
* [#825](https://github.com/stripe/stripe-java/pull/825) Move to API version [`2019-08-14`](https://docs.stripe.com/changelog/2019-08-14)
2993
2993
* Rename `platform_payments` to `transfers` in `Account`
2994
2994
* Introduce `executive` as a relationship on `Person`
2995
2995
@@ -3185,7 +3185,7 @@ Pull requests included in this release:
3185
3185
* [#701](https://github.com/stripe/stripe-java/pull/701) Fix java doc on deprecated `EventData#getObject` and `Event#getDataObjectDeserializer`
3186
3186
3187
3187
## 8.0.0 - 2019-03-19
3188
-
* [#662](https://github.com/stripe/stripe-java/pull/662) Major version release. Supports a pinned API version [2019-03-14](https://stripe.com/docs/upgrades#2019-03-14). Refer to our [migration guide for v8](https://github.com/stripe/stripe-java/wiki/Migration-guide-for-v8) for API upgrade guide and lists of backwards incompatible changes to watch out for.
3188
+
* [#662](https://github.com/stripe/stripe-java/pull/662) Major version release. Supports a pinned API version [2019-03-14](https://docs.stripe.com/changelog/2019-03-14). Refer to our [migration guide for v8](https://github.com/stripe/stripe-java/wiki/Migration-guide-for-v8) for API upgrade guide and lists of backwards incompatible changes to watch out for.
3189
3189
3190
3190
## 7.63.1 - 2020-17-11
3191
3191
* Identical to 7.29.0
@@ -3323,7 +3323,7 @@ Pull requests included in this release:
3323
3323
* [#581](https://github.com/stripe/stripe-java/pull/581) Add `Topup.cancel()` overload with no arguments
3324
3324
3325
3325
## 6.8.0 - 2018-08-28
3326
-
* [#577](https://github.com/stripe/stripe-java/pull/577) Update `Customer` and `Plan` models for API version [2018-08-23](https://stripe.com/docs/upgrades#2018-08-23)
3326
+
* [#577](https://github.com/stripe/stripe-java/pull/577) Update `Customer` and `Plan` models for API version [2018-08-23](https://docs.stripe.com/changelog/2018-08-23)
3327
3327
* [#579](https://github.com/stripe/stripe-java/pull/579) Add `authorizationCode` to `Charge`
3328
3328
3329
3329
## 6.7.0 - 2018-08-27
@@ -3562,7 +3562,7 @@ Pull requests included in this release:
3562
3562
* Add support for `available_payout_methods` to `Card` model
3563
3563
3564
3564
## 4.2.0 - 2017-04-06
3565
-
* Add support for payouts; see: https://stripe.com/docs/upgrades#2017-04-06
3565
+
* Add support for payouts; see: https://docs.stripe.com/changelog/2017-04-06
3566
3566
3567
3567
## 4.1.0 - 2017-04-04
3568
3568
* Make `rule` under `ChargeOutcome` expandable
@@ -3790,7 +3790,7 @@ Pull requests included in this release:
3790
3790
3791
3791
## 1.23.0 - 2014-12-08
3792
3792
* Java 1.5 support dropped. We strongly suggest using newer versions of Java due to runtime, VM, language, and syntax improvements
3793
-
* Dispute Evidence has been updated to reflect the new version of Dispute evidence format introduced as part of api version 2014-12-08. See https://stripe.com/docs/upgrades#2014-12-08 for details
3793
+
* Dispute Evidence has been updated to reflect the new version of Dispute evidence format introduced as part of api version 2014-12-08. See https://docs.stripe.com/changelog/2014-12-08 for details
3794
3794
3795
3795
## 1.22.0 - 2014-12-03
3796
3796
* Convention is to call methods with a RequestOptions object, instead of an API Key directly
@@ -3820,7 +3820,7 @@ Pull requests included in this release:
3820
3820
* A few non-breaking general cleanups
3821
3821
3822
3822
## 1.18.0 - 2014-08-25
3823
-
* Added isChargeRefundable and balanceTransactions to Dispute https://stripe.com/docs/upgrades#2014-08-20
3823
+
* Added isChargeRefundable and balanceTransactions to Dispute https://docs.stripe.com/changelog/2014-08-20
3824
3824
3825
3825
## 1.17.0 - 2014-08-19
3826
3826
* Added metadata to Coupons
@@ -3947,7 +3947,7 @@ Pull requests included in this release:
3947
3947
3948
3948
## 1.2.5 - 2013-07-15
3949
3949
* Add support for new cards API.
3950
-
* You will probably need to upgrade the Stripe API version on your account to 2013-07-05 or explicitly specify an API version with com.stripe.Stripe.apiVersion when you switch to this release of the bindings. More information about the relevant changes can be found at https://stripe.com/docs/upgrades#2013-07-05 and http://bit.ly/13miHM8
3950
+
* You will probably need to upgrade the Stripe API version on your account to 2013-07-05 or explicitly specify an API version with com.stripe.Stripe.apiVersion when you switch to this release of the bindings. More information about the relevant changes can be found at https://docs.stripe.com/changelog/2013-07-05 and http://bit.ly/13miHM8
3951
3951
* Add a StripeRawJsonObject type for deserializing webhook events we don't recognize
3952
3952
* Add a Money classfor representing account balances in individual currencies
0 commit comments