Releases: RedHatQE/openshift-python-wrapper
Releases · RedHatQE/openshift-python-wrapper
Release 11.0.131
What's Changed
Other Changes:
- fix
volumeRestorePolicyassignment inVirtualMachineRestoreobject (#2726) (65bea53) by Adam Cinko on 2026-05-27
Full Changelog: v11.0.130...HEAD
Release 11.0.130
What's Changed
Other Changes:
- fix(deps): pin kubernetes<36 due to broken bearer-token auth (#2730) (3b9e633) by Meni Yakove on 2026-05-26
Full Changelog: v11.0.129...HEAD
Release 11.0.129
What's Changed
New Feature:
- add VirtualMachineTemplate and VirtualMachineTemplateRequest resources (#2729) (4dc9d9e) by Roni Kishner on 2026-05-26
CI:
- [pre-commit.ci] pre-commit autoupdate (#2728) (99b7f8f) by pre-commit-ci[bot] on 2026-05-26
- [pre-commit.ci] pre-commit autoupdate (#2725) (78a6683) by pre-commit-ci[bot] on 2026-05-19
- [pre-commit.ci] pre-commit autoupdate (#2711) (529c1de) by pre-commit-ci[bot] on 2026-05-12
Other Changes:
- ci(deps): lock file maintenance (#2727) (5583db9) by renovate[bot] on 2026-05-25
- ci(deps): lock file maintenance (#2724) (41aa25b) by renovate[bot] on 2026-05-18
- ci(deps): lock file maintenance (#2710) (aa6c954) by renovate[bot] on 2026-05-11
Full Changelog: v11.0.128...HEAD
v4.21.1
🐛 Bug Fixes
- Pin kubernetes!=36.0.0 — Exclude kubernetes v36.0.0 which has a broken bearer-token auth regression where
auth_settings()silently drops the Authorization header (#2733)
🔧 Maintenance
- Lock file maintenance — Update dependencies, modernize Python 3.10+ syntax, update pre-commit hooks (ruff, gitleaks, mypy), and refactor class generator template imports (#2716)
Full Changelog: v4.21.0...v4.21.1
v4.20.8
🐛 Bug Fixes
- Pin kubernetes!=36.0.0 — Exclude kubernetes v36.0.0 which has a broken bearer-token auth regression where
auth_settings()silently drops the Authorization header (#2731)
🔧 Maintenance
- Fix mcp_server tests for mcp>=1.27 — Remove
.fnaccess from decorated tool functions to match new mcp library behavior (#2731) - Update ruff and mypy versions — Pin ruff v0.15.14 and mypy v2.1.0, fix formatting and linting compliance (#2731)
- Modernize type hints and imports — Apply PEP 585 style, import sorting, and ruff lint ignore list (#2731)
Full Changelog: v4.20.7...v4.20.8
v4.19.6
🐛 Bug Fixes
- Pin kubernetes!=36.0.0 — Exclude kubernetes v36.0.0 which has a broken bearer-token auth regression where
auth_settings()silently drops the Authorization header (#2732) - Pin python-benedict<0.34.0 — Pin to last version supporting Python 3.9 to fix import errors from
str|bytesunion syntax (#2732)
🔧 Maintenance
- Upgrade minimum Python to 3.10 — Remove Python 3.9 support, simplify dependency management and remove version-specific pins (#2732)
Full Changelog: v4.19.5...v4.19.6
Release 4.19.5
What's Changed
Refactor:
Other Changes:
- When a resource is created, by default if cluster expected exceptions are raised, there will be a retry. (#2597) (26ce62d) by Ahmad Hafe on 2025-12-11
Cherry Pick:
Full Changelog: v4.19.4...HEAD
Release 4.20.7
What's Changed
Cherry Pick:
- [v4.20] feat: Add migController resources (#2719) (286517d) by Harel Meir on 2026-05-17
- [v4.20] ci(deps): lock file maintenance (main) (#2715) (f074d5e) by manage-repositories-app[bot] on 2026-05-14
Full Changelog: v4.20.6...HEAD
Release 11.0.128
What's Changed
New Feature:
- add volume name policy to VM clone and restore classes (#2709) (423ba37) by Vasiliy Sibirskiy on 2026-05-06
Other Changes:
Full Changelog: v11.0.127...HEAD
Release 4.20.6
What's Changed
Other Changes:
- 4.20: feat: add VM Storage Migration resources, update schema, update ClusterOperator (#2706) (0a0361c) by Jenia Peimer on 2026-05-06
Full Changelog: v4.20.5...HEAD