Skip to content

Beta preparations#21

Merged
codemageddon merged 7 commits into
mainfrom
pre-release-polishing
May 4, 2026
Merged

Beta preparations#21
codemageddon merged 7 commits into
mainfrom
pre-release-polishing

Conversation

@codemageddon
Copy link
Copy Markdown
Owner

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

Test PyPI packages published

The following packages have been published to Test PyPI:

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ kubex==0.1.0b1.dev261

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

Test PyPI packages published

The following packages have been published to Test PyPI:

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ kubex==0.1.0b1.dev271

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

Test PyPI packages published

The following packages have been published to Test PyPI:

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ kubex==0.1.0b1.dev281

@codemageddon codemageddon force-pushed the pre-release-polishing branch from 61bdda9 to 4460eed Compare May 3, 2026 21:14
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

Test PyPI packages published

The following packages have been published to Test PyPI:

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ kubex==0.1.0b1.dev291

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

Test PyPI packages published

The following packages have been published to Test PyPI:

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ kubex==0.1.0b1.dev301

Add _build_httpx_limits, _build_httpx_proxy_kwargs, and
_resolve_ws_max_message_size
helpers to kubex/client/httpx.py. Wire all seven new ClientOptions
fields into
HttpxClient._create_inner_client() and connect_websocket(); emit
UserWarning for
buffer_size and pool_size_per_host (httpx has no equivalent). Add 35
unit tests in
test/test_client/test_httpx_options.py covering each helper, option
wiring, and a
regression guard that ClientOptions() defaults produce identical
behavior as before.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Test PyPI packages published

The following packages have been published to Test PyPI:

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ kubex==0.1.0b1.dev311

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Test PyPI packages published

The following packages have been published to Test PyPI:

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ kubex==0.1.0b1.dev321

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Test PyPI packages published

The following packages have been published to Test PyPI:

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ kubex==0.1.0b1.dev331

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Test PyPI packages published

The following packages have been published to Test PyPI:

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ kubex==0.1.0b1.dev341

@codemageddon codemageddon merged commit e5eb05d into main May 4, 2026
17 of 19 checks passed
@codemageddon codemageddon deleted the pre-release-polishing branch May 4, 2026 21:10
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