Skip to content

v1.62.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 13 Aug 18:35

1.62.0 (2026-08-13)

Full Changelog: v1.61.0...v1.62.0

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (836125f)

Bug Fixes

  • bedrock: adopt the default-credentials hook in place of the direct base-client bind (#145) (e082f28)
  • client: accumulate streamed input for server tool use blocks (#162) (75382d8)
  • client: add models (055b440)
  • internal: don't resolve lazy field types when hashing a model class (#155) (0a2c06f)
  • streaming: apply all message_delta fields when accumulating streamed messages (#160) (e537ae2)
  • vertex: don't resolve the shared config store during client init (#142) (4108bd4)

Documentation

  • api: clarify that user profile name is optional for resold profiles (e68fd57)
  • client: move truncated-docs note below the description in YARD doc blocks (3db8b94)
  • fix Symbol typo in RDoc comments (#163) (1102732)