Skip to main content
0.1.0-alpha.3
2026-01-29
  • Updated stainless config
0.1.0-alpha.2
2026-01-28
  • Multiple API updates
  • Commented out promotional endpoints
  • Improved cursor pagination
0.1.0-alpha.1
2026-01-26
Features:
  • Added customer endpoints
  • Multiple API updates and manual refinements
Bug Fixes:
  • Better thread safety via early initializing SSL store during HTTP client creation
  • Calling break out of streams is now instantaneous
  • Fixed issue where JSON parse errors when receiving HTTP 204 with no body
  • Ensured Sorbet tests run serially
Chores:
  • Dependency updates and Sorbet type configuration
  • Base64 gem requirement
  • Ruby 4 compatibility adjustments
  • Documentation and configuration updates