Skip to content

Releases: aristanetworks/cloudvision-python

Release 1.9.1

28 Mar 16:51
Compare
Choose a tag to compare

Pin cryptography python dependency to the 39.X.Y train
New 40.0.0 version breaks new cert features added in 1.9.0

Release 1.9.0

28 Feb 14:44
254b8f6
Compare
Choose a tag to compare

Adds option to set arguments for Connector channel, and sets default Keep-Alive time to 60s
Adds support to the Connector for CSR, Key, & Cert handling.
Adds ability to re-enroll Certificate associated with the Connector

Release 1.8.0

09 Feb 11:41
Compare
Choose a tag to compare

Logging now by default only prints with severity info or greater
Added ability to set logging level with ctx.(de)activateDebugMode() or ctx.setLoggingLevel(<level>) for debugging modes

Fixes an issue with formatting flags for device commands
wheel dependency updated to include vulnerability patch

Release 1.7.2

02 Dec 09:46
Compare
Choose a tag to compare

Tighten the types-protobuf library requirement so it shadows the major version train for the protobuf library.
Fix a bug in doWithTimeout to ensure any signals are correctly canceled in the event of an exception being thrown.

Release 1.7.0

18 Oct 12:03
Compare
Choose a tag to compare

Studio helper functions for use in user scripts and autofill actions

Release 1.6.0

13 Oct 12:59
Compare
Choose a tag to compare

Allows commands being run in context to not have their responses validated, allowing commands such as device reboots to be executed without failing

Release 1.5.0

13 Sep 10:10
Compare
Choose a tag to compare

Adds buildId field to studio object in cvlib

Release 1.4.6

12 Sep 16:37
Compare
Choose a tag to compare

Adds ignore handling to the connector for various decoding edge cases seen in some versioned bgp paths

Release 1.4.5

29 Aug 08:33
Compare
Choose a tag to compare

Includes ability for users to specify connector cert/ca/key values instead of needing files to instantiate the connector
Done by passing <x>Value param to connector instead of the original argument

Release 1.4.4

21 Jul 10:44
Compare
Choose a tag to compare

Fixes for usage of studio input exceptions, where they can error on printing