Skip to content

Releases: eyetowers/gonvif

v0.0.22

12 Apr 14:31
Compare
Choose a tag to compare

Changelog

  • cecae1c Pass the Axis SubscriptionId into the PullMessages call.

v0.0.21

11 Apr 20:50
Compare
Choose a tag to compare

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

11 Apr 16:21
Compare
Choose a tag to compare

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

18 Nov 14:48
Compare
Choose a tag to compare

Changelog

  • cbfc11f Add device get-network-interfaces command.

v0.0.18

04 Nov 16:11
Compare
Choose a tag to compare

Changelog

v0.0.17

14 Oct 08:43
Compare
Choose a tag to compare

Changelog

  • 3d93534 Fix command error processing.
  • 9339043 Upgrade gowsdl to fix WSSecurity timestamp compatibility issue.

v0.0.16

13 Oct 20:07
Compare
Choose a tag to compare

Changelog

  • 823a6bd Add ptz get-service-capabilities command.

v0.0.15

13 Oct 08:23
Compare
Choose a tag to compare

Changelog

  • ea755a0 Fix SAOP auth expiration issue.

v0.0.14

30 Sep 21:45
Compare
Choose a tag to compare

Changelog

  • 1d19a13 Add media set-synchronization-point command.

v0.0.13

30 Sep 18:51
Compare
Choose a tag to compare

Changelog

  • 4a16631 Add device get-device-information command.
  • cc3d777 Add device system-reboot command.
  • a5f49b5 Fix bug in client pool cache population.