Skip to content

Releases: microsoft/OpenAPI.NET.OData

v2.0.0-preview7

07 Feb 18:03
v2.0.0-preview7
4f9bad6
Compare
Choose a tag to compare
v2.0.0-preview7 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-preview6...v2.0.0-preview7

v2.0.0-preview6

07 Feb 18:03
v2.0.0-preview6
a464bed
Compare
Choose a tag to compare
v2.0.0-preview6 Pre-release
Pre-release

What's Changed

  • fix: sonarcloud unit tests path by @baywet in #598
  • Fixes potential duplicate operation ids of navigation property paths with overloaded composable functions by @irvinesunday in #597

Full Changelog: v2.0.0-preview5...v2.0.0-preview6

v2.0.0-preview5

07 Feb 18:03
v2.0.0-preview5
78f6629
Compare
Choose a tag to compare
v2.0.0-preview5 Pre-release
Pre-release

What's Changed

  • fix/nullable numbers by @baywet in #593
  • Ensures unique generation of operation ids for paths with composable overloaded functions where all functions in path are overloaded by @irvinesunday in #595

Full Changelog: v2.0.0-preview4...v2.0.0-preview5

v2.0.0-preview4

07 Feb 18:02
v2.0.0-preview4
032a923
Compare
Choose a tag to compare
v2.0.0-preview4 Pre-release
Pre-release

What's Changed

  • Updates tag names for actions/functions operations by @irvinesunday in #586
  • Creates unique operation ids for paths with composable overloaded functions by @irvinesunday in #590

Full Changelog: v2.0.0-preview3...v2.0.0-preview4

v2.0.0-preview3

07 Feb 18:02
v2.0.0-preview3
a105c2c
Compare
Choose a tag to compare
v2.0.0-preview3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-preview2...v2.0.0-preview3

v2.0.0-preview2

07 Feb 18:02
v2.0.0-preview2
9b0ba05
Compare
Choose a tag to compare
v2.0.0-preview2 Pre-release
Pre-release

v2.0.0-preview1

07 Feb 18:01
v2.0.0-preview1
107de46
Compare
Choose a tag to compare
v2.0.0-preview1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.4...v2.0.0-preview1

v1.7.4

07 Feb 18:00
v1.7.4
Compare
Choose a tag to compare

Changes:

  • #647: [V1] Adds support for retrieving collection of enum values from UpdateMethod property of UpdateRestrictions annotation (#567)
  • #567: Adds support for retrieving collection of enum values from UpdateMethod property of UpdateRestrictions annotation

This list of changes was auto generated.

v1.7.3

07 Feb 17:59
v1.7.3
Compare
Choose a tag to compare

Changes:

  • #645: Fix duplicate operation ids in overloads that are composable.

This list of changes was auto generated.

v1.7.2

07 Feb 17:59
v1.7.2
Compare
Choose a tag to compare

Changes:

  • #642: Adds action/function suffix to tag names for action/function operations
  • #586: Updates tag names for actions/functions operations

This list of changes was auto generated.