Releases: keepsimple1/mdns-sd
Releases · keepsimple1/mdns-sd
v0.10.2
What's Changed
- use human-readable address in error log of send_packet by @keepsimple1 in #155
- query for unresolved instances only when needed by @keepsimple1 in #157
- Fix panic due to range out of bounds in txt record parsing by @Raphiiko in #159
- Sanity check for empty service type name by @keepsimple1 in #160
- bump up version to 0.10.2 by @keepsimple1 in #162
New Contributors
Full Changelog: v0.10.1...v0.10.2
Happy new year 2024!
v0.10.1
What's Changed
- update flume to 0.11 by @keepsimple1 in #152
- signal event key is possible to overlap with socket poll ids by @keepsimple1 in #153
- bump up version to 0.10.1 by @keepsimple1 in #154
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Set the daemon status when shutting down by @keepsimple1 in #149
- Update CI: replace actions-rs as it is deprecated by @keepsimple1 in #150
- bump up version to 0.10.0 by @keepsimple1 in #151
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
- apply interface selections when IP addresses change by @keepsimple1 in #142
- Remove un-necessary panic by @keepsimple1 in #144
- Always include subtype info if exists by @keepsimple1 in #146
- bump up version to 0.9.3 by @keepsimple1 in #147
Full Changelog: v0.9.2...v0.9.3
p.s. Happy Halloween!
v0.9.2
What's Changed
- fix PTR expiration preventing later service resolution by @Mornix in #140
- bump up the version by @keepsimple1 in #141
New Contributors
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- support interface selection by @keepsimple1 in #137
- Bump up version to 0.9.1 by @keepsimple1 in #139
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Ipv6 by @izissise in #130
- ServiceInfo: support get_addresses_v4 by @keepsimple1 in #132
- bugfix: set address type correctly by @keepsimple1 in #134
- avoid redundant annoucement or query packets by @keepsimple1 in #135
- Bump up version to 0.9.0 by @keepsimple1 in #136
New Contributors
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Remove env_logger and lower MSRV. by @CosminPerRam in #128
- bump up version to 0.8.1 by @keepsimple1 in #129
New Contributors
- @CosminPerRam made their first contribution in #128
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Added the link-local feature to if_addrs in Cargo.toml by @hgomersall in #126
- use local UDP socket to signal the daemon by @keepsimple1 in #125
- bump up version to 0.8.0 by @keepsimple1 in #127
New Contributors
- @hgomersall made their first contribution in #126
Full Changelog: v0.7.5...v0.8.0
v0.7.5
What's Changed
- revert the commit ff659a4: support link-local interfaces by @keepsimple1 in #122
- bump up version to 0.7.5 by @keepsimple1 in #123
Full Changelog: v0.7.4...v0.7.5