Skip to content

v0.8.6

Compare
Choose a tag to compare
@akarneliuk akarneliuk released this 09 Aug 13:04
· 74 commits to master since this release
569f667
  • Fixed minor issue with establishing insecure channel.
  • Fixed bug with inabillity to specify prefix in Subscribe messages for subscribe2() method.
  • Important: It is recommended to use method subscribe2() instead of subscribe() for building telemetry collectors with pygnmi as this method is further developed and throroughle tested. The method subscribe() will be deprecated in future releases.
  • Functionality qos is now properly supported in subscribe2() method.