Skip to content

v0.1.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@stainless-app stainless-app released this 22 Jan 23:28

0.1.0-alpha.9 (2025-01-22)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

  • client: make message roundtripping more robust (#75) (3153b8b)
  • client: support results endpoint (#73) (361a2d2)

Bug Fixes

  • client: add missing default headers (#72) (4bfb8c5)
  • client: make service impl constructors internal (#70) (77f8873)

Chores

  • internal: add file comment (#74) (70def92)
  • internal: move StreamResponse method (#65) (083a7b5)
  • internal: refactor streaming implementation (#64) (02dcd90)
  • internal: remove space (#63) (b3a86b3)
  • internal: upgrade kotlin compiler and gradle (#66) (8685797)

Documentation