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.
Release notes
Enhancements
Added new publisher values for OPRA MEMX MX2 Options and IEX Options
Improved DbnFsm decode throughput on current-version data and AsIs workloads by
caching whether the upgrade policy-version combination requires upgrading, skipping
the per-record upgrade_record dispatch on the fast path (credit: @wtn)
Bug fixes
Removed unsound Copy and Clone implementations for RecordRefMut