CancellationToken Support in SmartEndpoints — generated lambdas detect CancellationToken in service method signatures and inject it as an endpoint parameter; backward-compatible
OneOf5 / OneOf6 — OneOf<T1..T5> and OneOf<T1..T6> structs with full Match, Switch, MapT*, BindT*, equality, and implicit conversions; OneOf4 bug fixes
OneOf chain extensions — ToFourWay, ToFiveWay, ToSixWay and corresponding down-conversions across the full 2↔3↔4↔5↔6 arity chain