Releases: Evokoa/polygres-cli
Releases · Evokoa/polygres-cli
Release list
Polygres CLI 0.1.2
Fixes
- Upload CSV files directly to private Azure Blob staging in bounded blocks.
- Bypass the public API ingress request-body limit that rejected files over 100 MiB.
- Preserve tier-based storage admission and metadata-only import confirmation.
Verification
- Production-tested a 220,201,018-byte CSV on tier_nano.
- Imported and verified 53,760 rows successfully.
- Confirmed only small upload-session, completion, and confirmation requests reached the public API.
- PyPI wheel SHA-256:
c5c856528a3c6eece49e042148389160995a9c49a0efdb7e21fce1d998896fb7.
Polygres CLI 0.1.1
Superseded
This release does not bypass the production API ingress limit for large CSV uploads. Files above the ingress limit can fail with HTTP 413 even when they are within the project tier storage allowance.
Upgrade to Polygres CLI 0.1.2, which uploads CSV files directly to private Blob staging and was production-tested with a 220,201,018-byte CSV.
Full Changelog: python-cli-v0.1.0...python-cli-v0.1.1
Polygres CLI 0.1.0
Initial release of the standalone polygres-cli distribution.
Install with:
pipx install polygres-clior:
pip install polygres-cliThe installed command remains polygres.