Skip to content

Version 5.4.1 release

Choose a tag to compare

@rockfordlhotka rockfordlhotka released this 01 Feb 23:32
· 100 commits to v5.x since this release
a68e499

The version 5.4.1 release contains bug fixes over the 5.4.0 release.

🛑 🔐 Security warning: This version of CSLA .NET allows the use of WcfProxy. WcfProxy uses 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 using WcfProxy or upgrade to CSLA 6 or higher where this issue does not exist.

Change List

Changes in this release

Contributors