Skip to main content
2026-03-19
  • Added: billingCycleAnchor property when provisioning and updating subscriptions. Accepts SubscriptionBillingCycleAnchor.UNCHANGED (default) to keep the existing billing cycle anchor, or SubscriptionBillingCycleAnchor.NOW to 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 ToString and Equals methods
  • Visibility changes to QueryString() and AddDefaultHeaders
  • SDK configuration and copy constructor tests