Skip to content

v0.9.0

Choose a tag to compare

@stainless-app stainless-app released this 05 Feb 00:49

0.9.0 (2026-02-04)

Full Changelog: v0.8.0...v0.9.0

Features

  • api: add list contacts endpoint (fb3eaae)
  • api: add list messages endpoint (ca51f12)
  • api: add list phone numbers endpoint (47691df)
  • sdk: add deprecation messages (f0e959e)
  • sdks: set up pagination (08b1393)

Bug Fixes

  • api: make message body nullable (a329e52)
  • client: always add content-length to post body, even when empty (12467d3)

Chores

  • docs: remove www prefix (beaff0c)