Skip to content

Latest commit

 

History

History
171 lines (103 loc) · 17.5 KB

CHANGELOG.md

File metadata and controls

171 lines (103 loc) · 17.5 KB

Changelog

0.6.0 (2024-08-07)

⚠ BREAKING CHANGES

  • validation: #274 refactor to accommodate updating to jsonschema v6 (#282)

refactor

  • validation: #274 refactor to accommodate updating to jsonschema v6 (#282) (5e1a894)

Miscellaneous

  • deps: update actions/download-artifact action to v4.1.8 (#275) (06c015f)
  • deps: update actions/github-script digest to 35b1cdd (#286) (b81dbfb)
  • deps: update actions/setup-go action to v5.0.2 (#279) (40b2efe)
  • deps: update actions/setup-node action to v4.0.3 (#276) (54f6ab5)
  • deps: update actions/upload-artifact action to v4.3.4 (#277) (c149bc7)
  • deps: update actions/upload-artifact action to v4.3.6 (#287) (31eb0c5)
  • deps: update anchore/sbom-action action to v0.16.1 (#278) (ad3e6aa)
  • deps: update anchore/sbom-action action to v0.17.0 (#281) (5000d31)
  • deps: update dependency commitlint to v19.4.0 (#290) (d2351fd)
  • deps: update github/codeql-action action to v3.25.11 (#273) (6910af5)
  • deps: update github/codeql-action action to v3.25.12 (#280) (147c634)
  • deps: update github/codeql-action action to v3.25.13 (#283) (e7dc32a)
  • deps: update github/codeql-action action to v3.25.15 (#284) (462e363)
  • deps: update github/codeql-action action to v3.26.0 (#289) (27c7494)
  • deps: update module github.com/swaggest/jsonschema-go to v0.3.72 (#272) (f61f486)
  • deps: update ossf/scorecard-action action to v2.4.0 (#285) (2a1e32e)

0.5.0 (2024-06-18)

⚠ BREAKING CHANGES

  • validation: #266 validation.ValidationCommand no longer returns error if validation was run (#267)

Bug Fixes

  • validation: #266 validation.ValidationCommand no longer returns error if validation was run (#267) (3264df9)

Miscellaneous

  • deps: update github/codeql-action action to v3.25.10 (#258) (004addd)

0.4.3 (2024-06-17)

Features

  • validate: support for writing multiple validation results (#261) (e760ba6)

Bug Fixes

  • go-releaser: replace deprecated commands with updated commands (#256) (38e2365)
  • validation: validation.ExtractErrors now properly handles empty top level (#263) (2e17507)

Miscellaneous

  • deps: update actions/checkout action to v4.1.7 (#259) (08973c9)
  • deps: update googleapis/release-please-action digest to 7987652 (#257) (71db26b)
  • deps: update module github.com/santhosh-tekuri/jsonschema/v5 to v6 (#251) (a26a473)
  • deps: update module github.com/spf13/cobra to v1.8.1 (#264) (b05ed96)

0.4.2 (2024-06-06)

Bug Fixes

  • commitlint: #242 fix pinned dependencies (#243) (9b77990)
  • commitlint: set to ci and see if that effects the pinned dep (#245) (4844328)

Miscellaneous

  • actions: fix code scanning alerts (#232) (6b94a90)
  • deps: update github/codeql-action action to v3.25.7 (#244) (a49ede0)
  • deps: update github/codeql-action action to v3.25.8 (#247) (5fce8ec)
  • deps: update goreleaser/goreleaser-action action to v6 (#249) (9886d60)
  • deps: update module github.com/santhosh-tekuri/jsonschema/v5 to v6 (#248) (456d3a8)

0.4.1 (2024-05-23)

Miscellaneous

  • deps: update anchore/sbom-action action to v0.16.0 (#229) (0c00239)
  • deps: update github/codeql-action action to v3.25.6 (#228) (d95a749)
  • deps: update go version to 1.22.3 (#226) (ad903f8)

0.4.0 (2024-05-20)

⚠ BREAKING CHANGES

  • utils: #162 extract utils into individual packages (#191)

refactor

Miscellaneous

  • deps: update actions/checkout action to v4.1.3 (#205) (4a33828)
  • deps: update actions/checkout action to v4.1.4 (#209) (01e92be)
  • deps: update actions/checkout action to v4.1.5 (#214) (33ee71a)
  • deps: update actions/checkout action to v4.1.6 (#223) (d8c4c7e)
  • deps: update actions/download-artifact action to v4.1.7 (#206) (1453390)
  • deps: update actions/setup-go action to v5.0.1 (#212) (f978b2d)
  • deps: update actions/upload-artifact action to v4.3.3 (#207) (b9093f7)
  • deps: update anchore/sbom-action action to v0.15.11 (#211) (aec5c41)
  • deps: update github/codeql-action action to v3.25.2 (#208) (412b27a)
  • deps: update github/codeql-action action to v3.25.3 (#210) (b07d331)
  • deps: update github/codeql-action action to v3.25.4 (#213) (ad3cf0b)
  • deps: update github/codeql-action action to v3.25.5 (#218) (b0fbd94)
  • deps: update googleapis/release-please-action digest to f3969c0 (#222) (8f8302e)
  • deps: update goreleaser/goreleaser-action action to v5.1.0 (#216) (03728e3)
  • deps: update ossf/scorecard-action action to v2.3.3 (#215) (33cbc44)

0.3.2 (2024-04-19)

Bug Fixes

Miscellaneous

  • deps: update actions/checkout action to v4.1.1 (#193) (614ba1b)
  • deps: update actions/download-artifact action to v4.1.5 (#194) (78f56a5)
  • deps: update actions/setup-node action to v4 (#203) (45aecb3)
  • deps: update actions/upload-artifact action to v4.3.2 (#197) (898b46f)
  • deps: update anchore/sbom-action action to v0.15.10 (#199) (32acfd7)
  • deps: update dependency go to v1.22.2 (#200) (d48fa51)
  • deps: update github/codeql-action action to v3.25.1 (#202) (25ebdef)
  • deps: update module github.com/swaggest/jsonschema-go to v0.3.70 (#201) (5a06269)
  • go-releaser: #187 no longer creates draft and executes on tag creation (#188) (c419739)

0.3.1 (2024-03-29)

Miscellaneous

  • release-please: update config with draft set to true for consistency with go-releaser (#182) (7d23ba5)
  • workflows: add triage label workflow (#184) (280247a)

0.3.0 (2024-03-26)

⚠ BREAKING CHANGES

  • generate: embedded optional structs changed to pointers (#170)

Bug Fixes

  • generate: embedded optional structs changed to pointers (#170) (22bb613)

Miscellaneous

  • gh-actions/go-releaser: #166. Update/Automate release process (#169) (dd8a9f8)
  • release-please-action: #178 fix release-please-config for v4 (#179) (c9d746f)