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.4
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.5
Choose a head ref
  • 12 commits
  • 12 files changed
  • 5 contributors

Commits on Oct 6, 2025

  1. ci: fixes target branch definition to support multiple releases autom…

    …atically
    
    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    3d3269a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2532 from microsoft/ci/release-please-branches

    ci: fixes target branch definition to support multiple releases automatically
    baywet authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    3e79514 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. chore(deps): bump github/codeql-action from 3 to 4

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    2e07dc2 View commit details
    Browse the repository at this point in the history
  2. Bump PublicApiGenerator from 11.4.6 to 11.5.0

    ---
    updated-dependencies:
    - dependency-name: PublicApiGenerator
      dependency-version: 11.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    c213751 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Merge pull request #2536 from microsoft/dependabot/nuget/test/Microso…

    …ft.OpenApi.Tests/PublicApiGenerator-11.5.0
    
    Bump PublicApiGenerator from 11.4.6 to 11.5.0
    github-actions[bot] authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    534594a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2535 from microsoft/dependabot/github_actions/git…

    …hub/codeql-action-4
    
    chore(deps): bump github/codeql-action from 3 to 4
    baywet authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    9b11f2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b91278 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d50b393 View commit details
    Browse the repository at this point in the history
  5. chore: formatting

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    6082b4e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2537 from microsoft/fix/terse-output-extensions

    fix: use settings for terse output in serialization extension methods
    baywet authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    246039b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afd088c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2538 from microsoft/release-please--branches--mai…

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