Skip to content

Releases: grafeas/voucher

v2.7.0

04 Jan 19:48
v2.7.0
a78ca73
Compare
Choose a tag to compare
  • Support for authentication when Voucher is hosted as a Google CloudRun service (#45, #48, #49, #53, #54, #57)
  • Client send User-Agent header when making HTTP requests (#52)
  • Server avoid leaking containeranalysis.Client (#50)

v2.6.2

21 Oct 14:13
v2.6.2
c6bc6e6
Compare
Choose a tag to compare

Changelog

c6bc6e6 Introduce bodyclose linter (#46)

v2.6.1

21 Oct 14:10
v2.6.1
84ce205
Compare
Choose a tag to compare

Changelog

21b7392 Change Voucher Client server configuration to avoid conflict with environment variables (#44)
84ce205 Increase code reuse in voucher-client (#42)

v2.6.0

14 Sep 12:22
v2.6.0
6956736
Compare
Choose a tag to compare

This add support for running Voucher in more restrictive environments.

Changelog

0dff57c Add support for KMS key types (#21)
d923d2d Add GitHub actions (#26)
759ddde Add mailing list info in doc. (#8)
9cec0fa Build fixes for v2 modules (#29)
de04d62 Fix exception with GCP-KMS (#34)
a74ac67 Add support for SOPS secrets (#35)
7c4e841 Add support for sending metrics directly to Datadog (#37)

v2.5.3

04 Jan 17:03
v2.5.3
d806513
Compare
Choose a tag to compare

This is our first release of Voucher as a Grafeas project!

This change fixes an issue where Voucher would attempt to use GCR's token to authenticate against other registries.

It also adds the first version of the Grafeas OS MetadataClient thanks to @lynnsh!

Changelog

41e3af4 Add files used for cloudrun tutorials.
3471cc3 Checks for valid repos in nobody check (#107)
0bbafa1 Fix minor typo
8140ce8 Merge pull request #1 from grafeas/add-docs-and-rename
012fa7d Merge pull request #5 from henrybell/fix-readme-typo
e1ccb5a MetadataClient for Open Source Grafeas (#4)
3af0b95 Move cloud build example files in separate folder & other fixes.
ad06266 moves project to grafeas/voucher (#3)
d806513 setup Go workflow (#6)
f69dece update license to Apache 2.0 (#1)