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

Bump SDK version to 0.6.0; Resolve name changes related to bump #165

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

LeonarthusMectus
Copy link
Contributor

This PR bumps the SDKs for each language in both standard and advanced integrations to the most current released version. This also resolves some namespace/class name changes as a result of that bump.

These namespace/class name changes were required to resolve issues with some languages on case-sensitive filesystems (such as ext4) which would cause cryptic error messages due to variants of the ClassNotFound exception.

No functionality is changed in this PR.

Copy link
Contributor

@amsourav amsourav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Node Checkout Intent enum has changed and its breaking the create order step

@LeonarthusMectus
Copy link
Contributor Author

Node Checkout Intent enum has changed and its breaking the create order step

Good catch, I fixed this is both std/adv.

@gregjopa gregjopa merged commit 546fc07 into paypal-examples:main Oct 30, 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