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: OpenAPITools/openapi-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0-beta.3
Choose a base ref
...
head repository: OpenAPITools/openapi-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0-beta.4
Choose a head ref
  • 20 commits
  • 10 files changed
  • 5 contributors

Commits on Jul 25, 2022

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

Commits on Jul 29, 2022

  1. build(deps): bump junit-bom from 5.8.2 to 5.9.0 (#399)

    Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.8.2...r5.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    bcf0616 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. build(deps): bump maven-site-plugin from 3.12.0 to 3.12.1 (#400)

    Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.12.0 to 3.12.1.
    - [Release notes](https://github.com/apache/maven-site-plugin/releases)
    - [Commits](apache/maven-site-plugin@maven-site-plugin-3.12.0...maven-site-plugin-3.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-site-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    c0e5ea0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#401)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a71740e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. build(deps): bump swagger-parser.version from 2.1.1 to 2.1.2 (#402)

    Bumps `swagger-parser.version` from 2.1.1 to 2.1.2.
    
    Updates `swagger-parser-v3` from 2.1.1 to 2.1.2
    
    Updates `swagger-parser` from 2.1.1 to 2.1.2
    - [Release notes](https://github.com/swagger-api/swagger-parser/releases)
    - [Commits](swagger-api/swagger-parser@v2.1.1...v2.1.2)
    
    Updates `swagger-parser-v2-converter` from 2.1.1 to 2.1.2
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.parser.v3:swagger-parser-v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.swagger.parser.v3:swagger-parser
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.swagger.parser.v3:swagger-parser-v2-converter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    2fdcefa View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. build(deps): bump slf4j.version from 1.7.36 to 2.0.0 (#403)

    Bumps `slf4j.version` from 1.7.36 to 2.0.0.
    
    Updates `slf4j-api` from 1.7.36 to 2.0.0
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0)
    
    Updates `jcl-over-slf4j` from 1.7.36 to 2.0.0
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0)
    
    Updates `slf4j-simple` from 1.7.36 to 2.0.0
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.slf4j:slf4j-simple
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8ac5284 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump logback-classic from 1.2.11 to 1.3.0 (#404)

    * build(deps): bump logback-classic from 1.2.11 to 1.3.0
    
    http://mailman.qos.ch/pipermail/announce/2022/000177.html
    
    Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.3.0.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](qos-ch/logback@v_1.2.11...v_1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jochen Schalanda <[email protected]>
    dependabot[bot] and joschi authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    33b630c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. build(deps): bump slf4j.version from 2.0.0 to 2.0.1 (#411)

    Bumps `slf4j.version` from 2.0.0 to 2.0.1.
    
    Updates `slf4j-api` from 2.0.0 to 2.0.1
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_2.0.0...v_2.0.1)
    
    Updates `jcl-over-slf4j` from 2.0.0 to 2.0.1
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_2.0.0...v_2.0.1)
    
    Updates `slf4j-simple` from 2.0.0 to 2.0.1
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_2.0.0...v_2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:slf4j-simple
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0966de6 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump maven-shade-plugin from 3.3.0 to 3.4.0 (#409)

    Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-shade-plugin/releases)
    - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.3.0...maven-shade-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-shade-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    b872dfd View commit details
    Browse the repository at this point in the history
  3. build(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 (#413)

    Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.2 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    322be4c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. build(deps): bump slf4j.version from 2.0.1 to 2.0.2 (#417)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    33b936a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump junit-bom from 5.9.0 to 5.9.1 (#416)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b1519de View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. build(deps): bump slf4j.version from 2.0.2 to 2.0.3 (#421)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d190758 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump swagger-parser.version from 2.1.2 to 2.1.3 (#420)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c707de6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. build(deps): bump cyclonedx-maven-plugin from 2.7.1 to 2.7.2 (#426)

    Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.1 to 2.7.2.
    - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.1...cyclonedx-maven-plugin-2.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    64f9e24 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. build(deps): bump swagger-parser.version from 2.1.3 to 2.1.5 (#428)

    Bumps `swagger-parser.version` from 2.1.3 to 2.1.5.
    
    Updates `swagger-parser-v3` from 2.1.3 to 2.1.5
    
    Updates `swagger-parser` from 2.1.3 to 2.1.5
    - [Release notes](https://github.com/swagger-api/swagger-parser/releases)
    - [Commits](swagger-api/swagger-parser@v2.1.3...v2.1.5)
    
    Updates `swagger-parser-v2-converter` from 2.1.3 to 2.1.5
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.parser.v3:swagger-parser-v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.swagger.parser.v3:swagger-parser
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.swagger.parser.v3:swagger-parser-v2-converter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a220628 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. build(deps): bump swagger-parser.version from 2.1.5 to 2.1.6 (#429)

    Bumps `swagger-parser.version` from 2.1.5 to 2.1.6.
    
    Updates `swagger-parser-v3` from 2.1.5 to 2.1.6
    
    Updates `swagger-parser` from 2.1.5 to 2.1.6
    - [Release notes](https://github.com/swagger-api/swagger-parser/releases)
    - [Commits](swagger-api/swagger-parser@v2.1.5...v2.1.6)
    
    Updates `swagger-parser-v2-converter` from 2.1.5 to 2.1.6
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.parser.v3:swagger-parser-v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.swagger.parser.v3:swagger-parser
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.swagger.parser.v3:swagger-parser-v2-converter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    d57a8c7 View commit details
    Browse the repository at this point in the history
  2. Add 2 LF at the end of Markdown blockquotes (#427)

    When they weren't headers, the lines following a bloquote are considered as if they were part of the blockquote
    bbenoist authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    65d0acd View commit details
    Browse the repository at this point in the history
  3. Register ObjectMapper modules (#419)

    Finding and registering modules can avoid exceptions like  the following:
    
    ```
    Caused by: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Java 8 date/time type `java.time.OffsetDateTime` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling (through reference chain: org.openapitools.openapidiff.core.model.ChangedOpenApi["changedOperations"]->java.util.ArrayList[0]->org.openapitools.openapidiff.core.model.ChangedOperation["oldOperation"]->io.swagger.v3.oas.models.Operation["responses"]->io.swagger.v3.oas.models.responses.ApiResponses["default"]->io.swagger.v3.oas.models.responses.ApiResponse["content"]->io.swagger.v3.oas.models.media.Content["application/json"]->io.swagger.v3.oas.models.media.MediaType["schema"]->io.swagger.v3.oas.models.media.Schema["properties"]->java.util.LinkedHashMap["someDateTime"]->io.swagger.v3.oas.models.media.DateTimeSchema["example"])
    	at com.fasterxml.jackson.databind.exc.InvalidDefinitionException.from(InvalidDefinitionException.java:77)
    	at com.fasterxml.jackson.databind.SerializerProvider.reportBadDefinition(SerializerProvider.java:1300)
    	at com.fasterxml.jackson.databind.ser.impl.UnsupportedTypeSerializer.serialize(UnsupportedTypeSerializer.java:35)
    ...
    	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsString(ObjectMapper.java:3821)
    	at org.openapitools.openapidiff.core.output.JsonRender.render(JsonRender.java:22)
    ```
    jasper-vandemalle authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    22eb95f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d97efb0 View commit details
    Browse the repository at this point in the history
Loading