Skip to content

v0.1.0-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 21 Jul 00:48
d55f21b

0.1.0-alpha.7 (2025-07-21)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

  • api: manual updates (9c7c076)
  • client: add https config options (508033b)

Bug Fixes

  • client: don't close client on withOptions usage when original is gc'd (e245a89)
  • client: ensure error handling always occurs (be0d357)

Chores

  • ci: bump actions/setup-java to v4 (ce1d549)
  • internal: allow running specific example from cli (39f74d7)
  • internal: refactor delegating from client to options (6682663)

Refactors

  • internal: minor ClientOptionsTest change (25962fa)