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.2.rst | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 docs/release-notes-1.0.2.rst (limited to 'docs/release-notes-1.0.2.rst') diff --git a/docs/release-notes-1.0.2.rst b/docs/release-notes-1.0.2.rst new file mode 100644 index 0000000..e9aa5f8 --- /dev/null +++ b/docs/release-notes-1.0.2.rst @@ -0,0 +1,32 @@ +###### +v1.0.2 +###### + +2020-2-3 + +New Modules +^^^^^^^^^^^ + +* Added API modules for cancel and delete change controls. (`21102ac `_) [`mharista `_] +* Add modules for applying configlets to containers and removing configlets from containers. (`89 `_) [`mharista `_] +* Add module and test for API endpoint /provisioning/v2/validateAndCompareConfiglets.do. (`93 `_) [`mharista `_] +* Updates for CVP 2019. Add search_configlets method. Update how we set the api version. Use pkg_resoureces.parse_version instead of brute force. (`95 `_) [`grybak-arista `_] +* Add method and tests for API endpoint /provisioning/getNetElementInfoById.do. (`d26d69f `_) [`mharista `_] +* Add method and tests for resetting a device back to Undefined container. (`fb9a96b `_) [`mharista `_] +* Add method for adding configletbuilder. (`97 `_) [`networkRob `_] + +Enhancements +^^^^^^^^^^^^ + +* Add snapshot template key to task list entries for create change control method. (`80 `_) [`mharista `_] +* Update add_devices_to_inventory to support multiple devices in one call. (`84 `_) [`grybak-arista `_] +* Add ability to set API request timeout via client connect method. (`92 `_) [`mharista `_] +* Add return value for cancel_task method and update necessary tests. (`2356d59 `_) [`mharista `_] +* Update existing Change Control APIs and add new ones for 2019.1.0. (`4fddb1e `_) [`mharista `_] +* Update change_control_available_tasks to use standard get_tasks_by_status for 2019.1. (`06eb19a4 `_) [`mharista `_] + +Fixed +^^^^^ + +* Fix issue where requests fail if response has no json payload. (`81 `_) [`mharista `_] +* Update error handling of unauthorized user for CVP 2019.x. (`f4bf302 `_) [`mharista `_] -- cgit v1.2.3