Skip to content

Releases: chainguard-dev/terraform-infra-common

v0.9.7

08 Dec 13:32
@jml jml
52c215b

Choose a tag to compare

What's Changed

  • fix: set limit to path label to work with github 50 char label length limit by @vishal-chdhry in #1242
  • [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #1247
  • build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #1246
  • build(deps): bump the actions group with 3 updates by @dependabot[bot] in #1245
  • build(deps): bump the gomod group with 2 updates by @dependabot[bot] in #1244
  • build(deps): bump the actions group with 2 updates by @dependabot[bot] in #1248
  • build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 in the actions group by @dependabot[bot] in #1250
  • build(deps): bump google.golang.org/api from 0.256.0 to 0.257.0 in the gomod group by @dependabot[bot] in #1249
  • build(deps): bump octo-sts/action from 1.0.3 to 1.1.1 in the actions group by @dependabot[bot] in #1251
  • build(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 in the actions group by @dependabot[bot] in #1253
  • build(deps): bump cloud.google.com/go/storage from 1.57.2 to 1.58.0 in the gomod group by @dependabot[bot] in #1252
  • Block incoming PRs by @jml in #1254
  • deprecated-repo check always runs on PRs by @jml in #1255

Full Changelog: v0.9.6...v0.9.7

v0.9.6

01 Dec 23:58
ae8fa6e

Choose a tag to compare

What's Changed

  • Add a note to changemanager about skip:{identity}. by @mattmoor in #1239
  • build(deps): bump the actions group across 1 directory with 4 updates by @dependabot[bot] in #1236
  • build(deps): bump the gomod group across 1 directory with 2 updates by @dependabot[bot] in #1233
  • build(deps): bump chainguard.dev/sdk from 0.1.43 to 0.1.44 in the gomod group by @dependabot[bot] in #1240
  • Deprecate terraform-infra-common by @jml in #1243
  • feat(dashboard): Add reconciler-level token and tool call tracking by @mgreau in #1238

Full Changelog: v0.9.5...v0.9.6

v0.9.5

24 Nov 19:58
d29cdab

Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

v0.9.4

24 Nov 18:39
984ef12

Choose a tag to compare

What's Changed

  • chore: Fix golang lint by @jml in #1226
  • fix(workqueue): Plumb through labels by @jml in #1225
  • build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #1227
  • build(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #1229
  • build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 in the actions group by @dependabot[bot] in #1228
  • Expand period to support up to a month by @mattmoor in #1232

Full Changelog: v0.9.3...v0.9.4

v0.9.3

19 Nov 03:22
7955716

Choose a tag to compare

What's Changed

  • workqueue: use GCP-optimized logger by @imjasonh in #1218
  • build(deps): bump cloud.google.com/go/storage from 1.57.1 to 1.57.2 in the gomod group by @dependabot[bot] in #1219
  • fix(github): Actually apply secondary rate limiting by @jml in #1211
  • Add break down of GH calls pane by @tcnghia in #1220
  • build(deps): bump the actions group with 2 updates by @dependabot[bot] in #1221
  • fix(cron): Apply labels to cron job by @jml in #1223
  • build(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 in the gomod group by @dependabot[bot] in #1224
  • Try adding a batch size. by @mattmoor in #1222

Full Changelog: v0.9.2...v0.9.3

v0.9.2

14 Nov 17:14
74d8ea7

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

13 Nov 20:37
9a34300

Choose a tag to compare

What's Changed

  • feat(cloudevent-recorder): add BigQuery clustering support by @nskaggs in #1206
  • feat: add issuesmanager package by @vishal-chdhry in #1201
  • feat(githubreconciler/changemanger): add options to configure github org and repo used in PRs by @vishal-chdhry in #1215
  • Add path bucketing to metrics transport by @tcnghia in #1216

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

12 Nov 11:20
@jml jml
922907a

Choose a tag to compare

Breaking

  • feat(github)!: HTTP metrics for outbound requests by @jml in #1210

Full Changelog: v0.8.9...v0.9.0

v0.8.9

12 Nov 09:34
@jml jml
3c77103

Choose a tag to compare

What's Changed

  • Update image digests and docs by @octo-sts[bot] in #1207
  • build(deps): bump the gomod group with 2 updates by @dependabot[bot] in #1205
  • build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #1204
  • build(deps): bump chainguard-dev/actions from 1.5.7 to 1.5.8 in the actions group by @dependabot[bot] in #1203
  • add checkov presubmit workflow by @imjasonh in #1209
  • feat(github): Metrics for rate limiting by @jml in #1208
  • Add an optional agents section to dashboards. by @mattmoor in #1213
  • build(deps): bump the gomod group with 2 updates by @dependabot[bot] in #1212

Full Changelog: v0.8.8...v0.8.9

v0.8.8

10 Nov 16:41
957cc02

Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/api from 0.254.0 to 0.255.0 in the gomod group by @dependabot[bot] in #1193
  • bump go/terraform/golangci-lint by @cpanato in #1197
  • Update image digests and docs by @octo-sts[bot] in #1199
  • build(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 in the actions group by @dependabot[bot] in #1196
  • fix: Shellcheck lint in GitHub workflows by @jml in #1200
  • Quiet a noisy log line. by @mattmoor in #1202

Full Changelog: v0.8.7...v0.8.8