Skip to content

Releases: uilibs/unifi-discovery

v1.2.0

27 Jun 16:27
Compare
Choose a tag to compare

Feature

Fix

v1.1.8

02 Mar 19:39
Compare
Choose a tag to compare

Fix

v1.1.7

21 Sep 16:22
Compare
Choose a tag to compare

Fix

  • Handle asyncio.TimeoutError in console alive check (#29) (2af5864)

v1.1.6

30 Aug 16:07
Compare
Choose a tag to compare

Fix

v1.1.5

14 Jul 14:45
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade deps and pyroute to >=0.6.5 by @bdraco in #25

Full Changelog: v1.1.4...v1.1.5

v1.1.4

13 Jun 00:59
Compare
Choose a tag to compare

What's Changed

  • chore: bump python-semantic-release to 7.28.1 by @bdraco in #21
  • feat: Add async_console_is_alive by @bdraco in #23

Full Changelog: v1.1.3...v1.1.4

v1.1.3

16 May 22:45
Compare
Choose a tag to compare

What's Changed

  • Fix black by @bdraco in #20
  • Suppress content exception when system endpoint is not available by @bdraco in #18
  • chore: switch pyroute2 to pr2modules by @bdraco in #22

Full Changelog: v1.1.2...v1.1.3

v1.1.2

20 Jan 05:58
Compare
Choose a tag to compare

What's Changed

  • fix: fix exception when system endpoint is missing the mac by @bdraco in #17

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 Jan 08:31
Compare
Choose a tag to compare

What's Changed

  • fix: ensure we can detect the source ip by @bdraco in #16

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Jan 23:27
Compare
Choose a tag to compare

What's Changed

  • feat: add support for the system endpoint by @bdraco in #15

Full Changelog: v1.0.0...v1.1.0