Skip to content

chore: bump to 0.44.1 to release retry budget fields#343

Merged
aballman merged 1 commit into
mainfrom
aballman/bump-0-44-1
May 27, 2026
Merged

chore: bump to 0.44.1 to release retry budget fields#343
aballman merged 1 commit into
mainfrom
aballman/bump-0-44-1

Conversation

@aballman
Copy link
Copy Markdown
Contributor

Summary

Cuts a 0.44.1 release so the BackoffStrategy retry-budget fields that landed on main in #342 actually ship to PyPI. v0.44.0 was tagged before #342 merged, so PyPI v0.44.0 does not include those fields.

Changes

  • src/unstructured_client/_version.py: bump __version__ and __user_agent__ to 0.44.1.
  • CHANGELOG.md: split the combined 0.44.0 entry — min_attempts / absolute_max_elapsed_time_ms move under a new ## 0.44.1 section so the changelog matches what's actually in each PyPI artifact.
  • RELEASES.md: append a 0.44.1 entry following the existing Speakeasy-publish format.

Test plan

  • No code changes; only metadata files
  • CI green
  • PyPI publish workflow picks up the bump on merge

Copy link
Copy Markdown

@darren-unstructured darren-unstructured left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aballman aballman merged commit 5e6f238 into main May 27, 2026
27 of 28 checks passed
@aballman aballman deleted the aballman/bump-0-44-1 branch May 27, 2026 18:01
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