- 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.
- Updated stainless config for the API
- Multiple API updates implemented
- API updates
- Commented out promotional endpoints
- Improved cursor pagination functionality
Features:
- Added customer endpoints
- Support for binary request streaming
- Support for file upload requests
- Environment cleanup improvements
- Don’t send Content-Type header on GET requests
- Python 3.14 compatibility
- Pydantic v1 signature updates
- Stream closure handling
- Nested discriminated union parsing
- Empty metadata handling
- Python 3.14 support added
- Python 3.8 support dropped
- Python 3.13 marked as supported
- Dependency updates and internal codegen improvements
