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: Adyen/adyen-java-api-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 18.1.0
Choose a base ref
...
head repository: Adyen/adyen-java-api-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 18.1.1
Choose a head ref
  • 11 commits
  • 15 files changed
  • 3 contributors

Commits on Sep 8, 2022

  1. PW-6294: Add OpenAPI model templates (#802)

    * PW-6294: Add OpenAPI model templates
    
    Templates retrieved with:
    
    openapi-generator author template -g java -o templates --library okhttp-gson
    
    OpenAPI Generator version: 6.0.1
    
    * PW-6294: Remove timestamps and unused models
    
    Do not check style/formatting of generated code.
    michaelpaul authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    5791e61 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    0296959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafaa3f View commit details
    Browse the repository at this point in the history
  3. Bump jackson-annotations from 2.13.3 to 2.13.4 (#805)

    Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.
    - [Release notes](https://github.com/FasterXML/jackson/releases)
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      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 21, 2022
    Configuration menu
    Copy the full SHA
    ae6210e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcd72be View commit details
    Browse the repository at this point in the history
  5. Bump jackson-datatype-jdk8 from 2.13.3 to 2.13.4 (#804)

    Bumps jackson-datatype-jdk8 from 2.13.3 to 2.13.4.
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
      dependency-type: direct:development
      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 21, 2022
    Configuration menu
    Copy the full SHA
    cf90884 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

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

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    a1de50f View commit details
    Browse the repository at this point in the history
  2. PW-7045: Model generation workflow (#809)

    * PW-7045: Model generator
    
    * PW-7045: Generate models workflow
    
    * PW-7045: Link to spec source
    
    * PW-7045: Use @AdyenAutomationBot
    
    * PW-7045: Generate models only for classic payments
    
    Other services need more more work on schemas, templates and dependencies.
    
    * PW-7045: Remove PR event
    michaelpaul authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    32f8bf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ceb10 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge pull request #821 from Adyen/develop

    Release 18.1.1
    michaelpaul authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    d471bbf View commit details
    Browse the repository at this point in the history
Loading