Releases: kubeservice-stack/node-metrics
Releases · kubeservice-stack/node-metrics
Release 1.2.0
What's Changed
- Bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot[bot] in #32
- Bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @dependabot[bot] in #33
- Bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot[bot] in #34
- Bump github.com/prometheus/common from 0.63.0 to 0.64.0 by @dependabot[bot] in #37
- Bump github.com/kubeservice-stack/common from 1.8.3 to 1.9.1 by @dependabot[bot] in #36
- Bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in #38
- Bump github.com/prometheus/procfs from 0.16.1 to 0.17.0 by @dependabot[bot] in #39
- Bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #40
Full Changelog: v1.1.4...v1.2.0
Release 1.1.4
What's Changed
- Bump github.com/stretchr/testify from 1.8.2 to 1.10.0 by @dependabot in #22
- Bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #24
- Bump golang.org/x/sys from 0.30.0 to 0.31.0 by @dependabot in #26
- Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #27
- Update node-metrics logging and packages by @dongjiang1989 in #31
- Bump github.com/kubeservice-stack/common from 1.2.0 to 1.8.2 by @dependabot in #25
- Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.13.2 by @dependabot in #19
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.20.5 by @dependabot in #21
Full Changelog: v1.1.3...v1.1.4
Release 1.1.3
What's Changed
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in #8
- Bump docker/build-push-action from 3 to 6 by @dependabot in #9
- Bump actions/checkout from 3 to 4 by @dependabot in #10
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #11
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #12
- Bump docker/login-action from 1.10.0 to 3.3.0 by @dependabot in #13
- Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by @dependabot in #14
- Bump github.com/prometheus/procfs from 0.9.0 to 0.15.1 by @dependabot in #15
- Bump golang.org/x/net from 0.23.0 to 0.33.0 by @dependabot in #16
- Bump howett.net/plist from 1.0.0 to 1.0.1 by @dependabot in #17
- Bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #18
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2
What's Changed
- Bump golang.org/x/net from 0.9.0 to 0.23.0 by @dependabot in #5
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #6
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
What's Changed
- feat: add node metrics TLS and Auth by @dongjiang1989 in #2
- Fix: kernel 5.x /proc/stat diff by @dongjiang1989 in #3
- use uppercase FROM / AS combination in Dockerfile by @dongjiang1989 in #4
Full Changelog: v1.1.0...v1.1.1
Release 1.1.0
What's Changed
- [fix] add NOTICE file by @dongjiang1989 in #1
New Contributors
- @dongjiang1989 made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0