Skip to content

v1.3.0

Compare
Choose a tag to compare
@baywet baywet released this 24 Dec 15:52
v1.3.0
7942102

What's Changed

  • Bump Microsoft.OpenApi from 1.5.0 to 1.6.0 by @dependabot in #337
  • Update key path parameter descriptions by @millicentachieng in #336
  • Bump Microsoft.OpenApi from 1.6.0 to 1.6.1 by @dependabot in #339
  • Bump Microsoft.OData.Edm from 7.14.0 to 7.14.1 by @dependabot in #341
  • Bump Microsoft.OpenApi from 1.6.1 to 1.6.2 by @dependabot in #345
  • Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #344
  • [Fix] Skips adding a $count path if a similar count() function path exists by @irvinesunday in #351
  • Checks whether path exists before adding it to the paths dictionary by @irvinesunday in #349
  • Strips namespace prefix from operation segments and aliases type cast segments by @irvinesunday in #350
  • Bump Microsoft.OData.Edm from 7.14.1 to 7.15.0 by @dependabot in #354
  • Bump Microsoft.OpenApi from 1.6.2 to 1.6.3 by @dependabot in #355
  • [Fix] Returns response status code 2XX for PUT operations of stream properties when UseSuccessStatusCodeRange is enabled by @irvinesunday in #357
  • Adds $value segment to paths with entity types with base types with HasStream=true by @irvinesunday in #358
  • Uses SemVerVersion in place of Version to Get or Set the metadata version in the OpenAPI document by @irvinesunday in #360
  • Resolves operationId and tag names for OData cast paths by @irvinesunday in #338

Full Changelog: v1.2.0...v1.3.0