Skip to content

Releases: OData/WebApi

7.7.5

07 May 17:07
Compare
Choose a tag to compare

What's Changed

  • Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /test/E2ETest/Microsoft.Test.E2E.AspNet.OData/Build.AspNetCore by @dependabot in #2828
  • fixes #2835: omit the ODataIdContainer from model builder, change the serializer by @xuzhg in #2836
  • Update the version to 7.7.5 by @xuzhg in #2839

Full Changelog: v7.7.4...7.7.5

7.7.4

29 Jan 12:24
6aa4c6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.7.3...v7.7.4

7.7.3

30 Nov 04:52
Compare
Choose a tag to compare

What's Changed

  • Update version to 7.7.3 and relax Asp.NET Package version to >5.2.2 since 5.3.0 was released recently by @xuzhg in #2819
  • Fix failing build by @gathogojr in #2824
  • Fix issue with property names which differ from Clr property names by @KenitoInc in #2822

Full Changelog: 7.7.2...7.7.3

7.7.2

29 Oct 04:02
Compare
Choose a tag to compare

What's Changed

  • Add SECURITY.md containing instructions for reporting security bugs by @gathogojr in #2800
  • Not able to use cast in orderby clause by @mirecg in #2733
  • Add matchesPattern support by @au5ton in #2791
  • Fix broken serialization for $select used in non-Edm scenarios by @gathogojr in #2796
  • Bump System.Data.SqlClient from 4.5.1 to 4.8.5 in /test/E2ETest/Microsoft.Test.E2E.AspNet.OData/Build.AspNetCore by @dependabot in #2739
  • Fix for auto-generated swagger missing $filter for EntitySet by @sakana280 in #2803
  • Fix case-insensitive property matching by @KenitoInc in #2804
  • enable write dynamic complex for delta entity and complex by @xuzhg in #2807
  • Declared properties read as untyped when lower camel case is enabled by @gathogojr in #2809
  • Fixes #2810, make action/function link works using lower camel case by @xuzhg in #2811
  • Update release version to 7.7.2 by @xuzhg in #2813

New Contributors

Full Changelog: v7.7.1...7.7.2

7.7.1

25 Jul 08:39
2f4dc49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.7.0...v7.7.1

7.7.0

25 May 08:45
756f290
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.6.5...v7.7.0

7.6.5

16 Mar 09:05
d43b74d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.6.4...v7.6.5

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