Skip to content

Releases: chainguard-dev/terraform-infra-common

v0.6.122

10 Feb 19:50
3574bc5
Compare
Choose a tag to compare

What's Changed

  • separate 503 from 5xx alert into its own alert by @k4leung4 in #716

Full Changelog: v0.6.121...v0.6.122

v0.6.120

05 Feb 22:04
045407d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.119...v0.6.120

v0.6.119

03 Feb 23:17
86c0622
Compare
Choose a tag to compare

What's Changed

  • github sdk: add withClient options so we can override the default client, useful for adding unit tests with httptest.NewServer by @rawlingsj in #708
  • build(deps): bump the gomod group with 2 updates by @dependabot in #709
  • make uptime alert duration configurable by @k4leung4 in #710

Full Changelog: v0.6.118...v0.6.119

v0.6.118

30 Jan 22:40
490dc20
Compare
Choose a tag to compare

What's Changed

  • make dlq alerts route to teams by @k4leung4 in #706
  • build(deps): bump cloud.google.com/go/pubsub from 1.45.3 to 1.46.0 in the gomod group by @dependabot in #707

Full Changelog: v0.6.117...v0.6.118

v0.6.117

29 Jan 16:46
49ccf2d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the gomod group across 1 directory with 3 updates by @dependabot in #700
  • build(deps): bump the gomod group across 1 directory with 4 updates by @dependabot in #702
  • add team/squad labels to dlq topic by @k4leung4 in #703
  • build(deps): bump the gomod group with 2 updates by @dependabot in #704
  • gke: pass extra variables to module by @cmdpdx in #705

Full Changelog: v0.6.116...v0.6.117

v0.6.116

23 Jan 15:26
e7a01b6
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the gomod group with 2 updates by @dependabot in #693
  • build(deps): bump the gomod group across 1 directory with 6 updates by @dependabot in #695
  • build(deps): bump the gomod group with 2 updates by @dependabot in #696
  • github-events: Add tf vars for webhook id env vars by @wlynch in #691
  • regional-[go-]service: Add custom probe config by @wlynch in #697
  • Disable NAT for GKE module by @k4leung4 in #699

Full Changelog: v0.6.115...v0.6.116

v0.6.115

15 Jan 18:40
4c02885
Compare
Choose a tag to compare

What's Changed

  • github-bots: Add direct GitHub App authentication to bot sdk. by @wlynch in #688
  • github-events: Add WEBHOOK_ID and REQUESTED_ONLY_WEBHOOK_ID filters by @wlynch in #689
  • github-events: Add GITHUB_ORGANIZATIONS_FILTER by @wlynch in #690
  • build(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 in the gomod group by @dependabot in #692

Full Changelog: v0.6.114...v0.6.115

v0.6.114

10 Jan 19:24
5f9c439
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the gomod group with 2 updates by @dependabot in #685
  • build(deps): bump the gomod group with 2 updates by @dependabot in #686
  • fix alerts, missing label, and bad filter syntax by @k4leung4 in #687

Full Changelog: v0.6.113...v0.6.114

v0.6.113

08 Jan 22:32
fc44575
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the gomod group across 1 directory with 11 updates by @dependabot in #673
  • add alert for when a service is updated, but traffic is not routed to latest revision by @k4leung4 in #674
  • instrument server metrics for trampoline by @k4leung4 in #675
  • build(deps): bump google.golang.org/api from 0.213.0 to 0.214.0 in the gomod group by @dependabot in #677
  • build(deps): bump the gomod group with 2 updates by @dependabot in #678
  • build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in the gomod group by @dependabot in #679
  • build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.11 to 4.24.12 in the gomod group by @dependabot in #680
  • build(deps): bump the gomod group with 2 updates by @dependabot in #682
  • github-bots: add new botName field to AddComment signature so it works like SetComment. This helps fetch and identify all comments from specific bots by @rawlingsj in #683
  • build(deps): bump the gomod group with 4 updates by @dependabot in #684
  • alerts to catch 4xx type errors by @k4leung4 in #676
  • github-bot sdk: add search content of filename in repository by @hectorj2f in #681

Full Changelog: v0.6.112...v0.6.113

v0.6.112

17 Dec 20:36
85c0d3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.111...v0.6.112