Comparing skalingclouds:main...landing-ai:main · skalingclouds/ade-python
Commits on Dec 2, 2025
-
release: 1.1.0 (landing-ai#57)
* codegen metadata * fix: ensure streams are always closed * chore(deps): mypy 1.18.1 has a regression, pin to 1.17 * feat(api): manual updates * release: 1.1.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
-
fix: need enumeration for brackets. (landing-ai#58)
* need enumeration for brackets. * Update src/landingai_ade/_qs.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix tests --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Commits on Dec 4, 2025
-
release: 1.2.0 (landing-ai#60)
* chore: update lockfile * chore(docs): use environment variables for authentication in code snippets * feat(api): api update * release: 1.2.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Commits on Dec 22, 2025
-
release: 1.3.0 (landing-ai#61)
* fix(types): allow pyright to infer TypedDict types within SequenceNotStr * chore: add missing docstrings * chore(internal): add missing files argument to base client * feat(api): api update * release: 1.3.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Commits on Jan 13, 2026
-
release: 1.4.0 (landing-ai#63)
* chore: speedup initial import * chore: speedup initial import * feat(files): add support for string alternative to file upload type * fix: use async_to_httpx_files in patch method * chore(internal): add `--fix` argument to lint script * chore(internal): codegen related update * docs: prominently feature MCP server setup in root SDK readmes * feat(api): api update * release: 1.4.0 * fix: add missing TYPE_CHECKING import to _client.py --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: jaewon42 <jaewonlee9642@gmail.com>
Commits on Jan 21, 2026
-
Update README.md for split (landing-ai#67)
* Update README.md for split * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Commits on Jan 30, 2026
-
release: 1.5.0 (landing-ai#66)
* feat(client): add support for binary request streaming * chore(internal): update `actions/checkout` version * chore(ci): upgrade `actions/github-script` * fix(docs): fix mcp installation instructions for remote servers * feat(client): add custom JSON encoder for extended type support * release: 1.5.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Commits on Feb 13, 2026
-
release: 1.6.0 (landing-ai#70)
* feat(api): api update * chore(internal): bump dependencies * chore(internal): fix lint error on Python 3.14 * feat(api): new version * release: 1.6.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Commits on Mar 6, 2026
Commits on Mar 11, 2026
-
release: 1.7.0 (landing-ai#73)
* codegen metadata * codegen metadata * chore: format all `api.md` files * feat(api): improve multipart openapispec improve multipart openapispec * codegen metadata * feat(api): manual updates * chore(internal): remove mock server code * chore: update mock server docs * chore(internal): add request options to SSE classes * chore(internal): make `test_proxy_environment_variables` more resilient * chore(internal): make `test_proxy_environment_variables` more resilient to env * codegen metadata * codegen metadata * codegen metadata * chore(ci): skip uploading artifacts on stainless-internal branches * chore: update placeholder string * codegen metadata * codegen metadata * codegen metadata * codegen metadata * codegen metadata * release: 1.7.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Commits on Mar 13, 2026
-
release: 1.8.0 (landing-ai#80)
* codegen metadata * codegen metadata * codegen metadata * feat(api): api update * feat(api): api update * release: 1.8.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Commits on Mar 27, 2026
-
release: 1.9.0 (landing-ai#81)
* fix(pydantic): do not pass `by_alias` unless set * fix(deps): bump minimum typing-extensions version * chore(internal): tweak CI branches * fix: sanitize endpoint path params * feat(api): api update * chore(internal): update gitignore * chore(ci): skip lint on metadata-only changes Note that we still want to run tests, as these depend on the metadata. * feat(internal): implement indices array format for query and form serialization * release: 1.9.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>