Skip to content

v5.8-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@congysu congysu released this 27 Nov 09:01
· 799 commits to master since this release

Improvements and fixes:

  • Fixed typographical error, changed availabe to available in README. PR #519 by orthographic-pedant
  • [ConcurrencyCheck] attribute doesn't work with EF. Issue #522, PR #529
  • Manually using ODataQueryOptions.Validate and setting SelectExpandQueryOption.LevelsMaxLiteralExpansionDepth. Issue #516, PR #524
  • CultureInfo property can't be serialized. Issue #427, PR #542
  • Web API does not support Edm.Date literal in $filter when the property is Edm.Date [Nullable=True] and the backend is EF. Issue #482, PR #541
  • Add swagger model APIs. Issue #302, PR #520
  • Add operationId for Swagger json generation. Issue #302, PR #552
  • ETag can't work for double type. Issue #475, PR #549
  • Expand query option contain $count don't work. Issue #349, PR #553
  • EditLink is wrong in 5.7. Issue #543, PR #554
  • $count is evaluated prematurely at the call queryOptions.ApplyTo. Issue #1, PR #562
  • Unnecessary casts in expression when querying properties of the base class for the inheritor. Issue #560, PR #556 by Yuriy Soldatkin

OData Web API v5.8-beta package has a dependency on ODataLib 6.13.

Doc: http://odata.github.io/WebApi/#07-12-5-8-beta
Nuget: https://www.nuget.org/packages/Microsoft.AspNet.OData/5.8.0-beta