Skip to content

Releases: Evokoa/polygres-cli

Polygres CLI 0.1.2

Choose a tag to compare

@evokoa-admin evokoa-admin released this 14 Jul 22:44

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

Choose a tag to compare

@evokoa-admin evokoa-admin released this 14 Jul 21:42

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

Choose a tag to compare

@evokoa-admin evokoa-admin released this 10 Jul 06:14

Initial release of the standalone polygres-cli distribution.

Install with:

pipx install polygres-cli

or:

pip install polygres-cli

The installed command remains polygres.