Releases: cirruslabs/softnet
Releases · cirruslabs/softnet
0.13.0
What's Changed
- Bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #65
- Bump clap from 4.5.21 to 4.5.23 by @dependabot in #64
- Bump libc from 0.2.167 to 0.2.168 by @dependabot in #66
- Bump libc from 0.2.168 to 0.2.169 by @dependabot in #68
- Bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #67
- Upgrade "dhcproto" and "url" crates to avoid depending on "idna" < 1.0.0 by @edigaryev in #69
- Support TCP port exposure via "--expose" command-line argument by @edigaryev in #70
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #53
- Bump libc from 0.2.161 to 0.2.162 by @dependabot in #56
- Bump anyhow from 1.0.92 to 1.0.93 by @dependabot in #55
- Bump polling from 3.7.3 to 3.7.4 by @dependabot in #54
- Bump libc from 0.2.162 to 0.2.164 by @dependabot in #58
- Bump clap from 4.5.20 to 4.5.21 by @dependabot in #57
- Bump libc from 0.2.164 to 0.2.167 by @dependabot in #61
- Bump sentry-anyhow from 0.34.0 to 0.35.0 by @dependabot in #59
- Bump sentry from 0.34.0 to 0.35.0 by @dependabot in #60
- Bump hashbrown from 0.15.0 to 0.15.2 in the cargo group by @dependabot in #63
- Bump smoltcp from 0.11.0 to 0.12.0 by @dependabot in #62
Full Changelog: 0.11.3...0.12.0
0.11.3
What's Changed
- Bump clap from 4.5.19 to 4.5.20 by @dependabot in #49
- Bump anyhow from 1.0.89 to 1.0.90 by @dependabot in #51
- Bump libc from 0.2.159 to 0.2.161 by @dependabot in #50
- Bump anyhow from 1.0.90 to 1.0.91 by @dependabot in #52
Full Changelog: 0.11.2...0.11.3
0.11.2
What's Changed
- dependabot.yml: enable version updates for Cargo by @edigaryev in #42
- $ cargo update by @edigaryev in #48
Full Changelog: 0.11.1...0.11.2
0.11.1
0.11.0
What's Changed
- Disable isolation when
--allow=0.0.0.0/0
is specified by @edigaryev in #39
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
- Ignore socketpair(2) errors when sending by @edigaryev in #36
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- Introduce --allow command-line argument to allow traffic to CIDRs by @edigaryev in #34
- Prevent multiple --allow flags by @edigaryev in #35
Full Changelog: 0.9.0...0.10.0