2026-03-19
- Added:
billingCycleAnchorproperty when provisioning and updating subscriptions. AcceptsSubscriptionBillingCycleAnchor.UNCHANGED(default) to keep the existing billing cycle anchor, orSubscriptionBillingCycleAnchor.NOWto reset it to the current timestamp.
2026-01-29
- Updated stainless config for API
2026-01-28
- API updates
- Handle unions containing unknown types properly
- Improved HttpResponse qualification
2026-01-27
- Removed custom code
2026-01-27
- API updates
- Improved cursor pagination
2026-01-27
- API update
- Commented out promotional endpoints
2026-01-26
Features:
- Added
ToStringandEqualsmethods - Visibility changes to QueryString() and AddDefaultHeaders
- SDK configuration and copy constructor tests
