Merging upstream version 1.4.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
295cee048d
commit
c306a1dcc2
10 changed files with 509 additions and 495 deletions
20
docs/release-notes-1.4.0.rst
Normal file
20
docs/release-notes-1.4.0.rst
Normal file
|
@ -0,0 +1,20 @@
|
|||
######
|
||||
v1.4.0
|
||||
######
|
||||
|
||||
2024-5-6
|
||||
|
||||
Enhancements
|
||||
^^^^^^^^^^^^
|
||||
|
||||
* Move from pkg_resources to packaging for Python 3.12 support. (`271 <https://github.com/aristanetworks/cvprac/pull/271>`_) [`mharista <https://github.com/mharista>`_]
|
||||
* Add support for searchTopology V3 endpoint. (`275 <https://github.com/aristanetworks/cvprac/pull/275>`_) [`mharista <https://github.com/mharista>`_]
|
||||
|
||||
Fixed
|
||||
^^^^^
|
||||
|
||||
* Add missing url encoding for get_user. (`264 <https://github.com/aristanetworks/cvprac/pull/264>`_) [`noredistribution <https://github.com/noredistribution>`_]
|
||||
* Updated the enrollment endpoint for CVaaS. (`269 <https://github.com/aristanetworks/cvprac/pull/269>`_) [`noredistribution <https://github.com/noredistribution>`_]
|
||||
* Add timeout to get_configlets_and_mappers(). (`270 <https://github.com/aristanetworks/cvprac/pull/270>`_) [`noredistribution <https://github.com/noredistribution>`_]
|
||||
* Update setup.py to reference python3 only. (`272 <https://github.com/aristanetworks/cvprac/pull/272>`_) [`mharista <https://github.com/mharista>`_]
|
||||
* Python3 lint/format fixes. (`273 <https://github.com/aristanetworks/cvprac/pull/273>`_) [`mharista <https://github.com/mharista>`_]
|
Loading…
Add table
Add a link
Reference in a new issue