v1.5.0
What's Changed
- Update CODEOWNERS by @andrueastman in #380
- Bump Microsoft.OpenApi from 1.6.3 to 1.6.4 by @dependabot in #381
- Bump Microsoft.OData.Edm from 7.15.0 to 7.16.0 by @dependabot in #384
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #385
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #388
- Bump coverlet.msbuild from 3.2.0 to 6.0.0 by @dependabot in #387
- [Fix] Resolves operation ids for
$count
and overloaded functions paths by @irvinesunday in #386 - Updates README by @irvinesunday in #390
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #391
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #392
- Fixes casing for innerError property in MainError by @andrueastman in #393
- Bump Microsoft.OpenApi from 1.6.4 to 1.6.5 by @dependabot in #396
- Bump Microsoft.OData.Edm from 7.16.0 to 7.17.0 by @dependabot in #397
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #398
- Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #400
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #401
- Bump Microsoft.OpenApi from 1.6.5 to 1.6.6 by @dependabot in #408
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #411
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #413
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #415
- Pass Bitwise Enum information by @andrueastman in #417
- Bump Microsoft.OpenApi from 1.6.6 to 1.6.7 by @dependabot in #418
- Bump actions/checkout from 3 to 4 by @dependabot in #420
- Bump Microsoft.OData.Edm from 7.17.0 to 7.18.0 by @dependabot in #421
- Bump Microsoft.OpenApi from 1.6.7 to 1.6.8 by @dependabot in #424
- moves all microsoft extensions to a single place, depends on microsoft/OpenAPI.NET#1333 by @baywet in #422
- Bump xunit from 2.5.0 to 2.5.1 by @dependabot in #425
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by @dependabot in #426
- Bump Microsoft.OpenApi from 1.6.8 to 1.6.9 by @dependabot in #428
- Use containment together with
RequiresExplicitBinding
annotation to check whether to append bound operations to navigation properties by @irvinesunday in #430 - Bump xunit from 2.5.1 to 2.5.2 by @dependabot in #433
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #432
- Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #434
- Adds schema to content types of stream properties that have a collection of acceptable media types by @irvinesunday in #436
- [Feature] Retrieves complex properties of derived types by @irvinesunday in #438
- Bump Microsoft.OpenApi from 1.6.9 to 1.6.10 by @dependabot in #440
- Bump xunit from 2.5.3 to 2.6.0 by @dependabot in #441
- Bump xunit from 2.6.0 to 2.6.1 by @dependabot in #444
- [Fix] Updates
operationId
s of navigation property paths with OData type cast segments by @irvinesunday in #443 - Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #445
- [Feature] Generates navigation property paths defined in nested complex properties by @irvinesunday in #447
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #448
- Bump xunit from 2.6.1 to 2.6.2 by @dependabot in #449
- Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 by @dependabot in #450
- Bump Microsoft.OpenApi from 1.6.10 to 1.6.11 by @dependabot in #451
- Support for composable functions by @MartinM85 in #431
- Adds support for alternate keys to collection navigation properties by @irvinesunday in #454
- Bump actions/setup-java from 3 to 4 by @dependabot in #456
- Ensures only alternate key parameter matching key segment identifier is included in path parameters by @irvinesunday in #455
- Bump Microsoft.OData.Edm from 7.18.0 to 7.19.0 by @dependabot in #457
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #458
- Bumps version to GA by @irvinesunday in #460
New Contributors
- @andrueastman made their first contribution in #380
- @MartinM85 made their first contribution in #431
Full Changelog: v1.4.0...v1.5.0