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.0.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: 20.1.0
Choose a head ref
  • 16 commits
  • 864 files changed
  • 7 contributors

Commits on May 15, 2023

  1. Update codesnippets (#1027)

    * Update README.md
    
    * checkoutpaymentmethod
    jillingk authored May 15, 2023
    Configuration menu
    Copy the full SHA
    9d6a6df View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Adding x-requested-verification-code in request options (#1032)

    * Update ApiConstants.java
    
    * Update AdyenHttpClient.java
    
    * Update RequestOptions.java
    sharipsg authored May 16, 2023
    Configuration menu
    Copy the full SHA
    9820dd4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Remove hard validation for additional and optional fields (#1030)

    * make models for release
    
    * Add Capital API (ITT-549)
    
    * bump versions and polish readme
    
    * Update README.md
    
    * log warning instead of exceptions for validation
    
    * replace exceptions with warning logs and ignore in oneOf
    
    * make models
    
    * Update Makefile
    
    Co-authored-by: Wouter Boereboom <[email protected]>
    
    * Update templates/libraries/okhttp-gson/pojo.mustache
    
    Co-authored-by: Wouter Boereboom <[email protected]>
    
    * fix models
    
    * removed logging of entire response (security/compliance issue)
    
    * remove log warning in UT
    
    ---------
    
    Co-authored-by: Wouter Boereboom <[email protected]>
    jillingk and wboereboom authored May 22, 2023
    Configuration menu
    Copy the full SHA
    18fd21b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 26, 2023

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

Commits on Jun 1, 2023

  1. Update models no checkout (#1043)

    * [create-pull-request] automated change
    
    * restore checkout models to develop state
    
    * sync checkout models with latest version of develop branch
    
    ---------
    
    Co-authored-by: AdyenAutomationBot <[email protected]>
    wboereboom and AdyenAutomationBot authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    195b553 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. fix(deps): update dependency io.swagger.core.v3:swagger-annotations t…

    …o v2.2.11 (#1028)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    43a0901 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency io.swagger:swagger-annotations to v1.6.11 (

    #1029)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3df19e7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency org.apache.felix:maven-bundle-plugin t…

    …o v5.1.9 (#1034)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    674f72d View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency org.apache.maven.plugins:maven-source-…

    …plugin to v3.3.0 (#1035)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ebd19a5 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency org.apache.maven.plugins:maven-checkst…

    …yle-plugin to v3.3.0 (#1036)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0b42a82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0c8591 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c952bd View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. [ITT-572] Banking Webhooks (#1046)

    * add notification models
    
    * deserializer/hmac/readme
    
    * java clean
    
    * changed naming -> -Webhooks
    
    * dirs must be lowercase..
    jillingk authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ba04176 View commit details
    Browse the repository at this point in the history
  2. [ITT-572] Process webhooks with Optional field (#1051)

    * Process webhooks with Optional field
    
    * removed unused imports
    
    * Update README.md
    
    Co-authored-by: Michael Paul <[email protected]>
    
    * Update src/test/java/com/adyen/WebhookTest.java
    
    Co-authored-by: Michael Paul <[email protected]>
    
    ---------
    
    Co-authored-by: Michael Paul <[email protected]>
    jillingk and michaelpaul authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    aab24c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1044 from Adyen/develop

    Release 20.1.0
    jillingk authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5f6f38b View commit details
    Browse the repository at this point in the history
Loading