Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/3.2.0 #55

Merged
merged 14 commits into from
Aug 1, 2024
Merged

Release/3.2.0 #55

merged 14 commits into from
Aug 1, 2024

Conversation

dcardos
Copy link
Contributor

@dcardos dcardos commented Jul 19, 2024

Summary

Releasing version 3.2.0

dcardos and others added 4 commits July 11, 2024 14:33
* fix: updating model for refund fail and small improvements

* fix: updating code owners

* refactor: hmac validator for better debugging purposes

---------

Co-authored-by: daniloc <danilo.cardoso@adyen.com>
Co-authored-by: daniloc <danilo.cardoso@adyen.com>
* fix: removing AdyenClient since it is not part of the model

* fix: removing AdyenClient metadata file.

---------

Co-authored-by: daniloc <danilo.cardoso@adyen.com>
daniloc and others added 10 commits July 30, 2024 10:04
Co-authored-by: daniloc <danilo.cardoso@adyen.com>
Co-authored-by: daniloc <danilo.cardoso@adyen.com>
diff --git a/sfdx-project.json b/sfdx-project.json
index f79354d..6487b55 100644
--- a/sfdx-project.json
+++ b/sfdx-project.json
@@ -4,8 +4,8 @@
       "path": "force-app",
       "default": true,
       "package": "API Library Apex Adyen",
-      "versionName": "ver 3.1",
-      "versionNumber": "3.1.1.NEXT",
+      "versionName": "version 3.2",
+      "versionNumber": "3.2.0.NEXT",
       "ancestorVersion": "HIGHEST"
     }
   ],
@@ -21,6 +21,7 @@
     "API Library Apex Adyen@3.0.0-0": "04t4T000001y7BWQAY",
     "API Library Apex Adyen@3.0.1-1": "04tRP0000000A5pYAE",
     "API Library Apex Adyen@3.1.0-1": "04tRP0000000D25YAE",
-    "API Library Apex Adyen@3.1.1-1": "04tRP0000000XGvYAM"
+    "API Library Apex Adyen@3.1.1-1": "04tRP0000000XGvYAM",
+    "API Library Apex Adyen@3.2.0-2": "04tRP0000000j5BYAQ"
   }
 }
\ No newline at end of file
# Conflicts:
#	force-app/main/default/classes/HMACValidator.cls
Copy link

sonarcloud bot commented Jul 30, 2024

@dcardos dcardos requested a review from shubhamk67 August 1, 2024 12:04
@dcardos dcardos merged commit 8ebfa7b into main Aug 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants