Skip to content

Releases: mozilla/mtu

v0.2.4

20 Jan 14:52
1942dae
Compare
Choose a tag to compare

What's Changed

  • chore: Ignore codecov.json by @larseggert in #56
  • fix(bsd): format string with format args by @mxinden in #59
  • ci(sanitize): ignore leak in std::rt::lang_start_internal by @mxinden in #58
  • build(deps): bump vmactions/openbsd-vm from 1.1.4 to 1.1.5 by @dependabot in #63
  • build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #57
  • build(deps): bump vmactions/solaris-vm from 1.1.0 to 1.1.1 by @dependabot in #60
  • build(deps): bump vmactions/freebsd-vm from 1.1.5 to 1.1.7 by @dependabot in #61
  • build(deps): bump vmactions/netbsd-vm from 1.1.4 to 1.1.6 by @dependabot in #62
  • ci: Upload codecov.json by @larseggert in #64
  • ci(sanitize): downgrade to ubuntu v22.04 by @mxinden in #69
  • build(deps): bump vmactions/netbsd-vm from 1.1.6 to 1.1.7 by @dependabot in #67
  • build(deps): bump vmactions/openbsd-vm from 1.1.5 to 1.1.6 by @dependabot in #68
  • build(deps): bump vmactions/freebsd-vm from 1.1.7 to 1.1.8 by @dependabot in #66
  • family takes values based on IP type by @vnt-dev in #71
  • chore: Add more lints by @larseggert in #70
  • Move to windows 0.58.0, and also permit version 0.59 by @ErichDonGubler in #65
  • build(deps): bump vmactions/netbsd-vm from 1.1.7 to 1.1.8 by @dependabot in #73
  • chore: v0.2.4 by @larseggert in #74

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

17 Dec 11:01
be512df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

29 Nov 10:39
c7cd35a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Nov 08:29
cc4c474
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 by @dependabot in #47
  • build(deps): bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #46
  • fix: Fix various dep versions and reduce features by @larseggert in #49

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Nov 10:50
926a014
Compare
Choose a tag to compare

What's Changed

  • fix: Let the OS choose an unused local port by @larseggert in #26
  • build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #28
  • ci: Drop nextest by @larseggert in #30
  • build(deps): bump vmactions/solaris-vm from 1.0.9 to 1.1.0 by @dependabot in #35
  • build(deps): bump vmactions/openbsd-vm from 1.1.2 to 1.1.3 by @dependabot in #34
  • build(deps): bump vmactions/freebsd-vm from 1.1.3 to 1.1.4 by @dependabot in #33
  • build(deps): bump vmactions/netbsd-vm from 1.1.3 to 1.1.4 by @dependabot in #31
  • build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #32
  • ci: Check that README.md is up-to-date by @larseggert in #37
  • build(deps): bump vmactions/openbsd-vm from 1.1.3 to 1.1.4 by @dependabot in #38
  • build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #39
  • build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #42
  • build(deps): bump vmactions/freebsd-vm from 1.1.4 to 1.1.5 by @dependabot in #43
  • build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in #44
  • feat: Obtain info via routing sockets by @larseggert in #29

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

26 Sep 09:59
2fe11f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Sep 08:28
8af1e02
Compare
Choose a tag to compare

What's Changed

  • Deprecate get_() prefix by @djc in #12
  • Generate Windows bindings for required symbols only by @djc in #14
  • feat: Also return the interface name by @larseggert in #11
  • ci: add cargo-semver-checks by @mxinden in #13
  • feat: Allow passing in local and remote socket addresses by @larseggert in #16

New Contributors

  • @djc made their first contribution in #12

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Sep 14:59
9563e44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Sep 10:09
c732bd2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/mozilla/mtu/commits/v0.1.0