Releases: defenseunicorns/go-oscal
Releases · defenseunicorns/go-oscal
v0.6.2
0.6.2 (2024-12-03)
This update includes types for OSCAL 1.1.3.
Features
Miscellaneous
- deps: update anchore/sbom-action action to v0.17.8 (#330) (e6ce561)
- deps: update github/codeql-action action to v3.27.6 (#333) (41fbd9c)
What's Changed
- feat(deps): update dependency usnistgov/oscal to v1.1.3 by @renovate in #331
- chore(deps): update anchore/sbom-action action to v0.17.8 by @renovate in #330
- chore(deps): update github/codeql-action action to v3.27.6 by @renovate in #333
- chore(main): release 0.6.2 by @github-actions in #329
Full Changelog: v0.6.1...v0.6.2
v0.6.1
0.6.1 (2024-11-21)
This release includes dependency updates for tooling used in the repository / project management and workflows.
Current focus is reviewing efforts around type generation and metaschema inclusion
Miscellaneous
- deps: update actions/checkout action to v4.2.2 (#316) (b00c2d7)
- deps: update actions/github-script digest to 4020e46 (#323) (140f52d)
- deps: update actions/github-script digest to 58d7008 (#309) (7b5356b)
- deps: update actions/github-script digest to 660ec11 (#310) (d2c288a)
- deps: update actions/setup-go action to v5.1.0 (#320) (27d4a9d)
- deps: update actions/setup-node action to v4.0.4 (#313) (9ee6ce7)
- deps: update actions/setup-node action to v4.1.0 (#321) (3201da1)
- deps: update actions/upload-artifact action to v4.4.0 (#304) (f43c01d)
- deps: update actions/upload-artifact action to v4.4.3 (#317) (cb8f4f5)
- deps: update anchore/sbom-action action to v0.17.1 (#292) (c917c71)
- deps: update anchore/sbom-action action to v0.17.2 (#298) (2614471)
- deps: update anchore/sbom-action action to v0.17.5 (#318) (08686bd)
- deps: update anchore/sbom-action action to v0.17.6 (#322) (008abdc)
- deps: update anchore/sbom-action action to v0.17.7 (#324) (f5087af)
- deps: update dependency @commitlint/config-conventional to v19.4.1 (#300) (3261916)
- deps: update dependency @commitlint/config-conventional to v19.5.0 (#306) (9744bc4)
- deps: update dependency @commitlint/config-conventional to v19.6.0 (#327) (f2ed44e)
- deps: update dependency commitlint to v19.4.1 (#299) (1c8da28)
- deps: update dependency commitlint to v19.5.0 (#307) (f5b95fa)
- deps: update dependency commitlint to v19.6.0 (#328) (8e518c5)
- deps: update github/codeql-action action to v3.26.1 (#294) (5499248)
- deps: update github/codeql-action action to v3.26.12 (#315) (f072f80)
- deps: update github/codeql-action action to v3.26.2 (#296) (32c1368)
- deps: update github/codeql-action action to v3.26.5 (#297) (b6d55a9)
- deps: update github/codeql-action action to v3.26.6 (#301) (7bf60c3)
- deps: update github/codeql-action action to v3.26.7 (#308) (38600bd)
- deps: update github/codeql-action action to v3.26.8 (#314) (2c34a83)
- deps: update github/codeql-action action to v3.27.0 (#319) (0206e06)
- deps: update github/codeql-action action to v3.27.5 (#326) (21975f5)
- deps: update goreleaser/goreleaser-action action to v6.1.0 (#325) (4c4b417)
- renovate: remove schedule (#293) (514a7ae)
What's Changed
- chore(deps): update anchore/sbom-action action to v0.17.1 by @renovate in #292
- chore(renovate): remove schedule by @mike-winberry in #293
- chore(deps): update github/codeql-action action to v3.26.1 by @renovate in #294
- chore(deps): update github/codeql-action action to v3.26.2 by @renovate in #296
- chore(deps): update anchore/sbom-action action to v0.17.2 by @renovate in #298
- chore(deps): update github/codeql-action action to v3.26.5 by @renovate in #297
- chore(deps): update github/codeql-action action to v3.26.6 by @renovate in #301
- chore(deps): update dependency @commitlint/config-conventional to v19.4.1 by @renovate in #300
- chore(deps): update dependency commitlint to v19.4.1 by @renovate in #299
- chore(deps): update actions/upload-artifact action to v4.4.0 by @renovate in #304
- chore(deps): update github/codeql-action action to v3.26.7 by @renovate in #308
- chore(deps): update dependency commitlint to v19.5.0 by @renovate in #307
- chore(deps): update actions/github-script digest to 58d7008 by @renovate in #309
- chore(deps): update dependency @commitlint/config-conventional to v19.5.0 by @renovate in #306
- chore(deps): update actions/github-script digest to 660ec11 by @renovate in #310
- fix(deps): update renovate labels and pin release please by @brandtkeller in #312
- chore(deps): update github/codeql-action action to v3.26.8 by @renovate in #314
- chore(deps): update actions/setup-node action to v4.0.4 by @renovate in #313
- chore(deps): update actions/upload-artifact action to v4.4.3 by @renovate in #317
- chore(deps): update github/codeql-action action to v3.26.12 by @renovate in https://github.com...
v0.6.0
0.6.0 (2024-08-07)
⚠ BREAKING CHANGES
refactor
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)
What's Changed
- chore(deps): update module github.com/swaggest/jsonschema-go to v0.3.72 by @renovate in #272
- chore(deps): update github/codeql-action action to v3.25.11 by @renovate in #273
- chore(deps): update actions/download-artifact action to v4.1.8 by @renovate in #275
- chore(deps): update actions/setup-node action to v4.0.3 by @renovate in #276
- chore(deps): update actions/upload-artifact action to v4.3.4 by @renovate in #277
- chore(deps): update anchore/sbom-action action to v0.16.1 by @renovate in #278
- chore(deps): update actions/setup-go action to v5.0.2 by @renovate in #279
- chore(deps): update github/codeql-action action to v3.25.12 by @renovate in #280
- chore(deps): update github/codeql-action action to v3.25.13 by @renovate in #283
- chore(deps): update anchore/sbom-action action to v0.17.0 by @renovate in #281
- chore(deps): update actions/github-script digest to 35b1cdd by @renovate in #286
- chore(deps): update ossf/scorecard-action action to v2.4.0 by @renovate in #285
- refactor(validation)!: #274 refactor to accommodate updating to jsonschema v6 by @mike-winberry in #282
- chore(deps): update github/codeql-action action to v3.25.15 by @renovate in #284
- chore(deps): update actions/upload-artifact action to v4.3.6 by @renovate in #287
- chore(deps): update dependency commitlint to v19.4.0 by @renovate in #290
- chore(deps): update github/codeql-action action to v3.26.0 by @renovate in #289
- chore(main): release 0.6.0 by @github-actions in #270
Full Changelog: v0.5.0...v0.6.0
v0.5.0
0.5.0 (2024-06-18)
⚠ BREAKING CHANGES
Bug Fixes
- validation: #266 validation.ValidationCommand no longer returns error if validation was run (#267) (3264df9)
Miscellaneous
What's Changed
- chore(deps): update github/codeql-action action to v3.25.10 by @renovate in #258
- fix(validation)!: #266 validation.ValidationCommand no longer returns error if validation was run by @mike-winberry in #267
- chore(main): release 0.5.0 by @github-actions in #265
Full Changelog: v0.4.3...v0.5.0
v0.4.3
0.4.3 (2024-06-17)
Features
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)
What's Changed
- chore(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6 by @renovate in #251
- fix(go-releaser): replace deprecated commands with updated commands by @mike-winberry in #256
- chore(deps): update googleapis/release-please-action digest to 7987652 by @renovate in #257
- chore(deps): update actions/checkout action to v4.1.7 by @renovate in #259
- chore(deps): update module github.com/spf13/cobra to v1.8.1 by @renovate in #264
- feat(validate): support for writing multiple validation results by @brandtkeller in #261
- fix(validation): validation.ExtractErrors now properly handles missing top level values by @mike-winberry in #263
- chore(main): release 0.4.3 by @github-actions in #252
Full Changelog: v0.4.2...v0.4.3
v0.4.2 Security Patches
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)
v0.4.1
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)
What's Changed
- chore(deps): #225 update go version to 1.22.3 by @mike-winberry in #226
- chore(deps): update anchore/sbom-action action to v0.16.0 by @renovate in #229
- chore(deps): update github/codeql-action action to v3.25.6 by @renovate in #228
- chore(main): release 0.4.1 by @github-actions in #224
Full Changelog: v0.4.0...v0.4.1
v0.4.0
0.4.0 (2024-05-20)
⚠ BREAKING CHANGES
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)
What's Changed
- chore(deps): update actions/checkout action to v4.1.3 by @renovate in #205
- chore(deps): update github/codeql-action action to v3.25.2 by @renovate in #208
- chore(deps): update actions/upload-artifact action to v4.3.3 by @renovate in #207
- chore(deps): update actions/download-artifact action to v4.1.7 by @renovate in #206
- chore(deps): update actions/checkout action to v4.1.4 by @renovate in #209
- chore(deps): update anchore/sbom-action action to v0.15.11 by @renovate in #211
- chore(deps): update github/codeql-action action to v3.25.3 by @renovate in #210
- chore(deps): update actions/setup-go action to v5.0.1 by @renovate in #212
- chore(deps): update ossf/scorecard-action action to v2.3.3 by @renovate in #215
- chore(deps): update actions/checkout action to v4.1.5 by @renovate in #214
- chore(deps): update github/codeql-action action to v3.25.4 by @renovate in #213
- chore(actions): update release-please-action url w/ new googleapis host by @mike-winberry in #220
- chore(deps): update googleapis/release-please-action digest to f3969c0 by @renovate in #222
- chore(deps): update github/codeql-action action to v3.25.5 by @renovate in #218
- chore(deps): update actions/checkout action to v4.1.6 by @renovate in #223
- chore(deps): update goreleaser/goreleaser-action action to v5.1.0 by @renovate in #216
- refactor(utils)!: #162 extract utils into individual packages by @mike-winberry in #191
- chore(main): release 0.4.0 by @github-actions in #204
Full Changelog: v0.3.2...v0.4.0
v0.3.2
0.3.2 (2024-04-19)
This release consists of dependency updates and internal configuration.
Bug Fixes
- renovate.json (#192) (c4f3344)
- renovate.json: #195 update with semantic commits (type: chore) (#198) (678e80f)
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)
What's Changed
- fix(go-releaser): #187 no longer creates draft and executes on tag creation by @mike-winberry in #188
- docs: #176 add dependency updating guidance by @mike-winberry in #190
- fix: renovate.json by @mike-winberry in #192
- fix(renovate.json): #195 update with semantic commits (type: chore) by @mike-winberry in #198
- chore(deps): update dependency go to v1.22.2 by @renovate in #200
- chore(deps): update actions/setup-node action to v4 by @renovate in #203
- chore(deps): update github/codeql-action action to v3.25.1 by @renovate in #202
- chore(deps): update module github.com/swaggest/jsonschema-go to v0.3.70 by @renovate in #201
- chore(deps): update actions/checkout action to v4.1.1 by @renovate in #193
- chore(deps): update anchore/sbom-action action to v0.15.10 by @renovate in #199
- chore(deps): update actions/upload-artifact action to v4.3.2 by @renovate in #197
- chore(deps): update actions/download-artifact action to v4.1.5 by @renovate in #194
- chore(main): release 0.3.2 by @github-actions in #189
Full Changelog: v0.3.1...v0.3.2
v0.3.1
0.3.1 (2024-03-29)
Bug Fixes
- fix: #167 yaml documents with trailing whitespace when using | or > are collapsed to quoted strings
Miscellaneous
- release-please: update config with draft set to true for consistency with go-releaser (#182) (7d23ba5)
- workflows: add triage label workflow (#184) (280247a)
What's Changed
- chore(release-please): #181 set release to draft by @mike-winberry in #182
- chore(workflows): add triage label workflow by @CloudBeard in #184
- fix: #167 yaml documents with trailing whitespace when using | or > are collapsed to quoted strings. by @mike-winberry in #168
- chore(main): release 0.3.1 by @github-actions in #185
Full Changelog: v0.3.0...v0.3.1