Releases: kcl-lang/kcl-openapi
Releases · kcl-lang/kcl-openapi
v0.6.0
v0.5.5
v0.5.4
What's Changed
- chores: add contributing doc by @amyXia1994 in #76
- feat: impl all item regex pattern in the openapi gen schema by @Peefy in #77
- fix: map to kcl values by @Peefy in #78
- feat: impl model schema allof validations by @Peefy in #79
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
What's Changed
- enhance: support v1 crd with multiple versions by @amyXia1994 in #63
- fix: wrong crd api version info by @amyXia1994 in #68
- fix: check blocks on "minItems/maxItems" and default value on 0 by @amyXia1994 in #69
- fix: regex imports and validation when schema has pattern defined by @amyXia1994 in #70
- feat: support yaml stream format input for CRD generation by @Peefy in #73
- fix: schema validator templates by @Peefy in #74
New Contributors
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Changelog
- 3a1322e: update: reserve dash in attribute name, convert to underline (#43) (@amyXia1994)
- 3db0d60: fix: resolve conflict import paths in the generated files (#45) (@amyXia1994)
- 46d4675: add pre-process script for k8s swagger.json file (#48) (@amyXia1994)
- 56c5f7e: preprocess: fix to remove status from required list if set to omit (#50) (@amyXia1994)
- 29075a4: fix: use import path under package root (#51) (@amyXia1994)
- 6a3f106: doc: kusion_kubernetes generation guide (#52) (@amyXia1994)
- 0311787: minor: add version info (#57) (@amyXia1994)
- a2418ab: fix: github token to upload artifact (#60) (@amyXia1994)
Docker Images
kcllang/kcl-openapi:v0.5.1
v0.4.3-alpha1
- kcl-openapi release binary
- kcl-openapi release image
v0.4.1-alpha2
kcl-openapi code generator