File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 2
2
CHANGELOG
3
3
=========
4
4
5
- 1.0.1 (layer_v3)
5
+ 1.0.4 (layer_v4)
6
+ ===================
7
+ * Attempt to report profile before sample to avoid incorrect profile end time (Issue #15)
8
+ * Add synthetic frame for lxml schema init
9
+
10
+ 1.0.3
11
+ ===================
12
+ * Add requirements.txt in PyPI source release (Issue #13)
13
+
14
+ 1.0.2
6
15
===================
16
+ * Fix timestamp bug in file reporter (Issue #10)
7
17
18
+ 1.0.1 (layer_v3)
19
+ ===================
8
20
* Fix bug for running agent in Windows; Update module_path_extractor to support Windows applications
9
21
* Use json library instead of custom encoder for profile encoding for more reliable performance
10
22
* Specify min version for boto3 in setup.py
11
23
12
24
1.0.0 (layer_v1, layer_v2)
13
25
==========================
14
-
15
26
* Initial Release
You can’t perform that action at this time.
0 commit comments