Releases: k8snetworkplumbingwg/sriov-network-metrics-exporter
Releases · k8snetworkplumbingwg/sriov-network-metrics-exporter
v1.1.0
What's Changed
- Bump google.golang.org/grpc from 1.52.0 to 1.53.0 by @dependabot in #26
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #27
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #28
- Update README.md by @zeeke in #30
- Allow underscores in versions by @ianb-mp in #32
- Publish container images by @zeeke in #33
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #34
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #36
- Remove driver version check by @zeeke in #37
- Remove references to the driver ConfigMap by @zeeke in #40
- Use GHCR docker image by default by @ianb-mp in #39
New Contributors
- @dependabot made their first contribution in #26
- @zeeke made their first contribution in #30
- @ianb-mp made their first contribution in #32
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Enable netlink as default collector for vf stats by @killianmuldoon in #2
- Add error check to netlink package by @killianmuldoon in #5
- Add service based config to minimum Prometheus configmap example by @killianmuldoon in #7
- Fix README.md format by @killianmuldoon in #6
- Update readme by @Eoghan1232 in #11
- Adding Ice Driver Support by @Eoghan1232 in #10
- updating Dockerfile by @Eoghan1232 in #13
- Update Golangci-lint by @Eoghan1232 in #16
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #18
- Refactor and updates by @Eoghan1232 in #22
New Contributors
- @killianmuldoon made their first contribution in #2
- @Eoghan1232 made their first contribution in #11
- @lgtm-com made their first contribution in #18
Full Changelog: v0.1...v1.0
v0.1-alpha
Enables export of metrics for SR-IOV virtual functions from Intel 700 series Network Interface Cards.
Requires i40e driver version 2.11 or higher.