Skip to content

Releases: jenkins-x/jx-api

4.0.12

03 Dec 18:51
Compare
Choose a tag to compare

Changes

Code Refactoring

  • lets use the new jx-helper GetClusterRequirementsConfig function

4.0.11

02 Dec 15:08
Compare
Choose a tag to compare

Changes

Code Refactoring

  • move traditional CRDs back to original group name so we dont need to upgrade CRDs, they havne't changed so can keep the same api version number

4.0.10

01 Dec 13:02
Compare
Choose a tag to compare

Changes

New Features

  • add load requirements func with no defaults so we can handle jx gitops requirements merge nicely

4.0.9

30 Nov 19:26
Compare
Choose a tag to compare

Changes

New Features

  • lets handle loading old v3 requirments and migrate them to v4

4.0.8

30 Nov 10:58
Compare
Choose a tag to compare

Changes

Bug Fixes

  • schema generation so we get embedded structs

Chores

  • switch package imports after refactor

4.0.7

29 Nov 11:04
Compare
Choose a tag to compare

Changes

Chores

  • tidy up

4.0.6

28 Nov 15:57
Compare
Choose a tag to compare

Changes

Code Refactoring

  • move save and load functions from requirements config to top level requirements object

4.0.5

27 Nov 16:25
Compare
Choose a tag to compare

Changes

Chores

  • add a const for the default jx namespace

4.0.4

27 Nov 15:54
Compare
Choose a tag to compare

Changes

Chores

  • add a helper functions to add, update and remove storage URLs

4.0.3

27 Nov 13:02
Compare
Choose a tag to compare

Changes

Chores

  • handle both old and new style jx requirements file