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

[DOP-23983] Update JDBC drivers to latest versions #345

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

dolfinus
Copy link
Member

@dolfinus dolfinus commented Feb 18, 2025

Change Summary

Use latest version for JDBC drivers & MongoDB. For Clickhouse, latest version is actually 0.8.1, but driver was changed significantly in 0.8.x, and may be unstable, so skipping it for now.

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (734db54) to head (f36916e).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #345      +/-   ##
===========================================
- Coverage    92.46%   92.35%   -0.12%     
===========================================
  Files          228      228              
  Lines         9875     9875              
  Branches      1013     1013              
===========================================
- Hits          9131     9120      -11     
- Misses         558      564       +6     
- Partials       186      191       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dolfinus dolfinus marked this pull request as ready for review February 19, 2025 08:44
@dolfinus dolfinus merged commit 959f065 into develop Feb 19, 2025
37 checks passed
@dolfinus dolfinus deleted the feature/DOP-23983 branch February 19, 2025 09:18
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.

2 participants