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.4
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.5
Choose a head ref
  • 12 commits
  • 12 files changed
  • 7 contributors

Commits on May 26, 2026

  1. Initial plan

    Copilot authored May 26, 2026
    Configuration menu
    Copy the full SHA
    b75709a View commit details
    Browse the repository at this point in the history
  2. fix(reader): preserve nullable Null flag when type appears after null…

    …able in V3.1/V3.2 deserializers
    
    Agent-Logs-Url: https://github.com/microsoft/OpenAPI.NET/sessions/40596ef1-e9f2-4d1b-b9e2-0650b96d73b4
    
    Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
    Copilot and baywet authored May 26, 2026
    Configuration menu
    Copy the full SHA
    94b606d View commit details
    Browse the repository at this point in the history
  3. test(reader): add nullable-before-type tests for V3.0 and V3.2

    Agent-Logs-Url: https://github.com/microsoft/OpenAPI.NET/sessions/6de5cea9-ff8f-4a95-804d-493007f279f3
    
    Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
    Copilot and baywet authored May 26, 2026
    Configuration menu
    Copy the full SHA
    de72b1d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2853 from microsoft/copilot/fix-openapi-deseriali…

    …zer-nullable-issue
    
    fix(reader): preserve Null flag when nullable appears before type in V3.0/V3.1/V3.2 deserializers
    baywet authored May 26, 2026
    Configuration menu
    Copy the full SHA
    2b9d7f4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0

    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-version: 18.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-version: 18.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2026
    Configuration menu
    Copy the full SHA
    d298917 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2862 from microsoft/dependabot/nuget/test/Microso…

    …ft.OpenApi.Hidi.Tests/multi-09b5c16e7b
    
    Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0
    github-actions[bot] authored May 27, 2026
    Configuration menu
    Copy the full SHA
    4d6bd48 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. ci: integrate GitHub code coverage uploads

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    baywet and Copilot committed May 28, 2026
    Configuration menu
    Copy the full SHA
    2368305 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2863 from microsoft/ci/coverage-information

    ci: integrate GitHub code coverage uploads
    baywet authored May 28, 2026
    Configuration menu
    Copy the full SHA
    ea95d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92e9505 View commit details
    Browse the repository at this point in the history
  4. ci: skip coverage uploads off default branch

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    baywet and Copilot committed May 28, 2026
    Configuration menu
    Copy the full SHA
    75f3144 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2865 from microsoft/ci/coverage-information-uploa…

    …d-guard
    
    ci: skip coverage uploads off default branch
    baywet authored May 28, 2026
    Configuration menu
    Copy the full SHA
    d40952a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2026

  1. Merge pull request #2859 from microsoft/release-please--branches--mai…

    …n--components--Microsoft.OpenApi
    
    chore(main): release 3.5.5
    baywet authored May 29, 2026
    Configuration menu
    Copy the full SHA
    2d0af62 View commit details
    Browse the repository at this point in the history
Loading