-
Notifications
You must be signed in to change notification settings - Fork 73
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
chore(jans-pycloudlib)!: remove spanner support from pycloudlib #10049
Conversation
Signed-off-by: iromli <[email protected]>
DryRun Security SummaryThe pull request primarily focuses on removing support for the Spanner database from the Expand for full summarySummary: The changes in this pull request are primarily focused on removing support for the Spanner database from the However, it is important to ensure that the removal of Spanner support does not have any unintended consequences or introduce new security risks. The changes should be reviewed to verify that the application's overall data persistence and storage mechanisms are still secure and meet the necessary requirements. Additionally, the code changes include updates to the handling of JSON data types in SQL databases, improvements to the lock management functionality, and addressing a known security vulnerability (CVE-2022-36087) in the Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Quality Gate passed for 'jans-pycloudlib'Issues Measures |
Signed-off-by: iromli <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]> Former-commit-id: 33f7818
Prepare
Description
Target issue
closes #10047
Implementation Details
Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:
to indicate documentation changes or if the below checklist is not selected.