Skip to content

0.55.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 19:53
· 24 commits to main since this release
3fec70d

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