Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Dec 03:25
· 1752 commits to main since this release
8d7653e

Changelog

  • 8d7653e Merge pull request #426 from sigstore/dependabot/go_modules/github.com/hashicorp/go-plugin-1.4.8

Thanks to all contributors!

What's Changed

  • Feature: Add -resource to policy-tester by @mattmoor in #414

  • Cleanup: Rename objectMeta to metadata to align with K8s shape. by @mattmoor in #420 (This is a breaking change in evaluating CIP level policies using objectMeta from 0.5.0)

  • Bug Fix: Do not fail on first attestation that does not satisfy. by @vaikas in #422

  • chore(deps): Bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in #412

  • chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.17.1 to 1.17.2 by @dependabot in #409

  • chore(deps): Bump golang.org/x/time from 0.2.0 to 0.3.0 by @dependabot in #410

  • chore(deps): Bump golang.org/x/net from 0.2.0 to 0.3.0 by @dependabot in #411

  • Initial support for rego + simple tests. by @vaikas in #413

  • Update go and base image by @cpanato in #415

  • chore(deps): Bump golang.org/x/crypto from 0.3.0 to 0.4.0 by @dependabot in #416

  • chore(deps): Bump golang.org/x/net from 0.3.0 to 0.4.0 by @dependabot in #418

  • chore(deps): Bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0 by @dependabot in #417

  • Add includeTypeMeta that includes TypeMeta (just like includeObjectMeta) by @vaikas in #421

  • Fix some lint issues surfaced by #424 by @vaikas in #425

  • bump golangci-lint to 1.50.1 by @cpanato in #424

  • fix ioutil deprecation by @cpanato in #428

  • release-script: bump golang to 1.19 (rebased version of #427) by @vaikas in #429

  • chore(deps): Bump github.com/hashicorp/go-plugin from 1.4.6 to 1.4.8 by @dependabot in #426

Full Changelog: v0.5.0...v0.5.1