Skip to content

Javet v3.1.4

Compare
Choose a tag to compare
@caoccao caoccao released this 19 Jul 03:20
· 17 commits to main since this release
74d0e64
  • Upgraded Node.js to v20.15.1 (2024-07-08)
  • Upgraded V8 to v12.7.224.16 (2024-07-15)
  • Rewrote getV8HeapStatistics(), getV8HeapSpaceStatistics() for V8Runtime to remediate the race condition and fixed possible memory leak
  • Added observerTimeoutMillis to JavetEngineConfig
  • Added V8StatisticsFuture
  • Added isStopping(), setStopping() to NodeRuntime
  • Removed idleNotificationDeadline() from V8Runtime
  • Removed --track-retaining-path from V8Flags