pypi python-semantic-release 10.3.2
v10.3.2

latest releases: 10.5.3, 10.5.2, 10.5.1...
3 months ago

v10.3.2 (2025-09-06)

This release is published under the MIT License.

🪲 Bug Fixes

  • cmd-version: Prevent errors when PSR is executed in non-GitHub CI environments (PR#1322, 4df4be4)

⚡ Performance Improvements

  • cmd-version: Re-order operations for faster parsing in version determination (PR#1310, 63e435b)

📖 Documentation

  • uv-integration: Add --no-changelog to build step to increase job speed (PR#1316, e1aece1)

💡 Additional Release Information

  • cmd-version: Unfortunately, PSR introduced a bug in 10.3.0 when attempting to provide more CI outputs for GitHub Actions. It required our GitHub client interface to be loaded and even if it was not using GitHub CI to be run. This caused errors in Gitea and likely GitLab/Bitbucket environments. This change prevents that from happening but if any users pipelines were intentionally presenting the environment variable "GITHUB_OUTPUT" to enable action output to enable passing along internal outputs of PSR then their hack will no longer work after this change.

✅ Resolved Issues

  • #1315: Bug: "Insecure connections are currently disabled" error in self hosted Gitea

Detailed Changes: v10.3.1...v10.3.2


Installable artifacts are available from:

Don't miss a new python-semantic-release release

NewReleases is sending notifications on new releases.