Skip to content

Commit 207d118

Browse files
committed
release to 2.4.4
1 parent 6946f71 commit 207d118

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 2.4.4 *(2024-02-12)*
4+
- 优化 toMap 的循环引用处理逻辑
5+
- quickjs 增加判空处理,解决 OOM 场景里的异常崩溃问题
6+
37
## 2.4.3 *(2024-01-21)*
48
- 添加了在将 JSObjects 转换为 Java Maps 时支持自定义映射创建。
59
- 添加了 setGCThreshold 方法,用于控制垃圾回收阈值。

0 commit comments

Comments
 (0)