Skip to content

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
"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
@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

3 participants