7.7.2
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
- @mirecg made their first contribution in #2733
- @au5ton made their first contribution in #2791
- @sakana280 made their first contribution in #2803
Full Changelog: v7.7.1...7.7.2