Skip to content

Releases: carabiner-dev/ampel

v1.0.0

11 Nov 14:14
1dd21d7

Choose a tag to compare

v0.1.0-beta.8

09 Oct 23:41
bc5d994

Choose a tag to compare

v0.1.0-beta.8 Pre-release
Pre-release

What's Changed

  • Document HJSON policy format support by @deobieta in #143
  • Improve "subject specified twice" error message and usage documentation by @deobieta in #144
  • Capture VSA properties from Policy/Set context by @puerco in #145
  • Bump collector to v0.2.4 by @puerco in #146

Full Changelog: v0.1.0-beta.7...v0.1.0-beta.8

v0.1.0-beta.7

07 Oct 00:29
923aafc

Choose a tag to compare

v0.1.0-beta.7 Pre-release
Pre-release
v0.1.0-beta.7

v0.1.0-beta.6

02 Oct 23:13
3fb69c0

Choose a tag to compare

v0.1.0-beta.6 Pre-release
Pre-release
v0.1.0-beta.6

v0.1.0-beta.4

02 Oct 10:34
05d47dc

Choose a tag to compare

v0.1.0-beta.4 Pre-release
Pre-release
v0.1.0-beta.4

v0.1.0-beta.3

01 Oct 09:04
603b0f2

Choose a tag to compare

v0.1.0-beta.3 Pre-release
Pre-release

What's Changed

  • Bump kubernetes-sigs/release-actions from 0.3.1 to 0.4.0 in the actions group by @dependabot[bot] in #125
  • Bump chainguard-dev/actions from 1.5.1 to 1.5.2 in the actions group by @dependabot[bot] in #126
  • Fix bug overriding ids in policies over options by @puerco in #127
  • Initial Output Support for SLSA VSA by @puerco in #129

Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3

v0.1.0-beta.2

24 Sep 16:43
612429e

Choose a tag to compare

v0.1.0-beta.2 Pre-release
Pre-release

What's Changed

  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #87
  • Bump chainguard-dev/actions from 1.4.10 to 1.4.12 in the actions group by @dependabot[bot] in #86
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #85
  • Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #89
  • Bump chainguard-dev/actions from 1.4.12 to 1.4.13 in the actions group by @dependabot[bot] in #88
  • Bump chainguard-dev/actions from 1.4.13 to 1.4.14 in the actions group by @dependabot[bot] in #92
  • Bump the gomod group across 1 directory with 3 updates by @dependabot[bot] in #94
  • The big DSSE patch by @puerco in #98
  • Bump chainguard-dev/actions from 1.4.14 to 1.4.15 in the actions group by @dependabot[bot] in #97
  • Bump github.com/openvex/go-vex from 0.2.6 to 0.2.7 in the gomod group by @dependabot[bot] in #101
  • Honor Policy Expiration by @puerco in #103
  • Policy verification by @puerco in #106
  • Populate missing fields in results attestation by @puerco in #107
  • VerifySubjectWithPolicySet and set chains by @puerco in #110
  • Parallel evaluation support by @puerco in #111
  • Avoid reparsing attestations by @puerco in #112
  • Synthresize subject on bare envelopes by @puerco in #113
  • Expose context data in chain evaluation by @puerco in #114
  • Empty set chains by @puerco in #116
  • Bump chainguard-dev/actions from 1.4.15 to 1.5.1 in the actions group by @dependabot[bot] in #115
  • Fix context JSON providers by @puerco in #117
  • Load policy keys by @puerco in #118
  • Expose subject and eval status to template by @puerco in #119
  • Fix loading of subject onto CEL runtime by @puerco in #121
  • Show guidance on errors in policysets by @puerco in #122
  • Bump sigs.k8s.io/release-utils from 0.12.1 to 0.12.2 in the gomod group by @dependabot[bot] in #120
  • Delay fail when required predicates are missing by @puerco in #123
  • Bump collector to latest by @puerco in #124

Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2

v0.1.0-beta.1

28 Aug 07:30
9956e18

Choose a tag to compare

v0.1.0-beta.1 Pre-release
Pre-release
v0.1.0-beta.1

v0.0.1-pre20

11 Aug 14:50
aeb9b7b

Choose a tag to compare

v0.0.1-pre20 Pre-release
Pre-release
v0.0.1-pre20

v0.0.1-pre19

04 Aug 18:12

Choose a tag to compare

v0.0.1-pre19 Pre-release
Pre-release

This pre-release focuses on some finishing touches to the sigstore signer identity code and documentation.