Releases: aristanetworks/cloudvision-python
Releases · aristanetworks/cloudvision-python
Release 1.23.0
Includes:
- Upgrade of library to use protobuf 5
- Updates to all stubs to be generated with pb5
Release 1.22.0
Includes:
- Cleanup functions for cvlib context
- Addition of timeouts to all cvlib api calls
- Numerous arista API updates
Release 1.21.1
Includes:
- A fix for studio input getter for situation where studio inputs are greater than the grpc message limits. previously, no results would be returned in those scenarios
Release 1.21.0
Includes:
- Ability to set tags in log requests through ctx
- IP utilities for cvlib for studios
- Various API defintion updates
Release 1.20.0
Includes:
- Updating of all api clients and grpc connector to use protobuf 4 generated code from 3.X
Release 1.19.1
Includes:
- Fixes to allow for logging failures to be more easily ignored
- Fixes to tag pulling to reflect workspace state more accurately
- Dropping python 2 support
- Converts to using toml files
- Some updates to rAPI clients
Release 1.19.0
Includes:
- Upgrades to a number of dependencies to address new vulnerabilities in them
- Updates to several rAPI clients
- New exception for logging failures in CV scripts
Release 1.18.0
Includes:
- Numerous updates for various resource api clients.
- The addition of an ID allocator in cvlib for assigning IDs to various objects such as splines, leafs, etc.
Release 1.17.0
Includes:
- Release of the connectivitymonitor.1 and serviceaccount.v1 rAPI client definitions.
- The ability for studios to set custom data for communication between studios in a workspace build.
- Addition of tags helper methods using setSome.
- Some additional checks when setting inputs through the studios APIs to ensure the value is serializable.
Release 1.16.0
Includes:
- Helper methods for setting multiple studio inputs at once