Skip to content

Releases: openvideolibs/python-onvif-zeep-async

v3.2.5

23 Jan 02:22
50374ed
Compare
Choose a tag to compare

What's Changed

  • Remove cli that does not exist by @bdraco in #89
  • Add setuptools as a requirement for the build system by @bdraco in #90
  • Fix missing yarl requirement by @bdraco in #91
  • Fix description_file key in setup.cfg by @bdraco in #92
  • Remove universal wheel setting as Python 2 is no longer supported by @bdraco in #93

Full Changelog: v3.2.4...v3.2.5

v3.2.4

23 Jan 01:09
3772d0c
Compare
Choose a tag to compare

What's Changed

  • Log failing snapshot URI to improve debug by @bdraco in #86
  • Try fetching the snapshot URI without user/pass if it fails by @bdraco in #88

Full Changelog: v3.2.3...v3.2.4

v3.2.3

19 Jan 20:11
5af7c03
Compare
Choose a tag to compare

What's Changed

  • Improve handling of overflowing timestamps by @bdraco in #83

Full Changelog: v3.2.2...v3.2.3

v3.2.2

18 Jan 02:12
f1fa9b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

18 Jan 02:01
2fd5430
Compare
Choose a tag to compare

Full Changelog: v3.2.0...v3.2.1

v3.2.0

18 Jan 01:56
d29ee75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.13...v3.2.0

v3.1.13

03 Dec 22:35
53863b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.12...v3.1.13

v3.1.12

15 Jul 00:05
f11a480
Compare
Choose a tag to compare

What's Changed

  • Handle Fault when fetching GetSnapshotUri by @bdraco in #50

Full Changelog: v3.1.11...v3.1.12

v3.1.11

15 Jul 00:01
f931157
Compare
Choose a tag to compare

What's Changed

  • Handle cameras that respond to GetSnapshotUri with no Uri by @bdraco in #49

Full Changelog: v3.1.10...v3.1.11

v3.1.10

14 Jul 23:31
db90703
Compare
Choose a tag to compare

What's Changed

  • Fix sending WSAs if they are already present by @bdraco in #48

Full Changelog: v3.1.9...v3.1.10