blob: 8b137aac770ce88877b56ff4cecc12c8993cab1b [file] [log] [blame]
Felix Meschbergera68a26c2012-06-01 15:28:48 +00001Changes from 1.0.2 to 1.0.4
2---------------------------
3
4** Bug
5 * [FELIX-3437] - native2ascii doesn't work for memory usage plugin
6 * [FELIX-3439] - Bad German localization in memory usage plugin
7
8** Improvement
9 * [FELIX-3438] - Add Bulgarian language for memory usage plugin
10
11** Sub-task
12 * [FELIX-2538] - Adapt MemoryUsage Web Console Plugin LICENSE and NOTICE files
13
14
15Changes from 1.0.0 to 1.0.2
16---------------------------
17
18** Bug
19 * [FELIX-2241] - The Memory Usage plugin does not support multipart/form-data POST requests
20 * [FELIX-2242] - Memory Usage page non-functional if no heap dumps exist
21 * [FELIX-2262] - MemoryUage plugin has incorrect symbolic name
22
23** Improvement
24 * [FELIX-2264] - Allow for lazy loading and late API binding
25 * [FELIX-2498] - Add dump interval to limit memory dumps
26 * [FELIX-2499] - Disable Memory Dump writing by default
27 * [FELIX-2512] - Web Console Memory Usage plugin also runs with Web Consoel API version 3.1
28
29
Felix Meschbergerc50f1372012-06-01 15:25:23 +000030Initial Release 1.0.0
31---------------------
32
Felix Meschbergerc50f1372012-06-01 15:25:23 +000033** Improvement
Felix Meschbergera68a26c2012-06-01 15:28:48 +000034 * [FELIX-2223] - Provide German Translation for the Memory Usage Plugin
35 * [FELIX-2224] - Add support to configure the automatic Heap Dump functionality
36 * [FELIX-2225] - Format dump file sizes as scaled values like the memory sizes
37 * [FELIX-2236] - Improvements and Fixes to the Memory Usage plugin
Felix Meschbergerc50f1372012-06-01 15:25:23 +000038
39** Task
Felix Meschbergera68a26c2012-06-01 15:28:48 +000040 * [FELIX-2208] - Import memory management plugin
41