Skip to content

chore: bump qase-python-commons to 5.1.3 - #508

Merged
gibiw merged 1 commit into
mainfrom
chore/bump-commons-5.1.3
Aug 25, 2026
Merged

chore: bump qase-python-commons to 5.1.3#508
gibiw merged 1 commit into
mainfrom
chore/bump-commons-5.1.3

Conversation

@gibiw

@gibiw gibiw commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Patch release for the batch-size change merged in #507.

What changed

  • qase-python-commons/pyproject.toml — version 5.1.2 → 5.1.3
  • qase-python-commons/changelog.md — entry for 5.1.3

Why only qase-python-commons

#507 touched five files. The three code files all live in qase-python-commons (models/config/batch.py, reporters/testops.py, reporters/testops_multi.py). The qase-pytest and qase-robotframework changes were docs/UPGRADE.md edits only, so those packages ship no new code and are not bumped.

The qase-python-commons~=5.1.2 pin in qase-pytest/pyproject.toml already accepts 5.1.3 (~=5.1.2 means >=5.1.2, ==5.1.*), so no dependent pins need updating.

Tests

No code changes in this PR — only version metadata and changelog. The batch-size change itself was verified in #507 (243 passed, 4 skipped).

Release the batch-size cap change from #507: the maximum configurable
batch size is now 200 instead of 2000, matching the bulk-results API
cap. Only qase-python-commons carries code changes from that PR, the
pytest and robotframework edits were docs-only, so no reporter version
is bumped. The existing qase-python-commons~=5.1.2 pin in qase-pytest
already accepts 5.1.3.
@gibiw
gibiw merged commit c952ede into main Aug 25, 2026
37 checks passed
@gibiw
gibiw deleted the chore/bump-commons-5.1.3 branch August 25, 2026 11:04
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.

2 participants