What's Changed
Added
- Integrate the inference of null types from the null value on yaml nodes by @Pivouane in #341
- allow for $k8s alias in external schemas by @jdcmarques in #328
Fixed
- Fix typo in helm command by @dan-fernandes in #307
- fix: typo in Deprecated field JSON tag by @jkroepke in #337
- fix: deprecated annotation not parsed from comment by @losisin in #338
Updated
- build(deps): bump actions/checkout from 6.0.0 to 6.0.2 by @dependabot[bot] in #321
- build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #326
- build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #334
- build(deps): bump azure/setup-helm from 4.3.1 to 5.0.0 by @dependabot[bot] in #332
- build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #305
- build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 by @dependabot[bot] in #335
- build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #308
- build(deps): bump github.com/fxamacker/cbor/v2 from 2.9.0 to 2.9.1 by @dependabot[bot] in #340
- build(deps): bump github.com/knadh/koanf/providers/file from 1.2.0 to 1.2.1 by @dependabot[bot] in #306
- build(deps): bump github.com/knadh/koanf/v2 from 2.3.0 to 2.3.2 by @dependabot[bot] in #311
- build(deps): bump github.com/knadh/koanf/v2 from 2.3.2 to 2.3.3 by @dependabot[bot] in #325
- build(deps): bump github.com/knadh/koanf/v2 from 2.3.3 to 2.3.4 by @dependabot[bot] in #333
- build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in #322
- build(deps): bump reviewdog/action-actionlint from 1.69.1 to 1.70.0 by @dependabot[bot] in #313
- build(deps): bump reviewdog/action-actionlint from 1.70.0 to 1.71.0 by @dependabot[bot] in #323
- build(deps): bump reviewdog/action-actionlint from 1.71.0 to 1.72.0 by @dependabot[bot] in #339
- build(deps): bump securego/gosec from 2.22.10 to 2.22.11 by @dependabot[bot] in #304
- build(deps): bump securego/gosec from 2.22.11 to 2.23.0 by @dependabot[bot] in #316
- build(deps): bump securego/gosec from 2.23.0 to 2.24.7 by @dependabot[bot] in #327
- build(deps): bump securego/gosec from 2.24.7 to 2.25.0 by @dependabot[bot] in #331
- build(deps): bump zizmorcore/zizmor-action from 0.3.0 to 0.4.1 by @dependabot[bot] in #309
- build(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0 by @dependabot[bot] in #314
- build(deps): bump zizmorcore/zizmor-action from 0.5.0 to 0.5.2 by @dependabot[bot] in #330
- build(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 by @dependabot[bot] in #342
Other
- Pin all GitHub Actions to commits by @applejag in #319
- Add dependabot cooldown by @applejag in #318
- Remove auto-approve workflow by @applejag in #320
- chore: update licence by @losisin in #310
- release: v2.4.0 by @losisin in #343
New Contributors
Full Changelog: v2.3.1...v2.4.0