From 47553c43d71b7b1144f912ab9679f5b60e858fa2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 May 2023 11:04:53 +0200 Subject: Adding upstream version 1.3.1+dfsg. Signed-off-by: Daniel Baumann --- docs/release-notes-1.0.6.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/release-notes-1.0.6.rst (limited to 'docs/release-notes-1.0.6.rst') diff --git a/docs/release-notes-1.0.6.rst b/docs/release-notes-1.0.6.rst new file mode 100644 index 0000000..de52e0a --- /dev/null +++ b/docs/release-notes-1.0.6.rst @@ -0,0 +1,26 @@ +###### +v1.0.6 +###### + +2021-5-17 + +New Modules +^^^^^^^^^^^ + +* Added API method update_configlet_builder and test. (`a32dd7a `_) [`dbm79 `_] +* Added function and test for API endpoint updateReconcileConfiglet.do. (`7e90de9 `_) [`mharista `_] + +Enhancements +^^^^^^^^^^^^ + +* Add client handling for new resource API REST bindings that return multiple objects in response data. (`bea2d28 `_) [`mharista `_] + +Fixed +^^^^^ + +* Fix client logout function to use cvprac client post function instead of session post function. (`abaf257 `_) [`mharista `_] +* Mask localhost/127.0.0.1 with node IP for configlet builder scripts. (`d45ac6e `_) [`Rajat Bajaj `_] +* Updating info string to tackle backend inconsistent state when moving devices from the Undefined container. (`82ea8b9 `_) [`noredistribution `_] +* Remove CVaaS un/pw login. Only API tokens for CVaaS now. (`f9fd6b5 `_) [`mharista `_] +* Update redundant functions to self reference. (`0095b00 `_) [`mharista `_] +* Add exception when attempting to delete container with children for CVP versions 2020.1 and beyond. (`35bb566 `_) [`mharista `_] -- cgit v1.2.3