You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Unit testing expanded to complete code coverage.
11
+
-`tests/test_cloud_security_compliance.py`
12
+
13
+
- Added: Added new _WorkflowDefinitionsStatus_ operation to the __Workflows__ service class.
14
+
-`_constant/__init__.py`
15
+
-`_endpoint/_workflows.py`
16
+
-`workflows.py`
17
+
> Unit testing expanded to complete code coverage.
18
+
-`tests/test_workflows.py`
19
+
- Special thanks go out to @dweissbacher for contributing this update and related unit tests! 🙇
20
+
21
+
## Issues resolved
22
+
+ Fixed: Resolved path interpolation issue for the `search_id` keyword when using the Uber Class to call the _GetSearchStatusV1_ operation. Closes #1365.
23
+
-`_util/_uber.py`
24
+
- Thanks go out to @yakeeliuliu for reporting this issue! 🙇
25
+
26
+
+ Fixed: Resolved body payload generation issue with the _userActionV1_ operation within the __UserManagement__ service class.
27
+
-`user_management.py`
28
+
29
+
+ Fixed: Resolved availability issue with FDR service collection endpoints within the endpoint module. Closes #1371.
30
+
-`_endpoint/__init__.py`
31
+
> Thanks go out to @Don-Swanson-Adobe for reporting this issue! 🙇
32
+
33
+
## Other
34
+
35
+
---
36
+
1
37
# Version 1.5.4
2
38
## Added features and functionality
3
39
+ Added: Added _tag_key_ and _tag_value_ as allowed values for the `filter` parameter in the _cloud_security_assets_combined_compliance_by_account_ operation within the __Cloud Security Assets__ service collection.
0 commit comments