Releases: eyetowers/gonvif
Releases · eyetowers/gonvif
v0.0.22
Changelog
- cecae1c Pass the Axis SubscriptionId into the PullMessages call.
v0.0.21
Changelog
- 44ab8b9 Add events stream-events command.
- d0524ec Update Go to 1.20 and golang.org/x/text dep to fix sec vulnerability.
v0.0.20
Changelog
- 38800e3 Add events get-service-capabilities command.
- 6554b27 Add subscription pull-messages command.
- 04b6c80 Fix package naming in subcommands.
- 2971cf0 Generate Events10 client.
v0.0.19
Changelog
- cbfc11f Add device get-network-interfaces command.
v0.0.17
Changelog
- 3d93534 Fix command error processing.
- 9339043 Upgrade gowsdl to fix WSSecurity timestamp compatibility issue.
v0.0.16
Changelog
- 823a6bd Add ptz get-service-capabilities command.
v0.0.15
Changelog
- ea755a0 Fix SAOP auth expiration issue.
v0.0.14
Changelog
- 1d19a13 Add media set-synchronization-point command.
v0.0.13
Changelog
- 4a16631 Add device get-device-information command.
- cc3d777 Add device system-reboot command.
- a5f49b5 Fix bug in client pool cache population.