Releases: konfjs/k8skonf
Releases · konfjs/k8skonf
core: v1.32.13
cli: v0.6.3
0.6.3 (2025-02-14)
Bug Fixes
- crds: generate CRD outputs with .ts extensions (ac8c3e3)
- crds: use type only imports where appropriate (ac8c3e3)
- enable verbatimModuleSyntax, support NodeJS' native TypeScript loader (#108) (3861fdf)
- use import extensions for all files to fix ESM usage (#105) (6fdcea0)
Chores
core: v1.32.12
cli: v0.6.2
cli: v0.6.1
core: v1.32.11
1.32.11 (2025-02-07)
⚠ BREAKING CHANGES
- core: restructure models by k8s group and version (#95)
New Features
- core: restructure models by k8s group and version (#95) (d38764e)
- export apiGroups and apiVersions as namespaces (#98) (e290957)
Bug Fixes
- core: remove k8s api files that are only used programmatically (#96) (ed253a1)
- core: remove unused interface files, reduces package size by 17% (#96) (ed253a1)
Chores
cli: v0.6.0
0.6.0 (2025-02-07)
⚠ BREAKING CHANGES
- cli: restructure models by k8s group and version (#94)
New Features
- cli: restructure models by k8s group and version (#94) (432f6a0)
- export apiGroups and apiVersions as namespaces (#98) (e290957)
Bug Fixes
- cli: move files to subdirs (60a71f1)
- cli: remove k8s api files that are only used programatically (c96ccc8)
- cli: remove unused interface files, reduces package size by 17% (c96ccc8)
- cli: sync schema.json (60a71f1)
Chores
- move interfaces to types dir to easily distinguish api resources (#97) (b20d4f0)
- remove all target from makefile, as remove-unused target is not idempotent (#97) (b20d4f0)
- remove unused open api spec files (23dc2e6)
- use git sparse-checkout for kubernetes files (#93) (b552816)
Dependencies
- bump @openapitools/openapi-generator-cli from 2.15.3 to 2.16.3 in /packages/cli #89 (d07f3c4)
- bump commander from 13.0.0 to 13.1.0 in /packages/cli (#87) (f0bb308)
- bump json-schema-to-typescript from 15.0.3 to 15.0.4 in /packages/cli #88 (46dc8d7)
- bump ts-morph from 25.0.0 to 25.0.1 in /packages/cli (#92) (a875e5e)
- use openapitools/openapi-generator 7.11.0 (4a6e6ab)