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: v2.7.5
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: v2.7.6
Choose a head ref
  • 8 commits
  • 7 files changed
  • 6 contributors

Commits on May 26, 2026

  1. 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 committed May 26, 2026
    Configuration menu
    Copy the full SHA
    288e95a View commit details
    Browse the repository at this point in the history
  2. 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 committed May 26, 2026
    Configuration menu
    Copy the full SHA
    05a4d8f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2860 from microsoft/fix/null-type-to-v2

    fix/null type to v2
    baywet authored May 26, 2026
    Configuration menu
    Copy the full SHA
    bd447db View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. ci: integrate GitHub code coverage uploads (#2864)

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    baywet and Copilot authored May 28, 2026
    Configuration menu
    Copy the full SHA
    edac88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a3f4c7 View commit details
    Browse the repository at this point in the history
  3. 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
    d36e941 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2866 from microsoft/ci/coverage-information-uploa…

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

Commits on May 29, 2026

  1. Merge pull request #2861 from microsoft/release-please--branches--sup…

    …port/v2--components--Microsoft.OpenApi
    
    chore(support/v2): release 2.7.6
    baywet authored May 29, 2026
    Configuration menu
    Copy the full SHA
    10d53e0 View commit details
    Browse the repository at this point in the history
Loading