Release v16.19.0
Caution
Known broken package — Cratis.Chronicle.Testing in this release bakes in Cratis.Screenplay 1.x types, so consumer specs fail against Screenplay 2.0+ (#3598). Use v16.19.3 or later.
Added
IEventSequence.Reviseon the .NET client, exposing the kernel's existing revise-event capability.
Fixed
- Model-bound
[ChildrenFrom]projections now stamp the_derivedTypeIddiscriminator for a children collection whose declared item type is a[DerivedType]base with exactly one implementation, so a newly created child of a polymorphic collection round-trips through the sink correctly instead of losing its discriminator. (#3571)