Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 10:26
· 42 commits to main since this release

1.2.0 (2023-12-13)

Feature

  • cli: support env variables (d3ffc39)

Bug Fixes

  • web: configure server timeouts (145ee18)

Build

  • docker: build image using kos (ff4b7b9)
  • deps: update transitive dependencies (4088e67)
  • deps: bump github.com/prometheus/exporter-toolkit (8390bed)
  • deps: bump WillAbides/setup-go-faster from 1.12.0 to 1.13.0 (47dd7df)
  • deps: bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 (06deddd)
  • deps: bump github.com/prometheus/common from 0.44.0 to 0.45.0 (d55033b)
  • deps: bump golang.org/x/net from 0.10.0 to 0.17.0 (d6316a2)
  • deps: bump github.com/prometheus/client_golang (f011b0e)
  • deps: bump docker/setup-buildx-action from 2 to 3 (4c23acc)
  • deps: bump goreleaser/goreleaser-action from 4 to 5 (f5d2de8)
  • deps: bump docker/setup-qemu-action from 2 to 3 (c99b309)
  • deps: bump docker/login-action from 2 to 3 (881d1d3)
  • deps: bump WillAbides/setup-go-faster from 1.11.0 to 1.12.0 (c22afc6)
  • deps: bump WillAbides/setup-go-faster from 1.10.1 to 1.11.0 (7082299)
  • deps: bump actions/checkout from 3 to 4 (42d61e4)
  • deps: bump WillAbides/setup-go-faster from 1.9.0 to 1.10.1 (9c4c12b)
  • deps: bump WillAbides/setup-go-faster from 1.8.0 to 1.9.0 (b676f01)
  • deps: bump github.com/prometheus/client_golang (53a1899)
  • deps: bump github.com/prometheus/common from 0.43.0 to 0.44.0 (1b8d944)

CI