Sourced from python-semantic-release/python-semantic-release's releases.
v9.5.0 (2024-04-23)
Build
Feature
feat: extend support to on-prem GitHub Enterprise Server (#896)
test(github): adjust init test to match the Enterprise Server api url
feat(github): extend support to on-prem GitHub Enterprise Server
v9.4.2 (2024-04-14)
Fixes
Allow insecure http connections if configured (#886)
Prevent double url schemes urls in changelog (#676)
bitbucket: allow insecure http connections if configured (
db13438
)bitbucket: correct url parsing & prevent double url schemes (
5cfdb24
)config: add flag to allow insecure connections (
db13438
)gitea: allow insecure http connections if configured (
db13438
)gitea: correct url parsing & prevent double url schemes (
5cfdb24
)github: allow insecure http connections if configured (
db13438
)github: correct url parsing & prevent double url schemes (
5cfdb24
)gitlab: allow insecure http connections if configured (
db13438
)gitlab: correct url parsing & prevent double url schemes (
5cfdb24
)version-cmd: handle HTTP exceptions more gracefully (
db13438
)Build System
- dependencies: update rich requirement from ~=12.5 to ~=13.0 (#877)
Documentation
... (truncated)
Sourced from python-semantic-release/python-semantic-release's changelog.
CHANGELOG
v9.5.0 (2024-04-23)
Build
Feature
feat: extend support to on-prem GitHub Enterprise Server (#896)
test(github): adjust init test to match the Enterprise Server api url
feat(github): extend support to on-prem GitHub Enterprise Server
v9.4.2 (2024-04-14)
Build
- build(deps): update rich requirement from ~=12.5 to ~=13.0 (#877)
Updates the requirements on rich to permit the latest version.
Resolves: #888
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]
@​users
.noreply.github.com> (4a22a8c
)Fix
fix(hvcs): allow insecure http connections if configured (#886)
fix(gitlab): allow insecure http connections if configured
test(hvcs-gitlab): fix tests for clarity & insecure urls
test(conftest): refactor netrc generation into common fixture
refactor(hvcsbase): remove extrenous non-common functionality
fix(gitea): allow insecure http connections if configured
... (truncated)
8586e48
9.5.0db269d6
build(deps-dev): bump ruff from 0.3.7 to 0.4.1 (#898)62bec82
style: beautify 4fcb737958d95d1a3be24db7427e137b46f5075f4fcb737
feat: extend support to on-prem GitHub Enterprise Server (#896)ba3e326
build(conf): adjust project's release configuration (#897)6bf2849
build(deps): bump ruff from 0.3.5 to 0.3.7 (#894)6247fe9
ci(deps): bump the github-actions group with 1 update (#881)421bb50
9.4.288291b9
style: beautify db1343890f7e0644bc8457f995f2bd62087513d3db13438
fix(hvcs): allow insecure http connections if configured (#886)