Skip to content

Latest commit

 

History

History
197 lines (117 loc) · 11.2 KB

File metadata and controls

197 lines (117 loc) · 11.2 KB

Changelog

3.8.0 (2026-01-27)

Full Changelog: v3.7.0...v3.8.0

Features

3.7.0 (2026-01-22)

Full Changelog: v3.6.0...v3.7.0

Features

  • Include replay endpoint in stainless spec so SDK clients can get run metrics (7aa307a)

Chores

  • internal: update phpstan comments (544e99a)

3.6.0 (2026-01-21)

Full Changelog: v3.5.0...v3.6.0

Features

  • add v3 integration tests matching cloud exactly (720a537)

3.5.0 (2026-01-21)

Full Changelog: v3.4.0...v3.5.0

Features

  • [feat]: add support for local caching of agent when using api (2) (ee4a13f)

3.4.0 (2026-01-20)

Full Changelog: v3.3.0...v3.4.0

Features

3.3.0 (2026-01-20)

Full Changelog: v3.2.2...v3.3.0

Features

  • move Stainless compatibility transforms from gen-openapi.ts into stainless.yml (92aa35d)

Chores

  • internal: minor test script reformatting (4aa1009)
  • internal: update actions/checkout version (43bf977)

3.2.2 (2026-01-16)

Full Changelog: v3.2.1...v3.2.2

3.2.1 (2026-01-16)

Full Changelog: v3.2.0...v3.2.1

3.2.0 (2026-01-16)

Full Changelog: v3.1.0...v3.2.0

Features

  • x-stainless-any fix, optional frame id, ModelConfigString fix (b611de5)

Chores

3.1.0 (2026-01-15)

Full Changelog: v3.0.1...v3.1.0

Features

3.0.1 (2026-01-15)

Full Changelog: v0.3.1...v3.0.1

Features

Chores

  • fix typo in descriptions (4b5b5d1)

0.3.1 (2026-01-13)

Full Changelog: v0.3.0...v0.3.1

0.3.0 (2026-01-13)

Full Changelog: v0.2.0...v0.3.0

⚠ BREAKING CHANGES

  • replace special flag type omittable with just null
  • use aliases for phpstan types

Features

  • [STG-1053] [server] Use fastify-zod-openapi + zod v4 for openapi generation (3d7bdf5)
  • Added optional param to force empty object (7405f84)
  • api: manual updates (9cdfcfd)
  • api: manual updates (68fe598)
  • api: manual updates (c1b5c85)
  • api: manual updates (bbf2825)
  • api: manual updates (f5b7983)
  • api: manual updates (7d51568)
  • api: manual updates (3aac7a3)
  • api: manual updates (0501932)
  • api: manual updates (2748aea)
  • api: manual updates (7715406)
  • api: manual updates (9c9d8f7)
  • api: manual updates (8dac4ee)
  • improved phpstan type annotations (95004df)
  • Removed requiring x-language and x-sdk-version from openapi spec (eaea258)
  • replace special flag type omittable with just null (735826f)
  • simplify and make the phpstan types more consistent (41ef045)
  • use aliases for phpstan types (7a4328b)
  • Using provider/model syntax in modelName examples within openapi spec (08bb6d0)

Bug Fixes

  • support arrays in query param construction (4b195d7)
  • typos in README.md (1b6a0e6)

Chores

  • add git attributes and composer lock file (8276119)
  • internal: add a basic client test (57987c2)
  • internal: codegen related update (ad37575)
  • internal: codegen related update (8149305)
  • internal: codegen related update (7bd4c0b)
  • internal: codegen related update (4e0c267)
  • internal: codegen related update (79b8f76)
  • internal: codegen related update (96c0813)
  • internal: codegen related update (3ce08d1)
  • internal: codegen related update (8935e42)
  • internal: refactor auth by moving concern from base client into client (ccced14)
  • readme: remove beta warning now that we're in ga (c1808c2)

Documentation

0.2.0 (2025-12-16)

Full Changelog: v0.1.0...v0.2.0

Features

0.1.0 (2025-12-16)

Full Changelog: v0.0.1...v0.1.0

Features

Chores

  • configure new SDK language (83f228c)
  • internal: codegen related update (582a585)
  • internal: codegen related update (f320af0)