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: swagger-api/swagger-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.43
Choose a base ref
...
head repository: swagger-api/swagger-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.45
Choose a head ref
  • 18 commits
  • 63 files changed
  • 12 contributors

Commits on Feb 17, 2026

  1. bump snapshot 2.2.44-SNAPSHOT (#5057)

    Co-authored-by: ewaostrowska <[email protected]>
    sonatypeoss[bot] and ewaostrowska authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    ea616b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. fix: ensure explicit types override inferred object type and fix prop…

    …erties of type Object in OAS 3.1 (#5034)
    
    ---------
    
    Co-authored-by: Daniel Kmiecik <[email protected]>
    xeulbn and daniel-kmiecik authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    fe918cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c6fe0d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. 5001: Add support for @nullable annotations in OpenAPI 3.1 schemas (#…

    …5018, #4555)
    
    Enhanced schema generation by recognizing @nullable annotations as nullable and adding "null" to the type array in OpenAPI 3.1. Introduced a test case to validate the behavior and ensured backward compatibility with explicit @Schema annotations.
    zdary authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    ddb11b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76cee58 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    abf2a4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c5351c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b67c86 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Configuration menu
    Copy the full SHA
    6043dd5 View commit details
    Browse the repository at this point in the history
  2. fix: calculate sibling properties based upon whether the schema is th…

    …e array or the item in the array (#5055)
    Mattias-Sehlstedt authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    6143bee View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. prepare release 2.2.44 (#5068)

    Co-authored-by: daniel-kmiecik <[email protected]>
    sonatypeoss[bot] and daniel-kmiecik authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    3bca869 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Configuration menu
    Copy the full SHA
    abd2cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c392d43 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    df6595e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump ch.qos.logback:logback-core from 1.5.22 to 1.5.…

    …25 (#5072)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Kmiecik <[email protected]>
    dependabot[bot] and daniel-kmiecik authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    49e95d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0daf49b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    f93aee0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. prepare release 2.2.45 (#5081)

    Co-authored-by: ewaostrowska <[email protected]>
    sonatypeoss[bot] and ewaostrowska authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    d474f37 View commit details
    Browse the repository at this point in the history
Loading