Changelog
- 13a78eb Avoid unnecessary type conversions (#222)
- a4d74ce Fail early on incorrect version of k8s (#254)
- 452f1fe Fix #130 in a backward-compatible way (#219)
- b6728f1 Fix junit output, also ensure junit output is deterministic (#253)
- ae67bb4 Force Draft version of JsonSchema (#221)
- 71a59d7 Remove deprecated Maintainer tag in Dockerfile (#267)
- ad166c7 Sanitize csv strings (#258)
- 7062384 Slightly improve the coverage of the validator test (#271)
- 20805f6 Stop validating output of closed channel in Validate (#265)
- 808e6d4 Update GH actions and goreleaser (#252)
- 14053aa Update Go & Base images (#268)
- 2e50b79 Update Go and Goreleaser to 1.20, update dependencies (#231)
- d8f00a3 Update Golang to 1.21.4 (#245)
- f0a7d52 Update Readme.md
- b7d7b4d Update Readme.md (#232)
- 278385f Update Readme.md to add
fullgroup
explanation (#220) - a8000fd Update
kubeconform -h
output (#260) - 9627dd1 Update go version in go.mod (#269)
- 71fd5f8 fix: add missing output formats in error message (#213)
- 6ae8c45 openapi2jsonschema.py now correctly fails if no FILE is passed (#244)