v0.11.1
What's Changed
- feat: honor cache flush by @lyager in #201
- feat: apply nursery lints by @CosminPerRam in #202
- feat: replace remaining box dns with declared type by @CosminPerRam in #206
- feat: remove clone derive from counter by @CosminPerRam in #208
- feat: extract match addr to type as a function by @CosminPerRam in #205
- perf: in adding answers, use static dispatch instead of dynamic dispatch by @CosminPerRam in #207
- feat: merge match same arms by @CosminPerRam in #209
- refresh SRV records and send out ServiceRemoved for expired SRV by @keepsimple1 in #180
- Bugfix: logging feature cannot be disabled by @keepsimple1 in #212
- Bugfix: cache flush properly by @keepsimple1 in #211
- Bugfix: AddressesRemoved event does not contain removed addrs by @keepsimple1 in #210
- refactoring: extract details from exec_command into own functions by @keepsimple1 in #215
- refresh PTR records by @keepsimple1 in #217
- move two unit tests into integration test by @keepsimple1 in #218
- bump up version to 0.11.1 by @keepsimple1 in #219
New Contributors
Full Changelog: v0.11.0...v0.11.1