You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
BREAKING CHANGE: Dropped support for Node.js 10.12.0. Please use Node.js 10.13.0 LTS or newer.
BREAKING CHANGE: Removed syslog relay API. With iOS 10, syslog no longer returned app specific
messages. Then in iOS 13, starting the syslog relay service seems to not work reliably.
fix: Fix assertion failure where async handle was being deleted before libuv had fully closed
the handle.
fix: Flush pending debug log messages when error is thrown initializing relay.