SDM Abstractions 1.0.4
Fixes
Dynamic filters on collections of references could throw exceptions [ID 46138]
Previously, dynamic filters could fail when built for collections of SdmObjectReference<T> fields.
Dynamic filter creation now correctly resolves the required comparison logic for these fields.