Releases: aristanetworks/cloudvision-python
Releases · aristanetworks/cloudvision-python
Release 1.27.0
Includes:
- Updates to device capabilities
- Dropping support for python 3.9 due to new dependency for hashing
- Updates to resource API stubs
Release 1.26.4
Includes:
- Some fixes for cvlib hashing utilities
Release 1.26.3
Includes:
- rAPI stub updates
- utils for password obfuscation/hashing
Release 1.26.2
Includes:
- Updated cryptography requirement
- Updates to various rAPIs
Release 1.26.1
Includes:
- New pure python rpc stubs in cloudvision/api
- Support for negative indexing in
cvlib.get_ip_from_subnet - Updates to endpoint error types
- Updates for resource APIs
- Documentation updates for better rendering
Release 1.25.3
Includes:
- Updates to device capabilities
Release 1.25.2
Includes:
- rAPI stub updates
- Updated cryptography requirements
Release 1.25.1
Includes:
- Addition of default timeouts for the grpc client methods
- Resource API updates
Release 1.25.0
Includes:
- Support for GRPCClient pooling
Release 1.24.1
Includes:
- Fix to ensure that device class fields always have a value by default