Skip to content

v0.2.0-alpha.93

Pre-release
Pre-release
Compare
Choose a tag to compare
@stainless-app stainless-app released this 10 Sep 18:22

0.2.0-alpha.93 (2025-09-10)

Full Changelog: v0.2.0-alpha.92...v0.2.0-alpha.93

Features

  • Add user_id and session_id in traces to track users and sessions (b7cd032)
  • api: api update (e65c84e)

Chores

  • closes OPEN-7337 Exclude examples from linting action (9730dc0)
  • exclude custom lib from linting action (89f0d21)
  • internal: move mypy configurations to pyproject.toml file (49b32b4)
  • internal: version bump (cb69e2e)
  • internal: version bump (59e1a98)
  • tests: simplify get_platform test (d30a165)

Styles

  • reverted back to previous version for data_stream_params.py (89d6a5d)

Refactors