Javet v3.1.4
- Upgraded Node.js to
v20.15.1
(2024-07-08) - Upgraded V8 to
v12.7.224.16
(2024-07-15) - Rewrote
getV8HeapStatistics()
,getV8HeapSpaceStatistics()
forV8Runtime
to remediate the race condition and fixed possible memory leak - Added
observerTimeoutMillis
toJavetEngineConfig
- Added
V8StatisticsFuture
- Added
isStopping()
,setStopping()
toNodeRuntime
- Removed
idleNotificationDeadline()
fromV8Runtime
- Removed
--track-retaining-path
fromV8Flags