v0.2.8
FEATURES:
- cli:
darwin-amd64
anddarwin-arm64
are code signed and notarized using an Apple Developer ID certificate to allow harp execution on Silicon M1 based computers. #134
- cli/transform:
- bundle/ruleset:
- enable
rego
language for RuleSet constraint engine. #134
- enable
- sdk/api:
- support
user_data
forBundle
,Package
,SecretChain
to store custom arbitrary data during pipeline execution. #134
- support
- sdk/value:
CHANGES:
- go:
- FIPS artifact build process is disabled.
- git:
- the tag
cmd/harp/vX.XX
will never be produced.
- the tag
- ci:
dependabot
setup to monitor and automate dependency updates.- the release pipeline has been completely redesigned to use goreleaser.
- SLSA
provenance
is temporary disabled due to a lack of the multiplatform support for the used action.
DIST:
- build/ci:
- SHA256 fingerprint is provided per artifact.
- SBOM is embedded in the artifact archive.
- build/gha:
- zntrio/harp-installer github action could be used to set up harp during your github action pipelines.
Full Changelog: v0.2.7...v0.2.8