Skip to content

Releases: RedHatQE/openshift-python-wrapper

Release 11.0.84

07 Aug 10:50
Compare
Choose a tag to compare

What's Changed

New Feature:

  • Add a status field to the backup resource (#2482) (716de3a) by Qixuan Wang on 2025-08-07

CI:

  • [pre-commit.ci] pre-commit autoupdate (#2483) (41df422) by pre-commit-ci[bot] on 2025-08-04
  • (deps): lock file maintenance (#2481) (66a9cbc) by renovate[bot] on 2025-08-04

Full Changelog: v11.0.83...HEAD

Release 11.0.83

30 Jul 12:09
Compare
Choose a tag to compare

What's Changed

Bugfixes:

  • Auto-generate tekton resources (#2476) (13b2156) by Geetika Kapoor on 2025-07-30

Refactor:

  • Major restructuring of class_generator module (#2477) (add0987) by Meni Yakove on 2025-07-30

Full Changelog: v11.0.82...HEAD

Release 11.0.82

29 Jul 06:37
Compare
Choose a tag to compare

What's Changed

CI:

  • [pre-commit.ci] pre-commit autoupdate (#2472) (a791daa) by pre-commit-ci[bot] on 2025-07-28
  • (deps): lock file maintenance (#2470) (2cd6759) by renovate[bot] on 2025-07-28

Refactor:

  • (class-generator) Migrate schema extraction from OpenAPI v2 to v3 (#2473) (eb3e7ba) by Meni Yakove on 2025-07-29

Full Changelog: v11.0.81...HEAD

Release 11.0.81

26 Jul 11:28
Compare
Choose a tag to compare

What's Changed

Bugfixes:

  • return type Self for functions that return self (#2468) (8e390fe) by Meni Yakove on 2025-07-26

Full Changelog: v11.0.80...HEAD

Release 11.0.80

26 Jul 10:13
Compare
Choose a tag to compare

What's Changed

New Feature:

  • add validation infrastructure for schema validation (#2465) (42a9f1b) by Meni Yakove on 2025-07-23
  • class-generator - discover and generate missing resources from cluster (#2463) (08f9106) by Meni Yakove on 2025-07-23

Bugfixes:

  • update gitignore (df05395) by Meni Yakove on 2025-07-23

Docs:

  • update install instructions to use uv and pyproject.toml in README.md (#2467) (23ee70a) by Samuel Albershtein on 2025-07-24

Full Changelog: v11.0.79...HEAD

Release 11.0.79

22 Jul 10:08
Compare
Choose a tag to compare

What's Changed

Bugfixes:

  • remove unused client unused arg (e333b22) by Meni Yakove on 2025-07-22

CI:

  • [pre-commit.ci] pre-commit autoupdate (#2462) (e687a63) by pre-commit-ci[bot] on 2025-07-22
  • (deps): lock file maintenance (#2461) (dc690ac) by renovate[bot] on 2025-07-21

Other Changes:

  • Merge branch 'main' of github.com:RedHatQE/openshift-python-wrapper (b00924e) by Meni Yakove on 2025-07-22

Full Changelog: v11.0.78...HEAD

Release 11.0.78

20 Jul 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.0.77...HEAD

Release 11.0.77

20 Jul 07:01
Compare
Choose a tag to compare

What's Changed

Bugfixes:

  • MCP revert tail_lines arg removed (04bea64) by Meni Yakove on 2025-07-20

Full Changelog: v11.0.76...HEAD

Release 11.0.76

20 Jul 06:58
Compare
Choose a tag to compare

What's Changed

Bugfixes:

  • MCP remove tail_lines arg (963c2f8) by Meni Yakove on 2025-07-20

Full Changelog: v11.0.75...HEAD

Release 11.0.75

16 Jul 14:10
Compare
Choose a tag to compare

What's Changed

New Feature:

CI:

  • [pre-commit.ci] pre-commit autoupdate (#2458) (63244d9) by pre-commit-ci[bot] on 2025-07-14
  • (deps): lock file maintenance (#2457) (aa87555) by renovate[bot] on 2025-07-14

Full Changelog: v11.0.74...HEAD