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: 20.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: v20.1.1
Choose a head ref
  • 4 commits
  • 114 files changed
  • 6 contributors

Commits on Jun 12, 2023

  1. [ITT-536] Release automation (#1055)

    * add Java automation
    
    * change file location
    
    * add update Java version
    
    * Update release.js
    
    * chore(release): bump to 20.1.1
    
    * Update release.js
    
    * Update release.js
    
    * Update release.js
    
    * Update release.js
    
    * fix regex
    
    * more changes
    
    * Update release.js
    
    * Update release.js
    
    * Update release.js
    
    * Update release.js
    
    * Update release.js
    
    * try new approach
    
    * changes
    
    * chore(release): bump to 20.1.1
    
    * Update Client.java
    
    * Update pom.xml
    
    ---------
    
    Co-authored-by: Antolo <[email protected]>
    antolo-arch and Antolo authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c60d029 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. ITT-598: Strict OneOf validation for deserialization against multiple…

    … models (#1054)
    
    * adjust oneOf template to do soft validation for double deserialized models
    
    * ITT-598: Strict oneOf validation
    
    * ITT-598: Test ignored and unexpected field
    
    Validation for oneOf is strict, other models no.
    
    ---------
    
    Co-authored-by: michaelpa <[email protected]>
    jillingk and michaelpaul authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3cc06a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da7b28 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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