Skip to main content

v4.1.4 (2020-04-30)

Scope

  • Core SPI arbitration and the Web execution chain

Changes

  • Improved
    • Use SpiJudge to arbitrate selection, order, and return values among multiple SPI listeners.
    • Integrate parameter parsing extensions into PreExecuteChainSpi and simplify invocation-chain extension points.

Upgrade notes

  • Correct names including InvokerCreater and CreatorProvisionListener; update existing imports.
  • Rename SpiInterceptor to SpiJudge and CollectScopeListener to CollectScopeChainSpi.