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.2.0.rst | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/release-notes-1.2.0.rst (limited to 'docs/release-notes-1.2.0.rst') diff --git a/docs/release-notes-1.2.0.rst b/docs/release-notes-1.2.0.rst new file mode 100644 index 0000000..1bc4db9 --- /dev/null +++ b/docs/release-notes-1.2.0.rst @@ -0,0 +1,33 @@ +###### +v1.2.0 +###### + +2022-5-20 + +New Modules +^^^^^^^^^^^ + +* Added new method for creating TerminAttr enrollment token. (`9bf409b `_) [`noredistribution `_] +* Added new methods for managing tags and workspaces. (`e0b8185 `_) [`noredistribution `_] +* Additional methods for managing workspaces. (`71eea87 `_) [`mharista `_] +* Added new methods for change control resource APIs. (`d0b1916 `_) [`noredistribution `_] +* Added new methods for change control scheduling and device decommissioning. (`370d02f `_) [`noredistribution `_] + +Enhancements +^^^^^^^^^^^^ + +* Added ability to run change control tasks sequentially or in parallel. (`5fd48d5e `_) [`mharista `_] +* Improved system test setup and base classes. (`36029b5 `_) [`KonikaChaurasiya-GSLab `_] +* Do not run getConfigletByName for every configlet to make get_configlets more efficient. (`3c1a3eb `_) [`noredistribution `_] +* Added system tests for new change control resource APIs and more system test infrastructure enhancements. (`4564ef3 `_) [`KonikaChaurasiya-GSLab `_] +* Added system test for new decommission device APIs. (`4fd4b7f `_) [`noredistribution `_] +* Documentation format updates. (`ac4f2ff `_) [`tgodaA `_] +* Assorted system test format updates for various CVP versions support. +* Added support for CVP versions up to CVP 2022.1.0. + +Fixed +^^^^^ + +* Removed timestamp variable declaration from approve change control function. (`2b1e6ac `_) [`mharista `_] +* Add wrapper function for validate_config that will return the full response data structure. (`0540c7a `_) [`mharista `_] +* Fix request headers for CVaaS. (`f57ea4e `_) [`mharista `_] -- cgit v1.2.3