Skip to content

Releases: OData/WebApi

7.6.4

16 Feb 06:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.6.3...7.6.4

7.6.3

28 Dec 10:26
d8c66b6
Compare
Choose a tag to compare

What's Changed

  • update the version 7.6.2 and update the Core dependency version to 2.0.1 by @xuzhg in #2720
  • Upgrade Kestrel to 2.2.0 by @gathogojr in #2718
  • Maintain case for parameter alias in generated nextlink by @gathogojr in #2724
  • Change VmImage from latest to 2019 to finish the build pipeline build by @xuzhg in #2725
  • Fix issue for nested next page link with singleton containment navigation property by @lisicase in #2722
  • Updated out-of-date .NET Foundation Code of Conduct Link by @garaydev in #2727
  • Fix serialization issue affecting nested complex property by @gathogojr in #2729
  • Bulk Operations Handlers by @KenitoInc in #2705
  • Bump version to 7.6.3 and ODL version to 7.13.0 by @habbes in #2740

New Contributors

Full Changelog: 7.6.1...v7.6.3

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