Skip to content

v0.16.3

Compare
Choose a tag to compare
@stainless-app stainless-app released this 04 Sep 13:35

0.16.3 (2025-09-04)

Full Changelog: v0.16.2...v0.16.3

Bug Fixes

  • update example for bedrock dev mode to incl openlayerignore (dc37d37)

Chores

  • update CI script (4243b7a)
  • update package dependencies and improve tracing latency calculation (d984e00)

Refactors

  • consolidate StepType enum and related functionality into steps.ts (7ac626e)
  • improve code readability and formatting across multiple files (0d3cfe0)
  • streamline timing handling in tracedTool and tracedAgent (56ee199)