Releases: jenkins-x/jx-api
Releases · jenkins-x/jx-api
4.0.12
Changes
Code Refactoring
- lets use the new jx-helper GetClusterRequirementsConfig function
4.0.11
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
Changes
New Features
- add load requirements func with no defaults so we can handle jx gitops requirements merge nicely
4.0.9
Changes
New Features
- lets handle loading old v3 requirments and migrate them to v4
4.0.8
Changes
Bug Fixes
- schema generation so we get embedded structs
Chores
- switch package imports after refactor
4.0.7
Changes
Chores
- tidy up
4.0.6
Changes
Code Refactoring
- move save and load functions from requirements config to top level requirements object
4.0.5
Changes
Chores
- add a const for the default jx namespace
4.0.4
Changes
Chores
- add a helper functions to add, update and remove storage URLs
4.0.3
Changes
Chores
- handle both old and new style jx requirements file