Skip to content

Releases: aristanetworks/cloudvision-python

Release 1.27.0

15 Jan 11:17

Choose a tag to compare

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

29 Dec 13:35

Choose a tag to compare

Includes:

  • Some fixes for cvlib hashing utilities

Release 1.26.3

04 Dec 14:12

Choose a tag to compare

Includes:

  • rAPI stub updates
  • utils for password obfuscation/hashing

Release 1.26.2

24 Nov 11:43

Choose a tag to compare

Includes:

  • Updated cryptography requirement
  • Updates to various rAPIs

Release 1.26.1

12 Nov 17:41

Choose a tag to compare

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

08 Oct 09:57

Choose a tag to compare

Includes:

  • Updates to device capabilities

Release 1.25.2

01 Oct 15:46

Choose a tag to compare

Includes:

  • rAPI stub updates
  • Updated cryptography requirements

Release 1.25.1

12 Aug 14:22

Choose a tag to compare

Includes:

  • Addition of default timeouts for the grpc client methods
  • Resource API updates

Release 1.25.0

14 Jul 09:19

Choose a tag to compare

Includes:

  • Support for GRPCClient pooling

Release 1.24.1

16 Jun 09:07

Choose a tag to compare

Includes:

  • Fix to ensure that device class fields always have a value by default