Skip to content

Releases: octo-sts/app

v0.4.2

04 Sep 15:24
9b40e7d
Compare
Choose a tag to compare

What's Changed

  • Fix yaml tag parsing by @wlynch in #486
  • Fix webhook filter envvar. by @wlynch in #487
  • Fix panic on successful policy validation where err == nil. by @wlynch in #488
  • Remove webhook filter from deployed config by @wlynch in #489

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

v0.4.1

03 Sep 19:06
16f2d08
Compare
Choose a tag to compare

What's Changed

  • Fix github webhook secret envvar name. by @wlynch in #485

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

v0.4.0

03 Sep 15:08
ccd3cf8
Compare
Choose a tag to compare

What's Changed

  • Ignore "Abnormal KMS Access" for GetIamPolicy by @imjasonh in #443
  • Bump chainguard/tf-common-infra to 0.6.74 by @wlynch in #472
  • feat: allow webhook to use env vars or cert files for github app secret by @karlhaworth in #470
  • if we got a zerohash get the contents of the directory that we are interested by @cpanato in #309
  • Add org filter to webhook. by @wlynch in #476

Full Changelog: v0.3.1...v0.4.0

v0.3.1

01 Aug 23:18
28a13af
Compare
Choose a tag to compare

What's Changed

  • Bump chainguard-dev/common/infra from 0.6.19 to 0.6.60 in /iac/bootstrap in the all group across 1 directory by @dependabot in #425
  • fix: environment variable app secret by @karlhaworth in #432
  • Bump google.golang.org/api from 0.189.0 to 0.190.0 by @dependabot in #431

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 Jul 15:25
9853c48
Compare
Choose a tag to compare

What's Changed

  • Pull the GCLB and DNS out of the app module by @mattmoor in #284
  • Bump chainguard-dev/common/infra from 0.6.18 to 0.6.19 in /iac in the all group by @dependabot in #273
  • Bump chainguard-dev/common/infra from 0.6.18 to 0.6.19 in /iac/bootstrap in the all group by @dependabot in #277
  • Add a webhook to validate trust policies by @mattmoor in #285
  • only run deploy if is the upstream repo by @cpanato in #295
  • update go-github to v61 and github.com/bradleyfalzon/ghinstallation to align the versions by @cpanato in #294
  • Add several fields to DTS schema by @mattmoor in #403
  • Bump the all group across 1 directory with 6 updates by @dependabot in #404
  • Bump chainguard-dev/common/infra from 0.6.18 to 0.6.52 in /modules/app in the all group across 1 directory by @dependabot in #402
  • Bump chainguard-dev/common/infra from 0.6.18 to 0.6.52 in /iac in the all group across 1 directory by @dependabot in #401
  • feat: allow flexible options for github app secret and metrics by @karlhaworth in #412
  • Dependabot/go modules/all 373d5795f5 by @wlynch in #429
  • Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 in the all group by @dependabot in #427
  • Bump the all group across 1 directory with 2 updates by @dependabot in #430
  • Bump chainguard-dev/common/infra from 0.6.52 to 0.6.60 in /iac in the all group across 1 directory by @dependabot in #421

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 May 23:29
ad1900d
Compare
Choose a tag to compare

What's Changed

  • Bump the all group across 1 directory with 4 updates by @dependabot in #257
  • Bump chainguard-dev/common/infra from 0.6.1 to 0.6.15 in /iac in the all group across 1 directory by @dependabot in #258
  • Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by @dependabot in #260
  • Bump chainguard-dev/common/infra from 0.6.0 to 0.6.15 in /iac/bootstrap in the all group across 1 directory by @dependabot in #255
  • Bump chainguard-dev/common/infra from 0.6.15 to 0.6.18 in /iac in the all group across 1 directory by @dependabot in #265
  • Fix a typo and copy/paste error by @mattmoor in #261
  • Bump chainguard-dev/common/infra from 0.6.15 to 0.6.18 in /iac/bootstrap in the all group by @dependabot in #264
  • Switch to using regional-service as a precursor to broader refactoring by @mattmoor in #266
  • Split off a module for bootstrapping Octo STS by @mattmoor in #269
  • Fix the moved directive by @mattmoor in #270
  • extract email for abnormal access alert by @k4leung4 in #271
  • Parameterize the domain the probers hit. by @mattmoor in #272
  • add verify prod and refactor terraform check/deploy by @cpanato in #197
  • Revert "add verify prod and refactor terraform check/deploy (#197)" by @mattmoor in #276
  • Add nameservers as outputs by @mattmoor in #282

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 May 18:54
74ba874
Compare
Choose a tag to compare

Initial release!