Skip to content

Latest commit

 

History

History
1932 lines (1181 loc) · 157 KB

File metadata and controls

1932 lines (1181 loc) · 157 KB

Changelog

1.12.1 (2026-03-19)

Full Changelog: v1.12.0...v1.12.1

Chores

  • remove create_tunnel endpoint (627c994)

1.12.0 (2026-03-18)

Full Changelog: v1.11.0...v1.12.0

Features

Bug Fixes

  • deps: bump minimum typing-extensions version (a873aad)
  • pydantic: do not pass by_alias unless set (baf3a9a)

Chores

  • configure new SDK language (13d3ada)
  • internal: tweak CI branches (b374486)

1.11.0 (2026-03-10)

Full Changelog: v1.10.3...v1.11.0

Features

  • add snapshots example (#753) (f13916a)
  • documentation: added llms.txt, examples and referenced these artifacts via README (#748) (bceb953)

Bug Fixes

  • add logs to devboxes, smoke tests & examples (#755) (da5faa4)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (6874252)
  • documentation: correct exec advice (#752) (fa16c1d)
  • test: do not count install time for mock server timeout (f6fde05)
  • update placeholder string (5dfcd93)

1.10.3 (2026-02-27)

Full Changelog: v1.10.2...v1.10.3

Bug Fixes

  • switching to MCP definition to specify a secret name per MCP server (#7715) (01f4b3d)

Chores

1.10.2 (2026-02-26)

Full Changelog: v1.10.1...v1.10.2

Bug Fixes

Chores

1.10.1 (2026-02-26)

Full Changelog: v1.10.0...v1.10.1

Bug Fixes

1.10.0 (2026-02-26)

Full Changelog: v1.9.0...v1.10.0

Features

1.9.0 (2026-02-25)

Full Changelog: v1.8.0...v1.9.0

Features

  • Add AI gateway and MCP gateway flags to network policy create (#7638) (85f2146)

Chores

  • Add archive method to stainless (#7537) (836f18d)
  • benchmarks: removed scorer (#740) (1033264)
  • format all api.md files (ee5d577)
  • internal: add request options to SSE classes (e636aca)
  • internal: make test_proxy_environment_variables more resilient (564cd57)
  • internal: make test_proxy_environment_variables more resilient to env (21d4ce8)
  • scenarios: make scenario status enum instead of string (#7552) (e6e5208)
  • update mock server docs (273fb5e)

Refactors

  • deprecate and make Nullable total_count and remaining_count of ListViews (#7533) (8b16ebe)

1.8.0 (2026-02-12)

Full Changelog: v1.7.0...v1.8.0

Features

Bug Fixes

  • remove duplicate operationId createDevboxTunnel in openapi (#7397) (bb2cd8f)

Chores

  • internal: bump dependencies (94e6c44)
  • internal: fix lint error on Python 3.14 (37ab1b7)

1.7.0 (2026-02-05)

Full Changelog: v1.5.1...v1.7.0

Features

Bug Fixes

  • sdk: fixed pagination for scorer, scenario and network policy list methods (#731) (d55fceb)

Chores

  • Mark legacy tunnel methods deprecated (#737) (764b445)

1.5.1 (2026-01-30)

Full Changelog: v1.5.0...v1.5.1

Chores

1.5.0 (2026-01-30)

Full Changelog: v1.4.0...v1.5.0

Features

1.4.0 (2026-01-30)

Full Changelog: v1.3.2...v1.4.0

Features

  • client: add custom JSON encoder for extended type support (840addd)
  • devbox: add gateway routes (#7212) (2527bb7)
  • devbox: add new tunnel APIs and deprecate old tunnel API (#7227) (71620a1)

Chores

  • devbox: deprecate remove tunnel API (#7230) (d48832d)
  • documentation: made warning message language more accurate (#7215) (08e0586)

1.3.2 (2026-01-30)

Full Changelog: v1.3.1...v1.3.2

Bug Fixes

  • blueprint: blueprint state queued handled by is ready (#726) (77e91ab)

1.3.1 (2026-01-28)

Full Changelog: v1.3.0...v1.3.1

Features

  • benchmark: adding in progress benchmark runs for benchmark jobs (#7183) (2f11e9f)

Chores

  • ci: upgrade actions/github-script (7ba3962)

1.3.0 (2026-01-22)

Full Changelog: v1.3.0-alpha...v1.3.0

Features

  • network-policy: add network policies (#720) (9b31116)
  • benchmarks: add update_scenarios method to benchmarks resource (71ec221)
  • blueprint: Set cilium network policy on blueprint build (#7006) (95c62ac)
  • client: add support for binary request streaming (d6c2200)
  • devbox: added stdin streaming endpoint (83ae56a)
  • devbox: remove this one (91854d5)
  • network-policy: add network policies to api (1d98bb1)
  • scenarios: add scenario builder to sdk (#706) (2d41a15)
  • sdk: add Benchmark and AsyncBenchmark classes (#714) (8909d8a)
  • sdk: add BenchmarkOps and AsyncBenchmarkOps to SDK (#716) (9b434d9)
  • sdk: add BenchmarkRun and AsyncBenchmarkRun classes (#712) (6aa83e2)

Bug Fixes

  • benchmarks: update() for benchmarks and scenarios replaces all provided fields and does not modify unspecified fields (#6702) (cfd04b6)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (3241717)
  • use async_to_httpx_files in patch method (88f8fb9)

Chores

  • fix stainless spec / remove deprecated benchmark/runs (#7074) (3ed7d80)
  • fix tests and linting (#719) (74db814)
  • update network policy create params descriptions (#7069) (b151692)
  • remove support for pydantic-v1, pydantic-v2 is now default (#710)
  • add documentation url to pypi project page (#711) (7afb327)
  • add missing docstrings (a198632)
  • devbox: Remove network policy from devbox view; use launch params instead (#7025) (d53af14)
  • internal: add --fix argument to lint script (c381201)
  • internal: add missing files argument to base client (b7065e2)
  • internal: codegen related update (75fecdf)
  • internal: update actions/checkout version (7a57030)
  • remove support for pydantic-v1, pydantic-v2 is now default (#710) (fb3cc3d)

Documentation

  • reformat sidebar and index pages to be more transparent, add favicon to browser tab (#715) (1161b8f)

Refactors

  • benchmark: Deprecate /benchmark/{id}/runs in favor of /benchmark_runs (#7019) (793507a)

1.2.0 (2025-12-09)

Full Changelog: v1.1.0...v1.2.0

Features

  • devbox: default to x86 arch (501de0b)
  • devbox: return user for createSshKey (f094bf7)

Bug Fixes

  • ensure streams are always closed (d01aae2)

Chores

  • bump required uv version (8ad519f)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (e56582a)
  • docs: use environment variables for authentication in code snippets (55cf613)
  • internal: version bump (2fa85c6)
  • remove some unnecessary changes to reduce diff from Stainless (#705) (715c9d0)
  • update lockfile (7e0136d)
  • update requirements-dev.lock (#707) (a2d5326)
  • update uv.lock (b9e0729)

1.1.0 (2025-12-06)

Full Changelog: v1.0.0...v1.1.0

Features

  • scenarios: added scenario class to sdk (#701) (121f0fc)
  • SDK: Build context helpers for the python clients and SDKs (#684) (42849d6)

Chores

  • smoketests: fixed smoketests and cleaned up typing/formatting (#699) (f57aae7)

1.0.0 (2025-12-02)

Full Changelog: v0.69.0...v1.0.0

⚠ BREAKING CHANGES

  • devbox: made command positional arg in exec and exec_async (#695)

Features

  • blueprints: Add build context to the OpenAPI spec (#6494) (d202b94)
  • devbox: added devbox.shell(shellName) command and stateful shell class to SDK (#696) (c1e8f09)
  • devbox: made command positional arg in exec and exec_async (#695) (6cc8c2f)
  • sdk: added scorer classes to sdk (#698) (85f798f)

Bug Fixes

  • api: don't ignore devbox keep_alive, suspend and resume in api (fe3589f)
  • devbox: launch parameter typo (1c9c346)
  • scenarios: update parameters for manually maintained start_run_and_await_env_ready methods (#692) (8000495)
  • scorer: fixed RL_TEST_CONTEXT to RL_SCORER_CONTEXT (df43a42)

Chores

  • blueprints: Add build context examples (#694) (6e63928)
  • hide build context APIs (159a38f)
  • mounts: Update documentation for deprecated fields to direct the user to the replacement API (4936844)

0.69.0 (2025-11-21)

Full Changelog: v0.68.0...v0.69.0

Features

  • blueprints: blueprints create_and_await_build_complete now take in build_context and named_build_context arguments (#681) (1febe28)
  • devbox: unify api for devbox mounts (01c7d14)
  • docs: add documentation for the object oriented sdk, rendered with sphinx (#677) (e8d1053)
  • storage-objects: Add upload_from_dir helper method (#680) (be5d99e)

Documentation

  • restructured sync vs async sdk and resources, added support for more type references (#679) (6af891e)

0.68.0 (2025-11-19)

Full Changelog: v0.67.0...v0.68.0

Features

  • blueprints: Cleanup the BuildContext API (#6407)\n\nTest (c87b986)
  • blueprints: prevent deletion of blueprints with dependent snapshots (ce55350)
  • object: Added ability to give objects a Time To Live, after which they are automatically deleted.\nfeat(blueprints): Added the ability to attach objects as build contexts that can be referenced in your Dockerfile. (f2bc83c)

Bug Fixes

  • compat with Python 3.14 (a52802a)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (50340b2)
  • snapshot: added "deleted" status to DevboxSnapshotStatus enum \n fix(storage-object): added ObjectState enum, fixed createObject() to appropriately type content_type and state as the respective enums (7c26593)

Chores

  • package: drop Python 3.8 support (07a0b8c)
  • package: drop Python 3.8 support (d67abf1)

0.67.0 (2025-11-14)

Full Changelog: v0.66.1...v0.67.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (30f9ee5)

Chores

  • internal/tests: avoid race condition with implicit client cleanup (7152280)
  • internal: grammar fix (it's -> its) (fd6963f)
  • package: drop Python 3.8 support (5026669)

0.66.1 (2025-10-23)

Full Changelog: v0.66.0...v0.66.1

0.66.0 (2025-10-23)

Full Changelog: v0.65.0...v0.66.0

Features

Chores

  • bump httpx-aiohttp version to 0.1.9 (8d29288)

0.65.0 (2025-10-15)

Full Changelog: v0.64.0...v0.65.0

Features

Chores

  • internal: detect missing future annotations with ruff (e8914e3)

0.64.0 (2025-10-06)

Full Changelog: v0.63.0...v0.64.0

Features

0.63.0 (2025-10-02)

Full Changelog: v0.62.0...v0.63.0

Features

0.62.0 (2025-10-01)

Full Changelog: v0.61.0...v0.62.0

Features

0.61.0 (2025-09-29)

Full Changelog: v0.60.1...v0.61.0

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (d5ba1be)
  • internal: update pydantic dependency (baecb39)
  • types: change optional parameter type from NotGiven to Omit (783fea5)

0.60.1 (2025-09-11)

Full Changelog: v0.60.0...v0.60.1

0.60.0 (2025-09-10)

Full Changelog: v0.59.0...v0.60.0

Features

0.59.0 (2025-09-08)

Full Changelog: v0.58.0...v0.59.0

Features

Chores

  • internal: codegen related update (4ed8b7a)
  • tests: simplify get_platform test (6b38a37)

0.58.0 (2025-09-04)

Full Changelog: v0.57.0...v0.58.0

Features

  • api: api update (59e649d)
  • improve future compat with pydantic v3 (adb9765)
  • types: replace List[str] with SequenceNotStr in params (9c3bbcd)

Chores

  • internal: add Sequence related utils (dec07b5)

0.57.0 (2025-08-27)

Full Changelog: v0.56.2...v0.57.0

Features

Bug Fixes

  • avoid newer type syntax (3412f2b)

Chores

  • internal: change ci workflow machines (b01847c)
  • internal: update pyright exclude list (0da3132)

0.56.2 (2025-08-25)

Full Changelog: v0.56.1-beta...v0.56.2

Chores

0.56.1-beta (2025-08-21)

Full Changelog: v0.55.2...v0.56.1-beta

Features

0.55.2 (2025-08-19)

Full Changelog: v0.55.1...v0.55.2

0.55.1 (2025-08-19)

Full Changelog: v0.55.0...v0.55.1

0.55.0 (2025-08-19)

Full Changelog: v0.54.0...v0.55.0

Features

Chores

  • internal: fix ruff target version (91fb064)
  • internal: update comment in script (4b8d5ba)
  • update @stainless-api/prism-cli to v5.15.0 (3119d91)

0.54.0 (2025-08-05)

Full Changelog: v0.53.0...v0.54.0

Features

  • api: api update (9d40ca4)
  • client: support file upload requests (5742a4b)

0.53.0 (2025-07-30)

Full Changelog: v0.52.0...v0.53.0

Features

0.52.0 (2025-07-30)

Full Changelog: v0.51.0...v0.52.0

Features

0.51.0 (2025-07-29)

Full Changelog: v0.50.0...v0.51.0

Features

Bug Fixes

  • parsing: ignore empty metadata (10c81bd)
  • parsing: parse extra field types (9d2a5f0)

Chores

  • project: add settings file for vscode (7a11210)
  • types: rebuild Pydantic models after all types are defined (b1839c6)

0.50.0 (2025-07-15)

Full Changelog: v0.49.0...v0.50.0

Features

0.49.0 (2025-07-15)

Full Changelog: v0.48.2...v0.49.0

Features

Bug Fixes

  • client: don't send Content-Type header on GET requests (5d9b833)

0.48.2 (2025-07-11)

Full Changelog: v0.48.1...v0.48.2

Chores

  • readme: fix version rendering on pypi (73af53e)

0.48.1 (2025-07-10)

Full Changelog: v0.48.0...v0.48.1

Bug Fixes

  • parsing: correctly handle nested discriminated unions (3312be9)

Chores

  • internal: bump pinned h11 dep (80ff87c)
  • package: mark python 3.13 as supported (7043864)

0.48.0 (2025-07-09)

Full Changelog: v0.47.1...v0.48.0

0.47.1 (2025-07-08)

Full Changelog: v0.47.0...v0.47.1

Chores

  • ci: change upload type (e8af7c3)
  • internal: codegen related update (402126e)

0.47.0 (2025-07-01)

Full Changelog: v0.46.0...v0.47.0

Features

0.46.0 (2025-07-01)

Full Changelog: v0.45.0...v0.46.0

Features

Bug Fixes

  • ci: correct conditional (2005e4f)
  • ci: release-doctor — report correct token name (41a600a)

Chores

  • ci: only run for pushes and fork pull requests (c914e94)

0.45.0 (2025-06-24)

Full Changelog: v0.44.0...v0.45.0

Features

Chores

  • tests: skip some failing tests on the latest python versions (27007c0)

0.44.0 (2025-06-21)

Full Changelog: v0.43.0...v0.44.0

Features

Bug Fixes

  • tests: fix: tests which call HTTP endpoints directly with the example parameters (038fe71)

Chores

  • ci: enable for pull requests (f64b8a2)
  • internal: update conftest.py (d840c86)
  • readme: update badges (4b5af3f)
  • tests: add tests for httpx client instantiation & proxies (938b9aa)

Documentation

  • client: fix httpx.Timeout documentation reference (b8df915)

0.43.0 (2025-06-14)

Full Changelog: v0.42.0...v0.43.0

Features

Bug Fixes

  • client: correctly parse binary response | stream (1d815d4)

Chores

  • tests: run tests in parallel (fdeee42)

0.42.0 (2025-06-11)

Full Changelog: v0.41.0...v0.42.0

Features

0.41.0 (2025-06-10)

Full Changelog: v0.40.0...v0.41.0

Features

0.40.0 (2025-06-10)

Full Changelog: v0.39.0...v0.40.0

Features

0.39.0 (2025-06-04)

Full Changelog: v0.38.0...v0.39.0

Features

0.38.0 (2025-06-04)

Full Changelog: v0.37.0...v0.38.0

Features

0.37.0 (2025-06-04)

Full Changelog: v0.36.0...v0.37.0

Features

  • api: api update (a167d0b)
  • client: add follow_redirects request option (c29d24c)

Chores

  • docs: remove reference to rye shell (af51a95)
  • docs: remove unnecessary param examples (a29553d)

0.36.0 (2025-06-02)

Full Changelog: v0.35.0...v0.36.0

Features

0.35.0 (2025-05-30)

Full Changelog: v0.34.1...v0.35.0

Features

0.34.1 (2025-05-28)

Full Changelog: v0.34.0...v0.34.1

Bug Fixes

  • docs/api: remove references to nonexistent types (2462ba5)

0.34.0 (2025-05-27)

Full Changelog: v0.33.0...v0.34.0

Features

0.33.0 (2025-05-22)

Full Changelog: v0.32.0...v0.33.0

Features

Bug Fixes

  • package: support direct resource imports (44f30d6)

Chores

  • ci: fix installation instructions (5fed44a)
  • ci: upload sdks to package manager (25dbae1)
  • docs: grammar improvements (a0c74a5)
  • internal: avoid errors for isinstance checks on proxies (e825829)

0.32.0 (2025-04-25)

Full Changelog: v0.31.0...v0.32.0

Features

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (6ac21f3)

Chores

  • broadly detect json family of content-type headers (0a09a72)
  • ci: add timeout thresholds for CI jobs (a10bca8)
  • ci: only use depot for staging repos (84dd6ba)
  • internal: codegen related update (fdaff81)
  • internal: fix list file params (d74de2f)
  • internal: import reformatting (97a122c)
  • internal: minor formatting changes (6557c6c)
  • internal: refactor retries to not use recursion (88cd023)

0.31.0 (2025-04-21)

Full Changelog: v0.30.0...v0.31.0

Features

Chores

  • internal: base client updates (71a0a00)
  • internal: bump pyright version (950fe0d)
  • internal: update models test (def3490)

0.30.0 (2025-04-16)

Full Changelog: v0.29.0...v0.30.0

Features

Bug Fixes

  • client: correctly reuse idempotency key (a6ba920)
  • perf: optimize some hot paths (edf120c)
  • perf: skip traversing types for NotGiven values (bcb8823)

Chores

  • fix typos (#582) (66d248c)
  • internal: expand CI branch coverage (0b68591)
  • internal: reduce CI branch coverage (58821a3)
  • internal: remove trailing character (#584) (65bacb7)
  • internal: slight transform perf improvement (#587) (ec630c4)
  • internal: update pyright settings (487213d)
  • slight wording improvement in README (#588) (2eb6437)

Documentation

0.29.0 (2025-03-25)

Full Changelog: v0.28.0...v0.29.0

Features

0.28.0 (2025-03-21)

Full Changelog: v0.27.0...v0.28.0

Features

0.27.0 (2025-03-21)

Full Changelog: v0.26.0...v0.27.0

Features

Bug Fixes

Chores

Documentation

  • revise readme docs about nested params (#564) (a2df5d3)

0.26.0 (2025-03-04)

Full Changelog: v0.25.0...v0.26.0

Features

Chores

  • docs: update client docstring (#559) (aae64ef)
  • internal: remove unused http client options forwarding (#561) (39fcd59)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#558) (cc0b37d)

0.25.0 (2025-02-26)

Full Changelog: v0.24.0...v0.25.0

Features

Bug Fixes

  • client: mark some request bodies as optional (dc21cae)

Chores

0.24.0 (2025-02-19)

Full Changelog: v0.23.0...v0.24.0

Features

Bug Fixes

Chores

0.23.0 (2025-02-11)

Full Changelog: v0.22.0...v0.23.0

Features

Bug Fixes

Chores

  • internal: codegen related update (#538) (b538d7c)
  • internal: fix type traversing dictionary params (#537) (d6afc80)
  • internal: minor type handling changes (#539) (ecd4acd)

0.22.0 (2025-02-04)

Full Changelog: v0.21.0...v0.22.0

Features

0.21.0 (2025-02-04)

Full Changelog: v0.20.0...v0.21.0

Features

0.20.0 (2025-02-04)

Full Changelog: v0.19.0...v0.20.0

Features

  • add helpers for blueprint and scenario run creation (b00a7c1)
  • api: api update (#526) (be26ed7)

Chores

  • internal: bummp ruff dependency (#525) (84051db)
  • internal: change default timeout to an int (#524) (a15ccaa)

0.19.0 (2025-02-03)

Full Changelog: v0.18.0...v0.19.0

Features

0.18.0 (2025-02-01)

Full Changelog: v0.17.0...v0.18.0

Features

0.17.0 (2025-01-31)

Full Changelog: v0.16.0...v0.17.0

Features

0.16.0 (2025-01-31)

Full Changelog: v0.15.0...v0.16.0

Features

Chores

0.15.0 (2025-01-29)

Full Changelog: v0.14.0...v0.15.0

Features

0.14.0 (2025-01-29)

Full Changelog: v0.13.0...v0.14.0

Features

Bug Fixes

  • tests: make test_get_platform less flaky (#500) (394d017)

Chores

Documentation

0.13.0 (2025-01-15)

Full Changelog: v0.12.0...v0.13.0

Features

Bug Fixes

  • client: only call .close() when needed (#484) (55bf004)
  • correctly handle deserialising cls fields (#489) (2b2a573)

Chores

Documentation

0.12.0 (2025-01-07)

Full Changelog: v0.11.0...v0.12.0

Features

Chores

Documentation

  • readme: example snippet for client context manager (#455) (8f57943)

0.11.0 (2024-11-28)

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

Features

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#360) (5e16307)

Chores

  • internal: codegen related update (#343) (68a4523)
  • internal: exclude mypy from running on tests (#359) (8b8fe06)
  • internal: fix compat model_dump method when warnings are passed (#355) (59c36a0)
  • rebuild project due to codegen change (#307) (6e6a696)
  • rebuild project due to codegen change (#308) (11883c9)
  • remove now unused cached-property dep (#357) (919b44c)

Documentation

0.10.0 (2024-11-08)

Full Changelog: v0.9.0...v0.10.0

Features

0.9.0 (2024-11-07)

Full Changelog: v0.8.0...v0.9.0

Features

0.8.0 (2024-11-06)

Full Changelog: v0.7.0...v0.8.0

Features

0.7.0 (2024-10-24)

Full Changelog: v0.6.0...v0.7.0

Features

0.6.0 (2024-10-23)

Full Changelog: v0.5.0...v0.6.0

Features

0.5.0 (2024-10-22)

Full Changelog: v0.4.0...v0.5.0

Features

0.4.0 (2024-10-22)

Full Changelog: v0.3.0...v0.4.0

Features

0.3.0 (2024-10-14)

Full Changelog: v0.2.2...v0.3.0

Features

0.2.2 (2024-10-11)

Full Changelog: v0.2.0...v0.2.2

Features

0.2.0 (2024-10-10)

Full Changelog: v0.1.0-alpha.23...v0.2.0

Features

0.1.0-alpha.23 (2024-10-07)

Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23

Features

  • api: OpenAPI spec update via Stainless API (#177) (ffb1036)
  • api: OpenAPI spec update via Stainless API (#179) (77911b5)
  • api: OpenAPI spec update via Stainless API (#180) (0849ddb)
  • api: OpenAPI spec update via Stainless API (#184) (7022855)

Bug Fixes

  • client: avoid OverflowError with very large retry counts (#182) (c183989)

Chores

  • add repr to PageInfo class (#183) (29b7283)
  • internal: add support for parsing bool response content (#181) (e2f1795)

0.1.0-alpha.22 (2024-10-01)

Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22

Features

  • api: OpenAPI spec update via Stainless API (#174) (83ea2bc)

0.1.0-alpha.21 (2024-10-01)

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

Features

  • api: OpenAPI spec update via Stainless API (#156) (1594f34)
  • api: OpenAPI spec update via Stainless API (#160) (ee5dccc)
  • api: OpenAPI spec update via Stainless API (#161) (47f9ac6)
  • api: OpenAPI spec update via Stainless API (#162) (0ac9009)
  • api: OpenAPI spec update via Stainless API (#163) (c819584)
  • api: OpenAPI spec update via Stainless API (#167) (3a84eea)
  • api: OpenAPI spec update via Stainless API (#168) (c9a19cb)
  • api: OpenAPI spec update via Stainless API (#171) (d814a44)
  • client: send retry count header (#170) (8390f52)

Bug Fixes

  • client: handle domains with underscores (#169) (8485f86)

Chores

Documentation

  • readme: add section on determining installed version (#159) (9f23958)
  • update CONTRIBUTING.md (#164) (169ef14)

0.1.0-alpha.20 (2024-09-06)

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

Features

  • api: OpenAPI spec update via Stainless API (#143) (8cd8b77)
  • api: OpenAPI spec update via Stainless API (#145) (ce6146e)
  • api: OpenAPI spec update via Stainless API (#146) (21a9a9c)
  • api: OpenAPI spec update via Stainless API (#147) (79994e5)
  • api: OpenAPI spec update via Stainless API (#148) (e645bda)
  • api: OpenAPI spec update via Stainless API (#150) (0017597)
  • api: OpenAPI spec update via Stainless API (#151) (7b9f2fa)
  • api: OpenAPI spec update via Stainless API (#152) (9845185)
  • api: OpenAPI spec update via Stainless API (#154) (e6350ec)

Chores

0.1.0-alpha.19 (2024-08-28)

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

Features

  • api: OpenAPI spec update via Stainless API (#139) (f359981)
  • api: OpenAPI spec update via Stainless API (#141) (ebd75f4)

0.1.0-alpha.18 (2024-08-28)

Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18

Features

  • api: OpenAPI spec update via Stainless API (#136) (ff032bf)

0.1.0-alpha.17 (2024-08-27)

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

Features

  • api: OpenAPI spec update via Stainless API (#130) (fc8ef2f)
  • api: OpenAPI spec update via Stainless API (#132) (29725a4)
  • api: OpenAPI spec update via Stainless API (#133) (9e05c97)
  • api: OpenAPI spec update via Stainless API (#134) (4c3fd59)

0.1.0-alpha.16 (2024-08-26)

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

Features

  • api: OpenAPI spec update via Stainless API (#122) (e65a4b5)
  • api: OpenAPI spec update via Stainless API (#124) (cb87b6f)
  • api: OpenAPI spec update via Stainless API (#125) (b1f126d)
  • api: OpenAPI spec update via Stainless API (#126) (db6ba44)
  • api: OpenAPI spec update via Stainless API (#127) (3940b9f)
  • api: OpenAPI spec update via Stainless API (#128) (ff9ade1)

0.1.0-alpha.15 (2024-08-23)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Features

  • api: manual updates (#117) (5222c74)
  • api: manual updates (#118) (2801d62)
  • api: OpenAPI spec update via Stainless API (#106) (977e845)
  • api: OpenAPI spec update via Stainless API (#110) (dc0bc88)
  • api: OpenAPI spec update via Stainless API (#111) (82a1581)
  • api: OpenAPI spec update via Stainless API (#112) (cfddae4)
  • api: OpenAPI spec update via Stainless API (#113) (23d90e8)
  • api: OpenAPI spec update via Stainless API (#114) (f754530)
  • api: OpenAPI spec update via Stainless API (#115) (b5200de)
  • api: OpenAPI spec update via Stainless API (#120) (e432b64)

Chores

  • ci: also run pydantic v1 tests (#109) (23009f0)
  • client: fix parsing union responses when non-json is returned (#108) (9133e9b)

0.1.0-alpha.14 (2024-08-16)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Features

  • api: OpenAPI spec update via Stainless API (#104) (ac4c9fa)

0.1.0-alpha.13 (2024-08-16)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

  • api: OpenAPI spec update via Stainless API (#100) (772cfa1)
  • api: OpenAPI spec update via Stainless API (#101) (a0841a4)
  • api: OpenAPI spec update via Stainless API (#102) (158d661)
  • api: OpenAPI spec update via Stainless API (#96) (fb6dd1d)
  • api: OpenAPI spec update via Stainless API (#98) (0d77cac)
  • api: OpenAPI spec update via Stainless API (#99) (081978b)

0.1.0-alpha.12 (2024-08-15)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Features

  • api: OpenAPI spec update via Stainless API (#83) (df99a13)
  • api: OpenAPI spec update via Stainless API (#88) (a8882d4)
  • api: OpenAPI spec update via Stainless API (#89) (a8b5d6a)
  • api: OpenAPI spec update via Stainless API (#90) (dc4b13c)
  • api: OpenAPI spec update via Stainless API (#93) (d6ba90f)
  • api: update via SDK Studio (#91) (612ce32)

Chores

  • ci: bump prism mock server version (#85) (ff2c8dd)
  • ci: minor changes (#84) (32f527f)
  • examples: minor formatting changes (#87) (64c9bd5)
  • internal: codegen related update (#92) (0c34d9a)
  • internal: ensure package is importable in lint cmd (#86) (ecf2a95)
  • internal: remove deprecated ruff config (#81) (2916f9f)
  • internal: use different 32bit detection method (#94) (cf748e3)

0.1.0-alpha.11 (2024-08-07)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

  • api: OpenAPI spec update via Stainless API (#66) (291eddb)
  • api: OpenAPI spec update via Stainless API (#68) (91913d6)
  • api: OpenAPI spec update via Stainless API (#69) (f82c51c)
  • api: OpenAPI spec update via Stainless API (#70) (b0ffcf0)
  • api: OpenAPI spec update via Stainless API (#75) (213734e)
  • api: OpenAPI spec update via Stainless API (#76) (d6370bc)
  • api: OpenAPI spec update via Stainless API (#79) (23d4705)
  • client: add retry_count to raw response class (#73) (e17fb03)

Chores

  • internal: bump pyright (#72) (3fcd1bf)
  • internal: bump ruff version (#77) (240971d)
  • internal: test updates (#74) (cac724a)
  • internal: update pydantic compat helper function (#78) (3befea7)
  • internal: use TypeAlias marker for type assignments (#71) (4de0849)

0.1.0-alpha.10 (2024-08-02)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Features

0.1.0-alpha.9 (2024-08-01)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Chores

0.1.0-alpha.8 (2024-08-01)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

  • api: OpenAPI spec update via Stainless API (#52) (f7b6f31)
  • api: OpenAPI spec update via Stainless API (#54) (008ea96)
  • api: OpenAPI spec update via Stainless API (#55) (daae357)
  • api: OpenAPI spec update via Stainless API (#56) (ba93ed6)
  • api: OpenAPI spec update via Stainless API (#57) (12018b3)
  • api: update via SDK Studio (#58) (86cf18f)

0.1.0-alpha.7 (2024-07-30)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

  • api: OpenAPI spec update via Stainless API (#41) (d4da50f)
  • api: OpenAPI spec update via Stainless API (#43) (2eed5ae)
  • api: OpenAPI spec update via Stainless API (#44) (d936662)
  • api: OpenAPI spec update via Stainless API (#46) (cd62f94)
  • api: OpenAPI spec update via Stainless API (#47) (218b9b0)
  • api: OpenAPI spec update via Stainless API (#48) (b866f26)
  • api: OpenAPI spec update via Stainless API (#49) (3a39028)
  • api: OpenAPI spec update via Stainless API (#50) (c6d26f4)

Chores

  • internal: add type construction helper (#45) (8b05828)

0.1.0-alpha.6 (2024-07-25)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

  • api: codegen changes (4dc6179)
  • api: OpenAPI spec update via Stainless API (#24) (d89833e)
  • api: OpenAPI spec update via Stainless API (#26) (0418fb3)
  • api: OpenAPI spec update via Stainless API (#28) (4b90fc2)
  • api: OpenAPI spec update via Stainless API (#29) (351c37b)
  • api: OpenAPI spec update via Stainless API (#30) (877f6a4)
  • api: OpenAPI spec update via Stainless API (#31) (dd37c08)
  • api: OpenAPI spec update via Stainless API (#32) (8572bf8)
  • api: OpenAPI spec update via Stainless API (#33) (aff00c2)
  • api: OpenAPI spec update via Stainless API (#34) (706ca4f)
  • api: OpenAPI spec update via Stainless API (#37) (c30452b)
  • api: OpenAPI spec update via Stainless API (#38) (399782f)
  • api: OpenAPI spec update via Stainless API (#39) (76ed1ec)

Chores

  • internal: refactor release doctor script (#35) (3189cad)
  • tests: update prism version (#36) (8ad7914)

0.1.0-alpha.5 (2024-07-03)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • api: OpenAPI spec update via Stainless API (#19) (9def751)
  • api: OpenAPI spec update via Stainless API (#20) (a0bf266)
  • api: OpenAPI spec update via Stainless API (#21) (9e9f3c2)
  • api: OpenAPI spec update via Stainless API (#22) (5bf8bc0)

0.1.0-alpha.4 (2024-06-26)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

0.1.0-alpha.3 (2024-06-26)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

0.1.0-alpha.2 (2024-06-25)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

0.1.0-alpha.1 (2024-06-25)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: OpenAPI spec update via Stainless API (17991ec)
  • api: OpenAPI spec update via Stainless API (a624924)
  • api: OpenAPI spec update via Stainless API (#4) (134f28f)
  • api: update via SDK Studio (88939b3)
  • api: update via SDK Studio (e2cca37)

Chores