-
Notifications
You must be signed in to change notification settings - Fork 281
Comparing changes
Open a pull request
base repository: microsoft/OpenAPI.NET
base: v2.0.1
head repository: microsoft/OpenAPI.NET
compare: v2.1.0
- 16 commits
- 23 files changed
- 5 contributors
Commits on Aug 19, 2025
-
chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f047dfe - Browse repository at this point
Copy the full SHA f047dfeView commit details -
Merge pull request #2469 from microsoft/dependabot/github_actions/act…
…ions/checkout-5 chore(deps): bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 10b46b9 - Browse repository at this point
Copy the full SHA 10b46b9View commit details -
Merge pull request #2459 from martincostello/gh-2453-validate-schema-…
…references feat: adds a default validation rule for unresolved references
Configuration menu - View commit details
-
Copy full SHA for 90b3966 - Browse repository at this point
Copy the full SHA 90b3966View commit details
Commits on Aug 20, 2025
-
Publish benchmark results to GitHub Actions workflow artifacts.
Configuration menu - View commit details
-
Copy full SHA for 8a53bfa - Browse repository at this point
Copy the full SHA 8a53bfaView commit details -
- Ignore BenchmarkDotNet profiler files. - Ignore Visual Studio profiler session files.
Configuration menu - View commit details
-
Copy full SHA for e6cb02f - Browse repository at this point
Copy the full SHA e6cb02fView commit details -
Improve OpenApiWalker performance
- Avoid allocations from lambda closures. - Avoid allocations from context strings. - Avoid allocations from copying arrays. - Remove redundant null checks.
Configuration menu - View commit details
-
Copy full SHA for 84f657e - Browse repository at this point
Copy the full SHA 84f657eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8ee8a - Browse repository at this point
Copy the full SHA 4b8ee8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc91ab0 - Browse repository at this point
Copy the full SHA fc91ab0View commit details -
Merge pull request #2468 from cliedeman/feat/validate-null-property
fix: Validate schema property is not null
Configuration menu - View commit details
-
Copy full SHA for 3326022 - Browse repository at this point
Copy the full SHA 3326022View commit details -
- Create helpers to reduce code duplication. - Remove unused method.
Configuration menu - View commit details
-
Copy full SHA for 41c53c9 - Browse repository at this point
Copy the full SHA 41c53c9View commit details -
Create common implementation to walk `OpenApiTag` and `OpenApiTagReference`.
Configuration menu - View commit details
-
Copy full SHA for 70f4c87 - Browse repository at this point
Copy the full SHA 70f4c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c49855 - Browse repository at this point
Copy the full SHA 1c49855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ba682 - Browse repository at this point
Copy the full SHA 09ba682View commit details -
Merge pull request #2470 from martincostello/improve-OpenApiWalker-perf
fix: Improve OpenApiWalker performance
Configuration menu - View commit details
-
Copy full SHA for a007c03 - Browse repository at this point
Copy the full SHA a007c03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dac8e7 - Browse repository at this point
Copy the full SHA 9dac8e7View commit details -
Merge pull request #2471 from microsoft/release-please--branches--mai…
…n--components--Microsoft.OpenApi chore(main): release 2.1.0
Configuration menu - View commit details
-
Copy full SHA for f56884e - Browse repository at this point
Copy the full SHA f56884eView 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.0.1...v2.1.0