Skip to content

chore: bump version to 1.5.3 - #26

Closed
chandrasekharan-zipstack wants to merge 1 commit into
mainfrom
chore/bump-version-1.5.3
Closed

chore: bump version to 1.5.3#26
chandrasekharan-zipstack wants to merge 1 commit into
mainfrom
chore/bump-version-1.5.3

Conversation

@chandrasekharan-zipstack

Copy link
Copy Markdown
Contributor

Patch bump 1.5.21.5.3 to cut a release for #24 (UN-3770 step 1).

#24 fixed a live bug where every list_* clone helper read only page one of a DRF-paginated response and silently truncated. That change is merged but unreleased; the downstream OSS work (step 2, flipping list endpoints to unconditional pagination) needs a released client with the fix.

  • Bugfix, no new public API, no breaking change → patch.
  • Version source: src/unstract/api_deployments/__init__.py (hatch dynamic).

🤖 Generated with Claude Code

Patch release for the clone pagination fix (#24, UN-3770 step 1):
list_* helpers now follow DRF pagination instead of silently
truncating to page one.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018HXYFVCZGi7YN9qjDGyJCQ
@greptile-apps

greptile-apps Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the package version from 1.5.2 to 1.5.3 for the next patch release.

  • Changes the Hatch-managed dynamic version source in src/unstract/api_deployments/__init__.py.

Confidence Score: 5/5

The PR appears safe to merge because the release build reads this exact version source and no conflicting version declarations were identified.

The changed value is the package’s configured Hatch version source, uses a valid release version, and requires no synchronized metadata changes.

Important Files Changed

Filename Overview
src/unstract/api_deployments/init.py Correctly bumps the package’s single dynamic version source to 1.5.3 with no behavioral changes.

Reviews (1): Last reviewed commit: "chore: bump version to 1.5.3" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant