Skip to content

Releases: RedHatQE/openshift-python-wrapper

Release 11.0.88

14 Aug 09:38

Choose a tag to compare

What's Changed

New Feature:

  • Add ScaledObject resources (#2497) (265c96a) by Debarati Basu-Nag on 2025-08-14

Other Changes:

  • feat(class-generator): update schema and add fix tests (#2503) (0ff8335) by Meni Yakove on 2025-08-14

Full Changelog: v11.0.87...HEAD

Release 11.0.87

13 Aug 13:37

Choose a tag to compare

What's Changed

Other Changes:

  • fix(class-generator): prevent duplicate class generation for resources with multiple API groups (#2495) (0244547) by Meni Yakove on 2025-08-13

Full Changelog: v11.0.86...HEAD

Release 11.0.86

13 Aug 13:23

Choose a tag to compare

What's Changed

Full Changelog: v11.0.85...HEAD

Release 11.0.85

11 Aug 11:37

Choose a tag to compare

What's Changed

New Feature:

  • Add Config resources (#2486) (0e1f8f8) by Debarati Basu-Nag on 2025-08-11

Full Changelog: v11.0.84...HEAD

Release 11.0.84

07 Aug 10:50

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

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

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

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

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

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