-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: runloopai/api-client-python
base: v0.68.0
head repository: runloopai/api-client-python
compare: v0.69.0
- 10 commits
- 63 files changed
- 4 contributors
Commits on Nov 19, 2025
-
add notes about sync vs async devbox state behaviour in README-SDK an…
…d method docstrings (#674) * added notes about sync vs async devbox state behaviour * avoid Class/Interface names in callout; instead refer to the SDK's interface members
Configuration menu - View commit details
-
Copy full SHA for 63f75e3 - Browse repository at this point
Copy the full SHA 63f75e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e78e3eb - Browse repository at this point
Copy the full SHA e78e3ebView commit details
Commits on Nov 20, 2025
-
feat(docs): add documentation for the object oriented sdk, rendered w…
…ith sphinx (#677) * ignore generated docs files * feat(docs): add autogenerated sphinx docs to github pages (#676) * initial sphinx docstring conversion * change params to use :typeddict: tag * sphinx docs * sphinx github workflow * formatting fixes * fix publish dir * unnecessary argument to sphinx action * switch to manual build html command instead of ammaraskar/sphinx-action * sphinx docs rendering is triggered on published release, instead of on push. also added workflow_dispatch trigger * remove merge conflict marker
Configuration menu - View commit details
-
Copy full SHA for e8d1053 - Browse repository at this point
Copy the full SHA e8d1053View commit details -
feat(blueprints): blueprints create_and_await_build_complete now take…
… in build_context and named_build_context arguments (#681) * add build_context and named_build_context args to blueprint create_and_await_build_complete * added proper type guard to _validate_file_mounts and formatted imports
Configuration menu - View commit details
-
Copy full SHA for 1febe28 - Browse repository at this point
Copy the full SHA 1febe28View commit details -
docs: restructured sync vs async sdk and resources, added support for…
… more type references (#679) * reorganize structure + add relevant base api types * don't document inheritance and undocumented members, and separate sync and async documentation into separate pages * clean up class docstrings * fix example type * restructuring to give each resource a separate page * renamed SDKDevboxExtraCreateParams to SDKDevboxCreateFromImageParams * change type name in docs as well
Configuration menu - View commit details
-
Copy full SHA for 6af891e - Browse repository at this point
Copy the full SHA 6af891eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7603442 - Browse repository at this point
Copy the full SHA 7603442View commit details
Commits on Nov 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c3776b6 - Browse repository at this point
Copy the full SHA c3776b6View commit details -
feat(storage-objects): Add upload_from_dir helper method (#680)
* feat(object-storage): Add upload_from_dir helper method This method creates an object out of a local directory by bundling it into a compressed tarball and uploading it as an object. * add tests
Configuration menu - View commit details
-
Copy full SHA for be5d99e - Browse repository at this point
Copy the full SHA be5d99eView commit details -
fix: update uv lock (in particular, revert pydantic back to v2 to fix…
… compatibility with python 3.14) (#686)
Configuration menu - View commit details
-
Copy full SHA for 7723494 - Browse repository at this point
Copy the full SHA 7723494View commit details -
* feat(devbox): unify api for devbox mounts * release: 0.69.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 52644b5 - Browse repository at this point
Copy the full SHA 52644b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.68.0...v0.69.0