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.3.0.rst | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 docs/release-notes-1.3.0.rst (limited to 'docs/release-notes-1.3.0.rst') diff --git a/docs/release-notes-1.3.0.rst b/docs/release-notes-1.3.0.rst new file mode 100644 index 0000000..1e9879c --- /dev/null +++ b/docs/release-notes-1.3.0.rst @@ -0,0 +1,30 @@ +###### +v1.3.0 +###### + +2023-2-28 + +New Modules +^^^^^^^^^^^ + +* Added functions for role APIs. (`238 `_) [`vmmor `_] +* Added support for proxies. (`243 `_) [`mharista `_] + +Enhancements +^^^^^^^^^^^^ + +* Add timeouts as configurable parameters for system tests. (`228 `_) [`mharista `_] +* Update delete_change_control() to call new Resource API endpoint for supported versions of CVP. (`230 `_) [`mharista `_] + +Fixed +^^^^^ + +* Fixed format to allow usage of latest requests package. (`227 `_) [`mharista `_] +* Fixed Service Account functions to use State endpoints instead of Config endpoints. (`235 `_) [`noredistribution `_] +* Handle case for get_parent_container_for_device() returning None within reset_device(). (`240 `_) [`Shivani-chourasiya `_] + +Documentation +^^^^^^^^^^^^^ + +* Add end to end provisioning example for ATD. (`229 `_) [`noredistribution `_] +* Add example to list applied devices and containers for specified configlet. (`241 `_) [`noredistribution `_] -- cgit v1.2.3