Skip to content

Releases: sigstore/scaffolding

v0.4.11

04 Oct 20:50
037af76
Compare
Choose a tag to compare

What's Changed

  • Enable reporting of normalized SLO endpoint in prober. by @var-sdk in #401

Full Changelog: v0.4.10...v0.4.11

v0.4.10

18 Oct 23:13
v0.4.10
eceb1be
Compare
Choose a tag to compare

What's Changed

  • Fix typo in config var name by @codysoyland in #392
  • Create K8s pod metric based logs and alerts by @malancas in #391
  • Remove broken probe by UUID and add probing for fulcio v2 read endpoints. by @var-sdk in #394
  • Add availability. SLO definitions to terraform for Fulcio and Rekor by @var-sdk in #393
  • Missed this one last time around. google-beta => google by @vaikas in #396
  • Add prober flags for passing extra requests. by @var-sdk in #395

Full Changelog: v0.4.9...v0.4.10

v0.4.9

30 Sep 19:42
97ca633
Compare
Choose a tag to compare

Changelog

  • 97ca633 Add prober for verifying Rekor write correctness (#390)

Thanks to all contributors!

v0.4.8

23 Sep 14:39
43b86d0
Compare
Choose a tag to compare

What's Changed

  • Add back support for RSA for legacy deployed CTLogs. by @vaikas in #341
  • Remove /api/v1/index/retrieve endpoint from prober checks since it's experimental by @priyawadhwa in #340
  • do not use setup-kind action from the head. by @vaikas in #345
  • Wire missing oslogin parameter to oslogin module. by @var-sdk in #346
  • Add kind support for v1.25.x by @vaikas in #343
  • Update prober alerts to accept 201s on write APIs. by @var-sdk in #350
  • Fix prober alerts. by @var-sdk in #353
  • Correct a link in README.md. by @var-sdk in #355
  • Use file based signer now that Rekor supports it. by @vaikas in #358
  • Close the httpresponse.Body by @vaikas in #357
  • Make tuf generic in prep for more fulcio / ctlog certs/keys. by @vaikas in #356
  • Stop testing way older versions. build/test with go1.19 by @vaikas in #366
  • add dns resources to service-level terraform by @bobcallaway in #336
  • Use ctlog.config for creating certs, add managecaroots job, tests. by @vaikas in #352
  • Trillian v0.12.1, Rekor v0.12.1, update go deps. by @vaikas in #367
  • refactor signing release images by @cpanato in #368
  • fix shellcheck by @cpanato in #376

Full Changelog: v0.4.7...v0.4.8

v0.4.6

24 Aug 00:29
1be83b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

19 Aug 09:58
3d392ac
Compare
Choose a tag to compare

What's Changed

  • Updates to reflect v0.4.4 by @vaikas in #300
  • remove deprecated github.com/pkg/errors and use native go error by @cpanato in #301
  • New kind images + more retries to work around 1.23 by @vaikas in #302

Full Changelog: v0.4.4...v0.4.5

v0.4.4

16 Aug 10:44
e630126
Compare
Choose a tag to compare

What's Changed

  • bump rekor to v0.10.0 and fulcio to v0.5.2 by @vaikas in #295
  • actually parse the release-version, update curl to fail properly by @vaikas in #290
  • Bump github.com/go-openapi/swag from 0.21.1 to 0.22.0 by @dependabot in #293
  • add working-directory input so that you can control where files go. by @vaikas in #294
  • Fix issue #129 by @vaikas in #296
  • Increase ksvc wait times 45s->2m. by @vaikas in #299

Full Changelog: v0.4.3...v0.4.4

v0.4.3

12 Aug 04:34
2e14289
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

09 Aug 20:44
640448b
Compare
Choose a tag to compare

What's Changed

  • Breaking change: setup-scaffolding.sh assumed you had ko installed locally, so added a proper replacement for previous release.yaml and replace it with setup-scaffolding-from-release.sh instead.

  • Give mysql SA permissions to export Monitoring/Trace data by @priyawadhwa in #272

  • Roles should be applied directly to the mysql service account by @priyawadhwa in #278

  • FIX Broken main action . Test with 0.4.1 release by @vaikas in #277

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Aug 13:56
82de738
Compare
Choose a tag to compare

What's Changed

  • Modify test to use release v0.4.0, update getting-started. by @vaikas in #274

Full Changelog: v0.4.0...v0.4.1