Skip to main content
0.6.0
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.
0.5.0
2026-01-29
  • Updated stainless config for API
0.4.0
2026-01-28
  • API updates
  • Handle unions containing unknown types properly
  • Improved HttpResponse qualification
0.3.1
2026-01-27
  • Removed custom code
0.3.0
2026-01-27
  • API updates
  • Improved cursor pagination
0.2.0
2026-01-27
  • API update
  • Commented out promotional endpoints
0.1.0
2026-01-26
Features:
  • Added ToString and Equals methods
  • Visibility changes to QueryString() and AddDefaultHeaders
  • SDK configuration and copy constructor tests