1
+ Zorka 0.9.3 (2013-03-23)
2
+ ------------------------
3
+
4
+ * support for JDK5;
5
+ * fixes;
6
+
1
7
Zorka 0.9.2 (2013-03-11)
2
8
------------------------
3
9
4
10
* enhance trace viewer, get rid of unnecessary dependencies;
5
11
* new 'local max' attribute maintained by method call statistics;
6
12
7
-
8
13
Zorka 0.9.1 (2013-02-28)
9
14
------------------------
10
15
11
16
* zorka diagnostics (with zabbix template) - mbean for monitoring agent health
12
17
* lots of fixes for viewer and agent itself;
13
18
14
-
15
19
Zorka 0.9 (2013-02-05)
16
20
----------------------
17
21
@@ -21,14 +25,12 @@ Zorka 0.9 (2013-02-05)
21
25
* ` zabbix.discovery() ` now uses JMX query DSL;
22
26
* convenient API for accessing ` zorka.properties ` settings from BSH scripts;
23
27
24
-
25
28
Zorka 0.8 (2013-01-20)
26
29
---------------------
27
30
28
31
* rudimentary method call tracer implemented;
29
32
* zorka-viewer: trace files viewer;
30
33
31
-
32
34
Zorka 0.7 (2013-01-06)
33
35
----------------------
34
36
@@ -43,7 +45,6 @@ Zorka 0.7 (2013-01-06)
43
45
* remove custom pool executors, use standard ThreadPoolExecutor instead;
44
46
* support for matching classes and methods by annotations;
45
47
46
-
47
48
Zorka 0.6 (2012-12-22)
48
49
----------------------
49
50
@@ -53,7 +54,6 @@ Zorka 0.6 (2012-12-22)
53
54
* composite processing chains and comparator filters;
54
55
* zorka API overhaul (yet more refactoring are on the way);
55
56
56
-
57
57
Zorka 0.5 (2012-12-07)
58
58
----------------------
59
59
@@ -63,7 +63,6 @@ Zorka 0.5 (2012-12-07)
63
63
* config scripts and zabbix templates for JBoss 7;
64
64
* documentation: converted to ` md ` format; more interesting examples (eg. CAS auditing);
65
65
66
-
67
66
Zorka 0.4 (2012-11-26)
68
67
----------------------
69
68
@@ -72,7 +71,6 @@ Zorka 0.4 (2012-11-26)
72
71
* thread rank ported to new ranking framework;
73
72
* new - circular buffer aggregate;
74
73
75
-
76
74
Zorka 0.3 (2012-11-10)
77
75
----------------------
78
76
@@ -82,7 +80,6 @@ Zorka 0.3 (2012-11-10)
82
80
* support for IBM JDK and JRockit;
83
81
* documentation updates, cleanups and fixes;
84
82
85
-
86
83
Zorka 0.2 (2012-11-04)
87
84
---------
88
85
@@ -92,7 +89,6 @@ Zorka 0.2 (2012-11-04)
92
89
* remove zorka5.sar module and jboss dependencies (use instrumentation instead);
93
90
* documentation updates, many little cleanups and fixes;
94
91
95
-
96
92
Zorka 0.1 (2012-09-19)
97
93
----------------------
98
94
0 commit comments