Skip to content

v0.13.0

Choose a tag to compare

@cw-python-release-helper cw-python-release-helper released this 02 Apr 21:32
· 94 commits to main since this release

v0.13.0 (2026-04-02)

This release is published under the Apache-2.0 License.

Chores

  • ci: Remove Cloudsmith publish step from release workflow (1efc31f)

The coreweave/actions OIDC actions can no longer be resolved, causing publish-cloudsmith to fail on every release since 2026-03-24. Now that packages are distributed via PyPI (#79), the Cloudsmith step is redundant.

Features

  • auth: Allow register auth mode (f381366)

  • auth: Register one active auth mode, no chain (efa9c23)

No more chain of auth modes. Use the registered auth mode directly.

  • auth: Remove builtin wandb auth and update doc (fe6c474)

Detailed Changes: v0.12.2...v0.13.0