Release v16.29.1
Fixed
IReadModels.GetInstances<TReadModel>()now releases (decrypts)[PII]-protected values for materialized (sink-backed projection) read models, matchingGetInstanceById<TReadModel>and the reducer/passive branch ofGetInstances. Previously, callingGetInstanceson a projected read model with PII properties returned ciphertext silently. (#3703)