Comparing v2.12.0...v2.12.1 · microsoft/OpenAPI.NET · GitHub
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.12.0
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.12.1
Choose a head ref
  • 4 commits
  • 41 files changed
  • 4 contributors

Commits on Aug 19, 2026

  1. fix: harden yaml parsing (#3034)

    port of #3027 to v2
    gavinbarron authored Aug 19, 2026
    Configuration menu
    Copy the full SHA
    fdc5718 View commit details
    Browse the repository at this point in the history
  2. automatic promotion of shipped APIs for support/v2 (#3037)

    chore: promote shipped APIs
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    66eb4b9 View commit details
    Browse the repository at this point in the history
  3. fix: circular ref guard (#3033) (#3039)

    * fix: circular ref guard (#3033)
    
    * fix: harden yaml parsing
    
    * fix tests and nesting behavior on streams with SharpYaml update
    
    * CodeQL fixes
    
    * update benchmarks
    
    * fix: circular ref guard
    
    * update benchmarks
    
    * fix: harden yaml parsing
    
    * fix tests and nesting behavior on streams with SharpYaml update
    
    * CodeQL fixes
    
    * update benchmarks
    
    * fix: circular ref guard
    
    * update benchmarks
    
    * codeql updates
    
    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    
    * chore: removes invalid property test due to bad cherry-pick
    
    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    
    * chore: refreshes performance reports
    
    ---------
    
    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    baywet and gavinbarron authored Aug 19, 2026
    Configuration menu
    Copy the full SHA
    406e6fd View commit details
    Browse the repository at this point in the history
  4. chore(support/v2): release 2.12.1 (#3038)

    Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    9d9feea View commit details
    Browse the repository at this point in the history
Loading