v0.1.5 — 2025-10-24
·
122 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
PyPI
https://pypi.org/project/onvif-python/0.1.5 (18768898900)
Feat
- [
CLI] Add health check interval option--health-check-interval/-hcifor interactive mode (150cab0) - [
CLI] Add support for multi-binding services in interactive shell (b430b0d)
Fix/Refactor
- [
CLI] Set minimum TLS version to 1.2 for secure connections (c8b7da9) - [
Client] [CLI] Update handling of nested extensions to useExtensionsinstead ofExtension(951c43b) - [
CLI] Style check routine with black (15cddc6)
Docs
- [
Examples] Improve error handling and logging in device_discovery.py (4978902) - Bump README (cf1cc05)
- [
Release] Bump version 0.1.4 → 0.1.5 (abb9428)
Full Changelog: v0.1.4...v0.1.5