-
Notifications
You must be signed in to change notification settings - Fork 284
Comparing changes
Open a pull request
base repository: microsoft/OpenAPI.NET
base: v2.7.6
head repository: microsoft/OpenAPI.NET
compare: v2.8.0
- 16 commits
- 132 files changed
- 3 contributors
Commits on May 29, 2026
-
feat(reader): remove ParseNode infrastructure
Refactor OpenAPI parsing to use System.Text.Json JsonNode APIs directly with explicit ParsingContext propagation, replacing the ParseNode wrapper hierarchy. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7c6a9d - Browse repository at this point
Copy the full SHA d7c6a9dView commit details -
chore(reader): prune unused JsonNode helpers
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b8a913 - Browse repository at this point
Copy the full SHA 6b8a913View commit details -
chore(reader): remove CreateAny helper
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c09ab8 - Browse repository at this point
Copy the full SHA 4c09ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6c81c - Browse repository at this point
Copy the full SHA 4b6c81cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a63208d - Browse repository at this point
Copy the full SHA a63208dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59bae8a - Browse repository at this point
Copy the full SHA 59bae8aView commit details -
fix(reader): adapt no-parse-node backport for v2
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ddd2539 - Browse repository at this point
Copy the full SHA ddd2539View commit details -
chore(benchmark): refresh performance reports
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47be074 - Browse repository at this point
Copy the full SHA 47be074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40da491 - Browse repository at this point
Copy the full SHA 40da491View commit details -
chore(reader): normalize JsonNode variable casing
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ce7545 - Browse repository at this point
Copy the full SHA 4ce7545View commit details -
chore(reader): discard unused callback parameters
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6355e8a - Browse repository at this point
Copy the full SHA 6355e8aView commit details -
chore(reader): normalize JsonNode local casing
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59eecaf - Browse repository at this point
Copy the full SHA 59eecafView commit details -
chore: moves using after the copyright
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 85e3fdc - Browse repository at this point
Copy the full SHA 85e3fdcView commit details
Commits on Jun 1, 2026
-
Merge pull request #2868 from microsoft/chore/refactor-no-parse-node-…
…to-v2 Backport no-parse-node refactor to support/v2
Configuration menu - View commit details
-
Copy full SHA for 41a79b6 - Browse repository at this point
Copy the full SHA 41a79b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ece92e7 - Browse repository at this point
Copy the full SHA ece92e7View commit details -
Merge pull request #2871 from microsoft/release-please--branches--sup…
…port/v2--components--Microsoft.OpenApi chore(support/v2): release 2.8.0
Configuration menu - View commit details
-
Copy full SHA for b215087 - Browse repository at this point
Copy the full SHA b215087View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.7.6...v2.8.0