File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed
Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## [ 1.2.1] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.2.1 ) - 2022-01-05
6+
7+ * BUGFIXES
8+ * Fix memory leak in fstring hook
9+
510## [ 1.2.0] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.2.0 ) - 2021-12-31
611
712* FEATURES
Original file line number Diff line number Diff line change 22
33## 尚未发布
44
5+ ## [ 1.2.1] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.2.1 ) - 2022-01-05
6+
7+ * 修复
8+ * 修复 fstring hook 的内存泄漏
9+
510## [ 1.2.0] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.2.0 ) - 2021-12-31
611
712* 功能
Original file line number Diff line number Diff line change 4141 "version" : " "
4242 },
4343 "engine" : {
44- "version" : " v1.2.0 " ,
44+ "version" : " v1.2.1 " ,
4545 "name" : " dongtai-agent-python"
4646 },
4747 "app" : {
Original file line number Diff line number Diff line change 11[metadata]
22name = dongtai_agent_python
3- version = 1.2.0
3+ version = 1.2.1
44description = DongTai IAST Agent for Python
55long_description = file: README.md
66url = https://dongtai.io
You can’t perform that action at this time.
0 commit comments