Skip to content

V5.4.3

Compare
Choose a tag to compare
@Daniel-Svensson Daniel-Svensson released this 14 Mar 11:03
· 26 commits to main since this release
a2cb57e

Client

  • Significant performance improvements when working with many entities in various scenarios

Server

  • Reduced allocatgions when parsing queries on server (both WCF and AspNetCore hosting) in #485 * Update nuget dependencies and add new dependencies to OpenRiaServices.Hosting.Wcf * System.Collections.Immutable and System.Memory are new dependencies of Wcf hosting * .NET Framework builds now includes the smaller portable pdb's instead of of the old "full" windows style pdb's * NOTE: For .NET Framework apps ensure that supportedRuntime in app.config and corresponding setting in web.config does not specify an older runtime if you wan't line numbers in stack traces.

What's Changed

Full Changelog: v5.4.2...v5.4.3