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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,12 @@ This release changes the pinned API version to 2026-08-26.preview.
26
26
* Add support for error codes `authentication_failure`, `capability_not_active`, `expired_payment_method`, `incorrect_postal_code`, `invalid_canceled_subscription_fields`, and `payment_method_restricted` on `QuotePreviewInvoice.last_finalization_error`
27
27
*[#2121](https://github.com/stripe/stripe-php/pull/2121) Add non-verified methods to managed handlers
28
28
29
+
## 21.3.2 - 2026-09-09
30
+
*[#2142](https://github.com/stripe/stripe-php/pull/2142) Validate that webhook secrets are non-empty
31
+
32
+
## 21.3.1 - 2026-09-01
33
+
*[#2138](https://github.com/stripe/stripe-php/pull/2138) Harden API requestor code against malicious URLs
34
+
29
35
## 21.3.0 - 2026-08-26
30
36
This release changes the pinned API version to 2026-08-26.dahlia.
0 commit comments