Changelog for
python311-aiodiscover-2.1.0-1.3.noarch.rpm :
* Sat Apr 20 2024 marecAATTdetebe.org- Update to version 2.1.0:
* Bump version: 2.0.0 → 2.1.0
* Rate limit queries to reduce load on DNS servers (#45)
* Fri Mar 15 2024 marecAATTdetebe.org- Update to version 2.0.0:
* Bump version: 1.6.1 → 2.0.0
* Switch dns resolver to use aiodns (#44)
* Cache network information instead of fetching it each time (#43)
* Fri Feb 09 2024 marecAATTdetebe.org- Update to version 1.6.1:
* Bump version: 1.6.0 → 1.6.1
* chore: add python 3.12 support (#42)
* fix: decode ptr names as unicode (#40)
* chore: drop pytest-runner (#41)
* Mon Dec 18 2023 marecAATTdetebe.org- Update to version 1.6.0:
* Bump version: 1.5.1 → 1.6.0
* feat: improve performance with cached_ipaddress (#38)
* Sun Sep 10 2023 marecAATTdetebe.org- Update to version 1.5.1:
* Bump version: 1.5.0 → 1.5.1
* Bump version: 1.4.16 → 1.5.0
* Improve performance of timeout behavior (#37)
* Thu Apr 06 2023 marecAATTdetebe.org- Update to version 1.4.16:
* Bump version: 1.4.15 → 1.4.16
* Bump dnspython to 2.3.0 (#36)
* Tue Mar 28 2023 marecAATTdetebe.org- Update to version 1.4.15:
* Bump version: 1.4.14 → 1.4.15
* Reduce overhead to get arp table on macos (#35)
* Fri Mar 10 2023 marecAATTdetebe.org- Update to version 1.4.14:
* Bump version: 1.4.13 → 1.4.14
* Add python 3.11 (#34)
* Switch pr2modules to pyroute2 (#33)
* Cache name construction of dns PTRs (#32)
* Wed Sep 14 2022 marecAATTdetebe.org- Update to version 1.4.13:
* Bump version: 1.4.12 → 1.4.13
* Bump version: 1.4.11 → 1.4.12
* Improve performance by switching to async_timeout (#29)
* Sun Sep 04 2022 marecAATTdetebe.org- Update to version 1.4.11:
* Bump version: 1.4.10 → 1.4.11
* Fix KeyError when dns server does not respond for a single ip (#28)
* Bump version: 1.4.9 → 1.4.10
* Use new lighter pyroute import to reduce memory RSS ~11m (#27)
* Bump version: 1.4.8 → 1.4.9
* Add fallback for finding source ip (#26)
* Bump version: 1.4.7 → 1.4.8
* Load IPRoute in the executor (#24)
* Bump version: 1.4.6 → 1.4.7
* Bump version: 1.4.5 → 1.4.6
* Sun Sep 04 2022 marec
- initial package build