Thanks to visit codestin.com
Credit goes to github.com

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: v1.6.24
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: v1.6.25
Choose a head ref
  • 16 commits
  • 38 files changed
  • 3 contributors

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    e3f584c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2294 from microsoft/ci/docker-workflow-v1

    ci: removes docker workflow to reduce noise and prepare for ADO pipeline updates in v1
    baywet authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    e107b1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa12d53 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Merge pull request #2296 from microsoft/security/code-owners-to-v1

    security: aligns code owners with security team
    baywet authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    554ec5b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. ci/performance testing to v1 (#2310)

    * ci: performance project scaffolding
    
    * chore: moves benchmark to dedicated directory
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: commits initial benchmark results
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: adds a comparison project for benchmark results
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: adds benchmark runs and comparison
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: renames empty models tests
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: refactors to a command structure
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: moves models to a dedicated source file
    chore: uses STJ attribute based serialization
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: fixes missing project argument
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: fixes reports path
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: moves policies to own directory
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: no warn on static method for perf test project
    
    * chore: linting
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: reduces run time for empty performance tests
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: linting
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: fixes working directory for benchmark run
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: adds basic infrastructure for descriptions based performance tests
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: refresh empty object tests
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: adds comparison run for descriptions comparisons
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: adds percentage based comparisons
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: adds large description to performance tests
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: adds yaml descriptions perf tests to compare
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: updates performance tests to work with v1
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: updates performance tests results
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * ci: adds truncation in percentage difference to reduce noise
    
    Signed-off-by: Vincent Biret <[email protected]>
    
    * chore: fixes sln references
    
    ---------
    
    Signed-off-by: Vincent Biret <[email protected]>
    baywet authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    6de0f14 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. ci: adds a point 2 policy to reduce noise

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    1efe44a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Merge pull request #2318 from microsoft/ci/performance-testing-to-v1

    ci: adds a point 2 policy to reduce noise
    baywet authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    3cb157d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. ci: fixes flaky test

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    abda018 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2477 from microsoft/ci/hidi-fixes-to-v1

    ci: fixes flaky test
    baywet authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    b833cdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb103ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2476 from microsoft/ci/release-please-wf-to-suppo…

    …rt-v1
    
    ci: adds release please wf to support vi branch
    baywet authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    2968a7b View commit details
    Browse the repository at this point in the history
  5. fix: missing examples when one example is with an empty array.

    Signed-off-by: Vincent Biret <[email protected]>
    vitaly.melnik authored and baywet committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    4697af4 View commit details
    Browse the repository at this point in the history
  6. chore: aligns new test value with expected serialization format

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    e9def63 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2478 from microsoft/fix/empty-array-to-support-v1

    fix/empty array to support v1
    baywet authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    36aaf14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3db900 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2479 from microsoft/release-please--branches--sup…

    …port/v1--components--Microsoft.OpenApi
    
    chore(support/v1): release 1.6.25
    baywet authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    0ba1965 View commit details
    Browse the repository at this point in the history
Loading