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.3.2
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.3.3
Choose a head ref
  • 9 commits
  • 10 files changed
  • 6 contributors

Commits on Sep 24, 2025

  1. Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows

    Bumps BenchmarkDotNet from 0.15.3 to 0.15.4
    Bumps BenchmarkDotNet.Diagnostics.Windows from 0.15.3 to 0.15.4
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-version: 0.15.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: BenchmarkDotNet.Diagnostics.Windows
      dependency-version: 0.15.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    9b62053 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2515 from microsoft/dependabot/nuget/performance/…

    …benchmark/multi-f303bd245d
    
    Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows
    github-actions[bot] authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    10895ff View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Initial plan

    Copilot committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    649dfe3 View commit details
    Browse the repository at this point in the history
  2. Fix allowReserved typo in V3 and V31 encoding deserializers and add r…

    …egression tests
    
    Co-authored-by: baywet <[email protected]>
    Copilot and baywet committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    d010384 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2518 from microsoft/copilot/fix-71c49c13-7554-4ca…

    …2-abbe-930e2c52f2c2
    
    Fix allowReserved typo in OpenAPIEncoding deserializers for v3 and v31
    baywet authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    43282ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7e34be View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2521 from microsoft/baywet-patch-1

    fix: typo in allowReserved property name for deserialization
    baywet authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    1633453 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6db2e0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2522 from microsoft/release-please--branches--mai…

    …n--components--Microsoft.OpenApi
    
    chore(main): release 2.3.3
    baywet authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    81ffe81 View commit details
    Browse the repository at this point in the history
Loading