Releases: mdlayher/ethtool
Releases · mdlayher/ethtool
v0.6.0
What's Changed
- Update static analysis by @SuperQ in #63
- build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #62
- Update Go matrix by @SuperQ in #64
- build(deps): bump github.com/mdlayher/netlink from 1.8.0 to 1.9.0 by @dependabot[bot] in #61
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #51
- build(deps): bump golang.org/x/sys from 0.37.0 to 0.40.0 by @dependabot[bot] in #57
- build(deps): bump actions/setup-go from 6.0.0 to 6.2.0 by @dependabot[bot] in #58
- build(deps): bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in #59
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #49
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #47
- Update Go versions by @SuperQ in #50
- build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 by @dependabot[bot] in #48
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- build(deps): bump golang.org/x/sys from 0.32.0 to 0.34.0 by @dependabot[bot] in #43
- Use x/sys/cpu.IsBigEndian to determine endianness by @dswarbrick in #44
- build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #42
- build(deps): bump github.com/mdlayher/netlink from 1.7.2 to 1.8.0 by @dependabot[bot] in #45
New Contributors
- @dswarbrick made their first contribution in #44
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.0
What's Changed
- Update build by @SuperQ in #35
- build(deps): bump actions/setup-go from 5.2.0 to 5.4.0 by @dependabot in #36
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #37
- Update Go by @SuperQ in #39
- build(deps): bump golang.org/x/sys from 0.22.0 to 0.31.0 by @dependabot in #38
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- build(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0 by @dependabot in #17
- build(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #18
- build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 by @dependabot in #19
- build(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 by @dependabot in #20
- build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #21
- ethtool: add support for private flags by @lorenz in #22
- build(deps): bump golang.org/x/sys from 0.13.0 to 0.16.0 by @dependabot in #24
- build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #25
- build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #26
- build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #27
- build(deps): bump golang.org/x/sys from 0.19.0 to 0.22.0 by @dependabot in #30
New Contributors
- @dependabot made their first contribution in #17
- @lorenz made their first contribution in #22
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- ethtool: first pass at Client, Client.LinkSettings by @mdlayher in #1
- ethtool: initial Client.LinkMode(s) methods by @mdlayher in #2
- ethtool: add Go 1.17 build tags by @mdlayher in #3
- .github: update CI for Go 1.17 by @mdlayher in #4
- *: switch primary branch to main by @mdlayher in #5
- go.mod: bump dependencies by @mdlayher in #6
- Add FEC() and SetFEC() methods to configure forward error correction by @stapelberg in #10
- Update dependencies by @SuperQ in #15
New Contributors
- @mdlayher made their first contribution in #1
- @stapelberg made their first contribution in #10
- @SuperQ made their first contribution in #15
Full Changelog: https://github.com/mdlayher/ethtool/commits/v0.1.0