Skip to content

v0.4.0-beta.16

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 05:09
· 116 commits to main since this release
27758c6

Minor Changes

  • bdaf9ea: 订单生命周期增加 confirmed-missing 收尾与 pending claim TTL:OrderStatus 新增 unknown 终态,open 订单在 reconcile 单笔回查连续确认不存在后会移入 closed;CreateClientOptions.order 新增 missingOrderEvictionThresholdpendingClaimTtlMs,用于配置幽灵 open 订单驱逐阈值和 createOrder timeout claim 回查 TTL。