1
1
CbAPI Changelog
2
2
===============
3
3
4
+ CbAPI 1.5.2 - Released September 9, 2019
5
+ ----------------------------------------
6
+
7
+ Updates
8
+
9
+ * CB Response
10
+ * Add support for max_children on Process search
11
+ * CB LiveOps
12
+ * Add LQ device summaries
13
+ * Add faceting for LQ results and LQ device summaries
14
+ * Add LQ run history
15
+ * CB ThreatHunter
16
+ * Fix an invalid search job creation
17
+
4
18
CbAPI 1.5.1 - Released July 23, 2019
5
19
----------------------------------------
6
20
@@ -18,10 +32,10 @@ CbAPI 1.5.0 - Released July 23, 2019
18
32
Updates
19
33
20
34
* CB LiveOps
21
- * Start new LiveQuery (LQ) runs
35
+ * Start new LiveQuery (LQ) runs
22
36
* Fetch LQ results
23
37
* View LQ run status
24
- * Filter on LQ results
38
+ * Filter on LQ results
25
39
* PSC Org Key Management
26
40
* Added support for org key management within CBAPI
27
41
* Credentials utility for org keys
@@ -44,7 +58,7 @@ Updates
44
58
* Org-based process search
45
59
* Org-based event search
46
60
* Org-based tree queries
47
- * Minor updates for Python3 Compatibility
61
+ * Minor updates for Python3 Compatibility
48
62
49
63
Examples
50
64
@@ -72,7 +86,7 @@ Updates
72
86
73
87
* CB ThreatHunter - Feed fixes `#156 <https://github.com/carbonblack/cbapi-python/pull/156 >`_
74
88
* CB Response - Change Alert model object to use v2 route `#155 <https://github.com/carbonblack/cbapi-python/pull/155 >`_
75
- * CB Response - Only view active LR sessions `#154 <https://github.com/carbonblack/cbapi-python/pull/154 >`_
89
+ * CB Response - Only view active LR sessions `#154 <https://github.com/carbonblack/cbapi-python/pull/154 >`_
76
90
* Removing refs to VT alliance feeds `#144 <https://github.com/carbonblack/cbapi-python/pull/144 >`_
77
91
78
92
Examples
0 commit comments