Skip to content

Releases: OData/WebApi

7.6.1

24 Oct 18:59
Compare
Choose a tag to compare

What's Changed

  • Port #2714: Fix the missing method exception when using Dependency Injection package version 6.x on .NET Framework by @xuzhg
  • Update version to 7.6.1 and do some clean up by @xuzhg in #2715

Full Changelog: v7.6.0...7.6.1

7.5.18

24 Oct 18:57
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.AspNetCore.OData/7.5.18
https://www.nuget.org/packages/Microsoft.AspNet.OData/7.5.18

What's Changed

  • #2714 : Fix the missing method exception when using Dependency Injection package version 6.x on .NET Framework by @xuzhg

Full Changelog: 7.5.17...7.5.18

7.6.0

20 Oct 02:53
9715f5d
Compare
Choose a tag to compare

What's Changed

  • Support bulk operations serialization
  • Support bulk operations deserialization

Full Changelog: 7.5.17...v7.6.0

7.5.17

19 Aug 01:39
a14799a
Compare
Choose a tag to compare

What's Changed

  • Add virtual method for complex property serialization by @xuzhg in #2699

  • Fix the NewtonSoft.JSON package version reference problem.

Full Changelog: 7.5.16...7.5.17

7.5.16 (Unlisted)

16 Aug 08:35
5831ca9
Compare
Choose a tag to compare
7.5.16 is unlisted from Nuget.org. Please update to 7.5.17. If the Customer is using this version, he maybe to meet the following exception:

**FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. The system cannot find the file specified.**

This is because the Newtonsoft.Json version on NuGet package is still on the lower version. We unlisted this version from Nuget.org. Please update to the 7.5.17.

If you do want to use 7.5.16, manually updating the Newtonsoft.Json version to 13.0.1 for your project can fix the problem.  

Thanks.

What has changed

  • Update Newtonsoft.Json version to 13.0.1 by @xuzhg #2668
  • Add settings flag to avoid swallowing serialization errors when ILogger is registered by @Nthemba #2652
  • Update ODL version to 7.12.2 by @habbes #2698

Full changelog: 7.5.15...7.5.16

7.5.15 RTM

10 Jun 17:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.5.14...7.5.15

7.5.14

7.5.13 - Unlisted

25 Feb 04:03
0a23c07
Compare
Choose a tag to compare

7.5.12

10 Feb 19:50
46a0d5a
Compare
Choose a tag to compare

7.5.11

01 Oct 07:16
e7bd92f
Compare
Choose a tag to compare