Skip to content

Preparing for version 0.9.8 release#466

Merged
thinkst-pieter merged 5 commits into
masterfrom
Prep_v0.9.8
May 14, 2026
Merged

Preparing for version 0.9.8 release#466
thinkst-pieter merged 5 commits into
masterfrom
Prep_v0.9.8

Conversation

@thinkst-pieter
Copy link
Copy Markdown
Contributor

@thinkst-pieter thinkst-pieter commented May 13, 2026

Proposed changes

Prepare to release version 0.9.8 that includes the mongodb module and the migration to using uv.

Changes include:

  • Added testing for the mongodb module.
  • Fixed a corner case in mongodb disconnect logging to use cached connection info instead of passing a factory to the logger that may have its socket already torn down

Types of changes

What types of changes does your code introduce to this repository?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update

Checklist

  • Lint and unit tests pass locally with my changes (if applicable)
  • I have run pre-commit (pre-commit in the repo)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Linked to the relevant github issue or github discussion

@thinkst-pieter thinkst-pieter marked this pull request as ready for review May 13, 2026 19:21
@thinkst-pieter thinkst-pieter marked this pull request as draft May 14, 2026 07:08
@thinkst-pieter thinkst-pieter marked this pull request as ready for review May 14, 2026 07:53
@thinkst-pieter thinkst-pieter merged commit cd448ed into master May 14, 2026
21 checks passed
@thinkst-pieter thinkst-pieter deleted the Prep_v0.9.8 branch May 14, 2026 12: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.

2 participants