OData Version 4.0 Support
Support for OData version 4.0, when it is finalized. This will allow filtering by derived complex types, among other things.
http://www.odata.org/documentation/odata-version-4-0/
The above mentioned feature I'd like to see available with breeze:
http://docs.oasis-open.org/odata/odata/v4.0/cs01/part2-url-conventions/odata-v4.0-cs01-part2-url-conventions.html#_Toc365046429
-
John commented
They've released a beta of odatajs v4 (datajs for v4) http://olingo.apache.org/doc/javascript/
-
Edward Brey commented
Currently, the NuGet package Breeze.Server.WebApi2 depends on Microsoft.AspNet.WebApi.OData obsolete. Updating to OData 4 will allow the dependencies to be cleaned up to support the latest Web API/OData package chain.