-
Notifications
You must be signed in to change notification settings - Fork 278
Comparing changes
Open a pull request
base repository: microsoft/OpenAPI.NET
base: v3.5.5
head repository: microsoft/OpenAPI.NET
compare: v3.6.0
- 15 commits
- 183 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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 157e72b - Browse repository at this point
Copy the full SHA 157e72bView commit details -
chore(reader): prune unused JsonNode helpers
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83ea307 - Browse repository at this point
Copy the full SHA 83ea307View commit details -
chore(reader): remove CreateAny helper
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 582563f - Browse repository at this point
Copy the full SHA 582563fView commit details -
chore(benchmark): update performance reports
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78b6d60 - Browse repository at this point
Copy the full SHA 78b6d60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fec6aa - Browse repository at this point
Copy the full SHA 0fec6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3f7adb - Browse repository at this point
Copy the full SHA f3f7adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cafa7b - Browse repository at this point
Copy the full SHA 8cafa7bView commit details -
chore(reader): normalize JsonNode variable casing
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b509007 - Browse repository at this point
Copy the full SHA b509007View commit details -
chore(reader): discard unused callback parameters
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 929b8e4 - Browse repository at this point
Copy the full SHA 929b8e4View commit details -
chore(reader): normalize JsonNode local casing
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ae59af - Browse repository at this point
Copy the full SHA 8ae59afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d0fcb - Browse repository at this point
Copy the full SHA d1d0fcbView commit details -
chore: moves using after the copyright
Signed-off-by: Vincent Biret <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54cf5dc - Browse repository at this point
Copy the full SHA 54cf5dcView commit details
Commits on Jun 1, 2026
-
Merge pull request #2852 from microsoft/chore/refactor-no-parse-node
feat(reader): remove ParseNode infrastructure
Configuration menu - View commit details
-
Copy full SHA for 9b4f45b - Browse repository at this point
Copy the full SHA 9b4f45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2ddda - Browse repository at this point
Copy the full SHA 5c2dddaView commit details -
Merge pull request #2869 from microsoft/release-please--branches--mai…
…n--components--Microsoft.OpenApi chore(main): release 3.6.0
Configuration menu - View commit details
-
Copy full SHA for a9bc177 - Browse repository at this point
Copy the full SHA a9bc177View 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 v3.5.5...v3.6.0