Skip to content

Releases: RedHatQE/openshift-python-wrapper

Release 11.0.131

27 May 09:27
e5f610c

Choose a tag to compare

What's Changed

Other Changes:

  • fix volumeRestorePolicy assignment in VirtualMachineRestore object (#2726) (65bea53) by Adam Cinko on 2026-05-27

Full Changelog: v11.0.130...HEAD

Release 11.0.130

26 May 15:42

Choose a tag to compare

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

26 May 13:51
5010f8a

Choose a tag to compare

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

26 May 15:59
66582c3

Choose a tag to compare

🐛 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

26 May 18:07
ee040cc

Choose a tag to compare

🐛 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 .fn access 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

26 May 17:58
933f7ec

Choose a tag to compare

🐛 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|bytes union 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

21 May 07:31
75dc209

Choose a tag to compare

What's Changed

Refactor:

  • update DataVolume resource (#2480) (#2723) (35e572d) by Emanuele Prella on 2026-05-20

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:

  • [v4.19]ci(deps): lock file maintenance (v4.20) (#2720) (f6cae90) by Ruth Netser on 2026-05-14

Full Changelog: v4.19.4...HEAD

Release 4.20.7

17 May 14:26
7ffb53f

Choose a tag to compare

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

06 May 10:51
8b2652b

Choose a tag to compare

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:

  • ci(deps): lock file maintenance (#2705) (caee4d8) by renovate[bot] on 2026-05-04

Full Changelog: v11.0.127...HEAD

Release 4.20.6

06 May 10:50
33bdbbd

Choose a tag to compare

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