Skip to content

Releases: kopexa-grc/krn

v1.1.0

19 Feb 12:23
2d08d58

Choose a tag to compare

1.1.0 (2026-02-19)

Features

  • add OSCAL-compatible version format (dc53dba)

v1.0.1

15 Jan 16:36
3d5e532

Choose a tag to compare

1.0.1 (2026-01-14)

Bug Fixes

  • enable submodule checkout in CI and fix gofmt (e87a80c)

v1.0.0

14 Jan 17:16
74022f3

Choose a tag to compare

1.0.0 (2026-01-14)

⚠ BREAKING CHANGES

  • Remove service from KRN format

Features

  • add optional service subdomain support (1771dd7)
  • initial KRN implementation (fd7d053)

Bug Fixes

  • add fallback token support for release-please (86626a7)
  • CI workflow compatibility issues (1cb0b22)
  • convert if-else chain to switch for gocritic linter (8f9b47e)
  • exclude gocyclo from test files (2020c2d)
  • relax coverage threshold to 90% and fix formatting (fe02f57)
  • update golangci-lint config for v2 format (9b3f617)
  • use KOPEXA_CLOUD_REPO_ACCESS_TOKEN for releases (ad47c93)

Code Refactoring

  • simplify KRN format to //kopexa.com/{collection}/{id} (203e98c)