Skip to content

Releases: jsimonetti/rtnetlink

v1.3.2

05 Apr 06:12
ab10613
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

18 Feb 12:44
73ecebe
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in #160
  • build(deps): bump github.com/mdlayher/netlink from 1.7.0 to 1.7.1 by @dependabot in #161
  • build(deps): bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #162
  • build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 by @dependabot in #163
  • build(deps): bump github.com/cilium/ebpf from 0.9.3 to 0.10.0 by @dependabot in #164
  • build(deps): bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #165
  • build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #166
  • build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 by @dependabot in #167

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Nov 07:31
f701f83
Compare
Choose a tag to compare

This is the first release of package rtnetlink that only supports Go 1.18+. Users on older versions of Go must use v1.2.4

What's Changed

  • build(deps): bump github.com/mdlayher/netlink from 1.6.2 to 1.7.0 by @jsimonetti in #159

Full Changelog: v1.2.4...v1.3.0

v1.2.4

21 Nov 09:08
6025c0a
Compare
Choose a tag to compare

What's Changed

Re-release v1.2.4 to fix dependabot invalid tag.

Full Changelog: v1.2.3...v1.2.4

v1.2.3

09 Oct 00:01
f070a40
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #148
  • build(deps): bump github.com/cilium/ebpf from 0.9.1 to 0.9.2 by @dependabot in #149
  • build(deps): bump github.com/mdlayher/netlink from 1.6.0 to 1.6.2 by @dependabot in #150
  • build(deps): bump github.com/cilium/ebpf from 0.9.2 to 0.9.3 by @dependabot in #151
  • Improve LinkStats error message by @SuperQ in #152
  • Add new attributes to LinkAttributes with decoder. by @raptorsun in #153

New Contributors

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

v1.2.2

23 Aug 11:14
b237973
Compare
Choose a tag to compare

What's Changed

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

v1.2.1

25 Jul 19:00
0377538
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.2.0

12 Apr 07:02
a833fb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

13 Mar 17:11
3f746d9
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/cilium/ebpf from 0.8.0 to 0.8.1 by @dependabot in #136
  • rtnetlink: support for RTA_PREF by @mdlayher in #137

Full Changelog: v1.1.0...v1.1.1

v1.1.0 release

31 Jan 09:58
6f5b781
Compare
Choose a tag to compare

This is the first release of package rtnetlink that only supports Go 1.13+, due to an upstream package dropping support for version 1.12. Users on older versions of Go must continue to use v1.0.0.

What's Changed

  • build(deps): bump github.com/mdlayher/netlink from 1.5.0 to 1.6.0 by @dependabot in #135

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