mirror of
https://github.com/run-llama/llama-cloud-py.git
synced 2026-08-24 10:52:54 -04:00
[PR #12] [MERGED] release: 0.8.0 #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama-cloud-py/pull/12
Author: @stainless-app[bot]
Created: 11/28/2025
Status: ✅ Merged
Merged: 11/28/2025
Merged by: @logan-markewich
Base:
main← Head:release-please--branches--main--changes--next📝 Commits (2)
388d86efeat(api): add get page figure/screenshot methods2e443c9release: 0.8.0📊 Changes
12 files changed (+523 additions, -12 deletions)
View changed files
📝
.release-please-manifest.json(+1 -1)📝
.stats.yml(+4 -4)📝
CHANGELOG.md(+8 -0)📝
api.md(+2 -0)📝
pyproject.toml(+1 -1)📝
src/llama_cloud/_version.py(+1 -1)📝
src/llama_cloud/resources/files.py(+216 -0)📝
src/llama_cloud/types/__init__.py(+2 -0)📝
src/llama_cloud/types/beta/sheets_job.py(+2 -5)➕
src/llama_cloud/types/file_get_page_figure_params.py(+18 -0)➕
src/llama_cloud/types/file_get_page_screenshot_params.py(+16 -0)📝
tests/api_resources/test_files.py(+252 -0)📄 Description
Automated Release PR
0.8.0 (2025-11-28)
Full Changelog: v0.7.0...v0.8.0
Features
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.