Releases: aristanetworks/cloudvision-python
Release 1.9.1
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
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
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
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
Studio helper functions for use in user scripts and autofill actions
Release 1.6.0
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
Adds buildId field to studio object in cvlib
Release 1.4.6
Adds ignore
handling to the connector for various decoding edge cases seen in some versioned bgp paths
Release 1.4.5
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
Fixes for usage of studio input exceptions, where they can error on printing