Releases: cirruslabs/softnet
Releases · cirruslabs/softnet
0.13.2
What's Changed
- PartialEq for ExposedPort by @ink-splatters in #90
New Contributors
- @ink-splatters made their first contribution in #90
Full Changelog: 0.13.1...0.13.2
0.13.1
What's Changed
- README.md: clarify how Softnet restricts networking by @edigaryev in #71
- Bump clap from 4.5.23 to 4.5.26 by @dependabot in #72
- Bump sentry-anyhow from 0.35.0 to 0.36.0 by @dependabot in #73
- Bump sentry from 0.35.0 to 0.36.0 by @dependabot in #74
- Bump log from 0.4.22 to 0.4.25 by @dependabot in #76
- Bump clap from 4.5.26 to 4.5.27 by @dependabot in #79
- Bump ipnet from 2.10.1 to 2.11.0 by @dependabot in #77
- Bump prefix-trie from 0.5.1 to 0.6.0 by @dependabot in #78
- Bump openssl from 0.10.66 to 0.10.70 in the cargo group by @dependabot in #80
- Bump clap from 4.5.27 to 4.5.28 by @dependabot in #81
- Bump hickory-proto from 0.24.2 to 0.24.3 in the cargo group by @dependabot in #82
- Bump mac_address from 1.1.7 to 1.1.8 by @dependabot in #84
- Bump clap from 4.5.28 to 4.5.29 by @dependabot in #83
- Bump anyhow from 1.0.95 to 1.0.96 by @dependabot in #85
- Bump libc from 0.2.169 to 0.2.170 by @dependabot in #86
- Bump log from 0.4.25 to 0.4.26 by @dependabot in #88
- Bump clap from 4.5.29 to 4.5.30 by @dependabot in #87
- Bump clap from 4.5.30 to 4.5.31 by @dependabot in #89
Full Changelog: 0.13.0...0.13.1
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