github OData/odata.net 6.11.0

latest releases: 8.0.0-preview.1, 7.21.0, 7.20.0...
8 years ago

New Features:

- [GitHub issue #23] [ODataLib now supports parsing URI path template](http://odata.github.io/odata.net/#6-01-parsing-url-template). - [GitHub issue #71] [EdmLib now supports adding vocabulary annotations to EdmEnumMember](http://odata.github.io/odata.net/#6-02-add-annotations-to-enummember). - [GitHub issue #80] [OData client for .NET now supports abstract entity type without key](http://odata.github.io/odata.net/#6-03-support-abstract-entity-type-in-client). - [GitHub issue #85] [ODataLib now supports additional preference headers: odata.track-changes, odata.maxpagesize and odata.continue-on-error](http://odata.github.io/odata.net/#6-04-additional-prefer-header). - [GitHub issue #87] ODataLib now supports setting filter query option in ExpandedNavigationSelectItem. - [GitHub issue #94] ODataLib now supports $levels in ODataUriBuilder. - [Github issue #144] ODataLib now suppresses the errors in reading open entity’s undeclared primitive, collection and complex property value.

Bug Fixes:

- [GitHub issue #93] [Fix a bug that DataServiceContext.CreateFunctionQuery should set isComposable property of DataServiceOrderedQuery](http://odata.github.io/odata.net/#6-09-composable-function-in-client). - [GitHub issue #95] [Fix a bug that OData client for .NET does not support composing a query operation onto a composable function](http://odata.github.io/odata.net/#6-09-composable-function-in-client).

Improvements:

- [GitHub issue #101] Improve the performance of DataServiceContext.SaveChanges when the entities are tracked by a DataServiceCollection.

Don't miss a new odata.net release

NewReleases is sending notifications on new releases.