mirror of
https://github.com/run-llama/llama-cloud-py.git
synced 2026-08-24 10:52:54 -04:00
[PR #42] [MERGED] release: 1.3.0 #43
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/42
Author: @stainless-app[bot]
Created: 2/3/2026
Status: ✅ Merged
Merged: 2/4/2026
Merged by: @logan-markewich
Base:
main← Head:release-please--branches--main--changes--next📝 Commits (3)
39e243ffeat(api): api update5a1a439feat(api): manual updatesd45f610release: 1.3.0📊 Changes
18 files changed (+335 additions, -177 deletions)
View changed files
📝
.release-please-manifest.json(+1 -1)📝
.stats.yml(+3 -3)📝
CHANGELOG.md(+14 -0)📝
api.md(+8 -0)📝
pyproject.toml(+1 -1)📝
src/llama_cloud/_version.py(+1 -1)📝
src/llama_cloud/types/__init__.py(+14 -0)➕
src/llama_cloud/types/code_item.py(+26 -0)➕
src/llama_cloud/types/footer_item.py(+40 -0)➕
src/llama_cloud/types/header_item.py(+40 -0)➕
src/llama_cloud/types/heading_item.py(+26 -0)➕
src/llama_cloud/types/image_item.py(+26 -0)➕
src/llama_cloud/types/link_item.py(+26 -0)📝
src/llama_cloud/types/list_item.py(+4 -18)📝
src/llama_cloud/types/parsing_get_response.py(+22 -134)📝
src/llama_cloud/types/pipelines/pipeline_file.py(+19 -19)➕
src/llama_cloud/types/table_item.py(+41 -0)➕
src/llama_cloud/types/text_item.py(+23 -0)📄 Description
Automated Release PR
1.3.0 (2026-02-04)
Full Changelog: v1.2.0...v1.3.0
Features
Bug Fixes
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.