Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/OpenAPI.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.1
Choose a base ref
...
head repository: microsoft/OpenAPI.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.2
Choose a head ref
  • 7 commits
  • 9 files changed
  • 7 contributors

Commits on Apr 7, 2026

  1. Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0

    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-version: 18.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-version: 18.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    c4bb175 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. Merge pull request #2807 from microsoft/dependabot/nuget/test/Microso…

    …ft.OpenApi.Hidi.Tests/multi-4b4f90437e
    
    Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0
    github-actions[bot] authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    495a809 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. ci: updates outdated parameter

    baywet committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    da5439c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2808 from microsoft/ci/outdated-parameter

    ci: updates outdated parameter
    baywet authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    4b5468d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. fix(hidi): update Microsoft.OpenApi.OData to 3.2.1

    Fixes CSDL to OpenAPI conversion issue with binding functions to
    multiple types in an inheritance tree.
    
    Closes #2811
    
    Co-authored-by: Copilot <[email protected]>
    gavinbarron and Copilot committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    8c22ab2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2814 from microsoft/fix/update-odata-v3

    fix(hidi): update Microsoft.OpenApi.OData to 3.2.1
    baywet authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    b0a68fb View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.5.2 (#2818)

    Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    7c5376f View commit details
    Browse the repository at this point in the history
Loading