Releases: OData/AspNetCoreOData
Releases · OData/AspNetCoreOData
10.0.0-preview.1
What's Changed
- Add support for .NET 10 and ODL 9.x by @gathogojr in #1524
- Replace Edm.Date and Edm.TimeOfDay with System.DateOnly and System.TimeOnly structs by @WanjohiSammy in #1541
- Bump AspNetCore.OData version to 10.0.0-preview.1 by @WanjohiSammy in #1543
Full Changelog: 9.4.1...10.0.0-preview.1
9.4.1
What's Changed
- Update README to add compiled code by @WanjohiSammy in #1521
- Support SingleResourceCastNode for unquoted type parameters in BindIsOf and BindCastSingleValue by @WanjohiSammy in #1511
- Set read untyped as string using reflection by @xuzhg in #1534
- Fix #1518: Add additional check in IsMinimalEndpoint to prevent false positives by @Gilbert32 in #1529
New Contributors
- @Gilbert32 made their first contribution in #1529
Full Changelog: 9.4.0...9.4.1
9.4.0
What's Changed
- Enable minimal API OData by @xuzhg in #1469
- Bump to version 9.4.0 preview by @xuzhg in #1479
- Fixes #1487 : Minimal API TimeZoneInfo for Serialization by @xuzhg in #1488
- Resolve the issue with IAsyncEnumerable by @WanjohiSammy in #1467
- Resolve FormatException by escaping curly brackets not meant for indexing by @WanjohiSammy in #1475
- Fix vulnerable dependencies in newtonsoft.json by @WanjohiSammy in #1489
- Fixes #1494: Enable DeltaSet for minimal API parameter binding by @xuzhg in #1495
- Fixes #1505 for 9.x: NoDollar top and skip being copied to @odata.nextLink by @anasik in #1507
- Fixes #1490: Remove useless Expression.Condition when parsing IsOf by @rpallares in #1491
- Enable $batch request with minimal API by @xuzhg in #1510
Full Changelog: 9.3.1...9.4.0
8.3.1
9.3.2
9.4.0.preview
9.3.1
What's Changed
- Fixes #580 Change PageResult property names on serialization by @xuzhg in #1470
- Fixes #1472: Custom ISearchBinder does not support deeply nested $expand by @xuzhg in #1474
- Fixes #1390: Ensuring Url safe string key values. Aligning with ODL Client. by @uffelauesen in #1396
- CA2254 fixes possible formatting errors by @sherlock1982 in #1451
New Contributors
- @sherlock1982 made their first contribution in #1451
Full Changelog: 9.3.0...9.3.1
9.3.0
What's Changed
- Fix an issue where multiple flags are set and ensure correct deserialization by @WanjohiSammy in #1442
- Add
ISearchQueryValidatorby @xuzhg in #1456 - Restructure
AggregationBinderandComputeBinderfor extensibility by @gathogojr in #1457 - Match author and copyright metadata to signing certificate by @gathogojr in #1464
Full Changelog: 9.2.1...9.3.0
8.3.0
What's Changed
- Migrate 8.x to ESRP v5 by @habbes in #1422
- Add a step to pipeline to Validate OData Package Versions by @WanjohiSammy in #1402
- Deep Comparison for Array-based Concurrency tokens by @anasik in #1334
- Restructure
AggregationBinderandComputeBinderfor extensibility by @gathogojr in #1378 - Add missing copyright info plus minor refactor for type and method documentation by @gathogojr in #1458
- Revert changes to
EntitySetAggregationtests to mitigate issue causing tests to hang on AzDO by @gathogojr in #1460 - Match author and copyright metadata to signing certificate by @gathogojr in #1461, #1462, and #1463
Full Changelog: 8.2.7...8.3.0
9.2.1
What's Changed
- Migration to ESRP v5 for code signing by @habbes in #1421
- Add
Obsoleteattribute toEdmDeltaResourceObjectandEdmDeltaComplexObjecttype by @gathogojr in #1436 - Fix regression causing navigation properties to be auto-expanded in typeless scenarios by @gathogojr in #1424
Full Changelog: 9.2.0...9.2.1