Releases: kubeservice-stack/node-metrics
Releases · kubeservice-stack/node-metrics
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