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

feat: update Casdoor Java SDK to version 1.34.0 #51

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

MonishK2002
Copy link

This PR updates the Casdoor Java SDK dependency in the pom.xml file from version 1.33.0 to version 1.34.0.

Reason for Update

Version 1.33.0 of the Casdoor Java SDK had an issue with the Buy Product API, which was not functioning correctly. The issue has been resolved in version 1.34.0, as confirmed by the Casdoor team.

Changes Made

  • Updated the casdoor-java-sdk dependency in the pom.xml file to version 1.34.0.

Testing

  • Verified that the Buy Product API now works as expected with version 1.34.0.
  • Ran existing tests to ensure no other functionality is broken by the update.

Impact

This update ensures that users of the Spring Boot Casdoor SDK can utilize the Buy Product API without encountering the previously reported issue.

This PR updates the Casdoor Java SDK dependency in the pom.xml file from version 1.33.0 to version 1.34.0.

### Reason for Update
Version 1.33.0 of the Casdoor Java SDK had an issue with the Buy Product API, which was not functioning correctly. The issue has been resolved in version 1.34.0, as confirmed by the Casdoor team.

### Changes Made
- Updated the `casdoor-java-sdk` dependency in the `pom.xml` file to version 1.34.0.

### Testing
- Verified that the Buy Product API now works as expected with version 1.34.0.
- Ran existing tests to ensure no other functionality is broken by the update.

### Impact
This update ensures that users of the Spring Boot Casdoor SDK can utilize the Buy Product API without encountering the previously reported issue.
@casbin-bot
Copy link

@tangyang9464 @imp2002 please review

@CLAassistant
Copy link

CLAassistant commented Oct 18, 2024

CLA assistant check
All committers have signed the CLA.

@hsluoyz
Copy link
Member

hsluoyz commented Oct 18, 2024

@MonishK2002 plz sign CLA

@MonishK2002
Copy link
Author

@hsluoyz I signed CLA. Please update

@hsluoyz hsluoyz changed the title fix: update Casdoor Java SDK to version 1.34.0 feat: update Casdoor Java SDK to version 1.34.0 Oct 18, 2024
@hsluoyz hsluoyz merged commit 9681527 into casdoor:master Oct 18, 2024
3 checks passed
Copy link

🎉 This PR is included in version 1.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MonishK2002
Copy link
Author

Thank you @hsluoyz for updating the Java SDK to version 1.34.0 and resolving the issue your prompt response is greatly appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants