Skip to content

v0.11.0

Choose a tag to compare

@stainless-app stainless-app released this 07 May 01:19
fb83886

0.11.0 (2026-05-07)

Full Changelog: v0.10.0...v0.11.0

Features

  • add subsidiaries and shareholding-audit endpoints (9ca7183)
  • api: add is_consolidaed to FinancialOut (b2d9e3e)
  • api: add sections api endpoints (5b92006)
  • api: manual updates (1b5e6f9)
  • api: manual updates (12b1545)
  • api: manual updates (4ca4df3)
  • api: manual updates (8352e0d)
  • api: manual updates (ac38e70)
  • api: section endpoints (9cc9e74)
  • extend Company, Financial, SectorListItem, and Meta types (ccb6d59)
  • internal: implement indices array format for query and form serialization (7e1133e)
  • ontology: add resource for queryable field metadata (a556381)
  • support setting headers via env (472629b)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (12bceb9)
  • deps: bump minimum typing-extensions version (5431e43)
  • ensure file data are only sent as 1 parameter (dbbdbda)
  • pydantic: do not pass by_alias unless set (00361df)
  • sanitize endpoint path params (8cb29f7)
  • use correct field name format for multipart file arrays (10667a8)

Performance Improvements

  • client: optimize file structure copying in multipart requests (c9abccd)

Chores

  • ci: bump uv version (cb1c955)
  • ci: skip lint on metadata-only changes (a6e3968)
  • ci: skip uploading artifacts on stainless-internal branches (cd61b0e)
  • internal: make test_proxy_environment_variables more resilient to env (9fcbdd7)
  • internal: more robust bootstrap script (0dee67b)
  • internal: refactor authentication internals (e2069e2)
  • internal: reformat pyproject.toml (504892c)
  • internal: tweak CI branches (7c5d3c1)
  • internal: update gitignore (ca5cd8c)
  • regenerate openapi.json — add earnings, investors, watchlist, ownership chart endpoints (d03f181)
  • release: 0.10.0 (4e2ca86)
  • sync repo (0304381)
  • update SDK settings (cee414e)
  • update SDK settings (4d1ea9f)
  • update SDK settings (622f5f7)
  • update SDK settings (6c69d33)
  • update SDK settings (6a915cc)
  • update SDK settings (81f7667)
  • update SDK settings (a6510c8)
  • update SDK settings (0124007)
  • update SDK settings (db38a9e)

Documentation

  • rewrite README product-first and update api.md (7666543)