Version 5.4.2 release
Bug fixes over the 5.4.1 release.
🛑 🔐 Security warning: This version of CSLA .NET allows the use of
WcfProxy.WcfProxyuses the NetDataContractSerializer (NDCS) which has known vulnerabilities that can allow remote execution of code during deserialization. NDCS itself is considered obsolete, and you should avoid usingWcfProxyor upgrade to CSLA 6 or higher where this issue does not exist.
Change List
- #2161 🐜 Fix Blazor WebAssembly loses ApplicationContext values
- #2109 🐜 Fix AmbiguousMatchException DataPortal.Fetch
- #2075 🐜 HttpProxy compression code doesn't work with custom HttpClient