What's Changed
Added
- feat: Support for
examples
, and support for complex types in lists likeenum
by @applejag in #213 - feat: Schema comment parsing errors & better parsing by @applejag in #215
- feature: run test in matrix - v2 by @losisin in #191
Fixed
- bug: fix install script by @losisin in #200
- bugfix: use same k8s-schema-url branch as yannh repo by @applejag in #211
- bugfix: Move
$ref
to after other fields when using draft <= 7 by @applejag in #212
Updated
- Bump github.com/knadh/koanf/providers/posflag from 1.0.0 to 1.0.1 by @dependabot in #216
- Bump github.com/knadh/koanf/v2 from 2.2.0 to 2.2.1 by @dependabot in #217
Docs
Other
- chore: Added logger to improve test output by @applejag in #198
- chore: Remove unused msgp by @applejag in #199
- chore: remove ci event on v1 branch by @losisin in #218
Full Changelog: v2.0.0...v2.1.0