Skip to content

Releases: Bluetooth-Devices/aiodiscover

v2.6.1

22 Feb 16:53
Compare
Choose a tag to compare

v2.6.1 (2025-02-22)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Update repo links to use bluetooth-devices (#132, 7412aa4)

Detailed Changes: v2.6.0...v2.6.1

v2.6.0

10 Feb 21:36
Compare
Choose a tag to compare

v2.6.0 (2025-02-10)

Features


Detailed Changes: v2.5.0...v2.6.0

v2.5.0

10 Feb 20:49
Compare
Choose a tag to compare

v2.5.0 (2025-02-10)

Features


Detailed Changes: v2.4.0...v2.5.0

v2.4.0

09 Feb 20:57
Compare
Choose a tag to compare

v2.4.0 (2025-02-09)

Features

  • Exclude router IP if there is an in-network nameserver (#121, 24dd362)

Detailed Changes: v2.3.0...v2.4.0

v2.3.0

09 Feb 20:26
Compare
Choose a tag to compare

v2.3.0 (2025-02-09)

Features

  • Improve typing by using ip_address objects in more places (#120, 8fe56ea)

Detailed Changes: v2.2.2...v2.3.0

v2.2.2

04 Feb 22:24
Compare
Choose a tag to compare

v2.2.2 (2025-02-04)

Bug Fixes

  • Only install async_timeout for python <3.11 (#118, 5efc0da)

Detailed Changes: v2.2.1...v2.2.2

v2.2.1

04 Feb 22:03
Compare
Choose a tag to compare

v2.2.1 (2025-02-04)

Bug Fixes

  • Update poetry to v2 + add license to metadata (#117, e5af872)

Detailed Changes: v2.2.0...v2.2.1

v2.2.0

28 Jun 15:39
Compare
Choose a tag to compare

v2.2.0 (2024-06-28)

Feature

  • feat: switch to github trusted publishing (#54) (d5bae3f)

v2.1.0

18 Apr 21:02
2e79d02
Compare
Choose a tag to compare

What's Changed

  • Rate limit queries to reduce load on DNS servers by @bdraco in #45

Full Changelog: v2.0.0...v2.1.0

v2.0.0

13 Mar 22:47
a4fc87f
Compare
Choose a tag to compare

What's Changed

  • Cache network information instead of fetching it each time by @bdraco in #43
  • Switch dns resolver to use aiodns by @bdraco in #44

Full Changelog: v1.6.1...v2.0.0