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
Fix crash on Windows when log messages contain printf format specifiers like %n or %s without corresponding parameters; such string is now preserved as-is in the log body (#578)
Fix options set in configuration callback not affecting event processor registration (#580)