Skip to content

Releases: veerendra2/speedtest_exporter

v1.5.0

Choose a tag to compare

@veerendra2 veerendra2 released this 17 Aug 19:24
107e5f8

What's Changed

  • fix: handle negative upload/download speed values by @veerendra2 in #41

Full Changelog: v1.4.1...v1.5.0

v1.4.1

Choose a tag to compare

@veerendra2 veerendra2 released this 17 Aug 08:44
933e529

What's Changed

  • Improve README structure and formatting by @veerendra2 in #31
  • Add Victoriametrics Datasource Dashbaord by @veerendra2 in #32
  • Bump alpine from 3.23.4 to 3.24.1 in the docker group by @dependabot[bot] in #34
  • Bump actions/checkout from 6 to 7 in the github-actions group by @dependabot[bot] in #33
  • Bump actions/setup-go from 6 to 7 in the github-actions group by @dependabot[bot] in #35
  • Bump the gomod group with 2 updates by @dependabot[bot] in #36
  • Bump golang from 1.26.4 to 1.26.5 in the docker group by @dependabot[bot] in #37
  • Bump the gomod group with 2 updates by @dependabot[bot] in #38
  • build(deps): bump Go version to 1.26.6 by @veerendra2 in #39

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@veerendra2 veerendra2 released this 03 Jun 20:12
4300afe

What's Changed

  • Bump golang from 1.26.2 to 1.26.4 in the docker group by @dependabot[bot] in #30
  • Fix memory leaks in speedtest exporter by @veerendra2 in #29

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@veerendra2 veerendra2 released this 01 Jun 20:51
ab096ee

What's Changed

Full Changelog: v1.2.3...v1.3.0

v1.2.3

Choose a tag to compare

@veerendra2 veerendra2 released this 26 May 20:46
b853d80

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@veerendra2 veerendra2 released this 03 Apr 12:57
be5fc8a

What's Changed

  • Bump goreleaser/goreleaser-action from 6 to 7 in the github-actions group by @dependabot[bot] in #18
  • 17 Update grafana dashboard by @veerendra2 in #19
  • Bump golang from 1.26.0 to 1.26.1 in the docker group by @dependabot[bot] in #20
  • Bump github.com/alecthomas/kong from 1.14.0 to 1.15.0 in the gomod group by @dependabot[bot] in #21

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@veerendra2 veerendra2 released this 28 Feb 15:08
f2d003f

What's Changed

docker pull ghcr.io/veerendra2/speedtest_exporter:1.2.1

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@veerendra2 veerendra2 released this 26 Feb 15:31
31516e7

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@veerendra2 veerendra2 released this 11 Feb 14:00
fed2a46

What's Changed

# Uses distroless base image (gcr.io/distroless/static:nonroot) for minimal attack surface and smaller image size. 
# Multi-arch support for linux/amd64 and linux/arm64.

docker pull ghcr.io/veerendra2/speedtest_exporter:v1.1.0
docker run -d -p 8080:8080 ghcr.io/veerendra2/speedtest_exporter:v1.1.0

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@veerendra2 veerendra2 released this 13 Jan 19:46
8e72cdc

What's Changed

Full Changelog: v0.0.3...v1.0.0