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

Integrate latest 3.12.1 changes #347

Merged
merged 6 commits into from
Aug 7, 2024
Merged

Conversation

apetenchea
Copy link
Member

This PR integrates the following changes made in 3.12.1:

  • new skipFastLockRound option for transactions (see docs)
  • new REST API endpoint HTTP DELETE /_admin/log/level to reset all log
    levels to their startup values (see docs)

Driver version 8.1.0 is prepared. Once this PR is merged, I'll proceed with the release.

@apetenchea apetenchea self-assigned this Aug 4, 2024
@@ -57,7 +57,6 @@ dev = [
"pytest-cov>=3.0.0",
"sphinx",
"sphinx_rtd_theme",
"types-pkg_resources",
Copy link
Member Author

Choose a reason for hiding this comment

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

This package is no longer usable, see https://pypi.org/project/types-pkg-resources/

@apetenchea apetenchea requested a review from aMahanna August 4, 2024 11:00
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.96%. Comparing base (324eb66) to head (a067164).
Report is 5 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #347      +/-   ##
==========================================
+ Coverage   95.95%   95.96%   +0.01%     
==========================================
  Files          26       26              
  Lines        4277     4291      +14     
==========================================
+ Hits         4104     4118      +14     
  Misses        173      173              

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

Copy link
Member

@aMahanna aMahanna left a comment

Choose a reason for hiding this comment

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

lgtm

@apetenchea apetenchea merged commit d8ea7cc into main Aug 7, 2024
37 checks passed
@apetenchea apetenchea deleted the feature/integrate-3.12.1-changes branch August 7, 2024 18:24
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