Skip to content

v4.3.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Apr 07:38
ea4538a

4.3.0 (2026-04-06)

Full Changelog: v4.2.0...v4.3.0

Features

  • api: add support for x_center, y_center, and anchor_point in overlay positioning (dcbcf76)
  • api: dpr type update (650aa0f)
  • api: Introduce lxc, lyc, lap parameters in overlays. (5a87ef0)
  • api: revert dpr breaking change (525e6a8)
  • client: add webhook support (2a65217)

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (88f5590)
  • client: add types for path params, and update structure of unions nested in params (dd1e1ec)
  • client: always add content-length to post body, even when empty (e156b70)
  • client: loosen json header parsing (9fc1fc6)
  • client: serialize query parameters properly (bbfc6e0)
  • internal: correct multipart form field name encoding (f3c20a9)
  • properly mock time in ruby ci tests (8f0a0a9)
  • variable name typo (1d32dc3)

Chores

  • ci: add build step (c213724)
  • ci: skip lint on metadata-only changes (62e401f)
  • ci: skip uploading artifacts on stainless-internal branches (fbc0465)
  • ci: support opting out of skipping builds on metadata-only commits (af71b49)
  • docs: remove www prefix (a4b9610)
  • internal: remove mock server code (c8aa3b8)
  • internal: tweak CI branches (125e8b4)
  • internal: update gitignore (741331c)
  • update mock server docs (1e5ed9e)
  • update placeholder string (cff7f1b)