###### v1.0.4 ###### 2020-8-18 New Modules ^^^^^^^^^^^ * Add function and tests for getConfigletsAndAssociatedMappers.do API. (`d8e9316 `_) [`mharista `_] * Add function and tests for getImageBundleByContainerId.do API. (`131783c `_) [`mharista `_] * Add functions for user management APIs. (`113 `_) [`noredistribution `_] * Add function for delete user API and update user handling tests. (`681dc06 `_) [`mharista `_] Enhancements ^^^^^^^^^^^^ * Add delete() function to client for DELETE REST API requests. (`a8cdc82 `_) [`mharista `_] * Add new API version (v4) for new CVP version 2020.2. (`546a119 `_) [`mharista `_] * Update delete_devices() function for new CVP version. (`819c073 `_) [`mharista `_] * Update get_device_configuration() function for new CVP version. (`9ef992a `_) [`mharista `_] * Update apiversion variable to be float instead of string for better conditional handling. (`425f395 `_) [`mharista `_] * Add initial CVaaS support for CVP local users. (`3c28251 `_) [`mharista `_] * Improve efficiency of get_inventory() by removing extra API calls. (`b9c0e69 `_) [`mharista `_] * Improve efficiency of get_containers() function and add support for using CVaaS API token. (`82effac `_) [`mharista `_] * Update documentation with API version handling info and different connection type examples. (`c714262 `_) [`mharista `_] Fixed ^^^^^ * Fix issue with different field parameters in image object vs image bundle object. (`7d1b845 `_) [`mharista `_] * Fix issue with 'errorCode' string being in request response text. (`7ea6570 `_) [`mharista `_]