Skip to content

v0.2.4 — 2025-11-02

Choose a tag to compare

@kaburagisec kaburagisec released this 02 Nov 09:41
· 11 commits to main since this release
Immutable release. Only release title and notes can be modified.

PyPI

https://pypi.org/project/onvif-python/0.2.4 (19009844081)

Feat

  • [Client] Add PausableSubscription service class implementation (292a484)

Fix/Refactor

  • [Client] Improve error handling for documentation retrieval in ONVIFService (5c1bc15)
  • [CLI] Add JSON validation function to improve error handling in parse_json_params (28d56ad)
  • [CLI] Fix all existing "Exception, Pass" implementations (8ae16ec)
  • [CLI] Fix attribute resolve at type command from interactive shell (15427a1)

Maintenance

Tests

  • Add tests for PausableSubscription service compliance with WSDL (cf50a01)
  • Remove obsolete WSDL map tests (632d953)
  • Remove exception handling in method call to ensure proper error reporting (86d8313)
  • Remove exception handling in method call to ensure proper error reporting (/2) (c37f08a)

Docs

  • [Examples] Add example to Unsubscribe PullPointSubscription (bb7984f)
  • [Examples] Add script to get and set system date and time on ONVIF device (3a91c86)
  • [Release] Bump version 0.2.3 → 0.2.4 (3e48beb)

Full Changelog: v0.2.3...v0.2.4