Skip to content

PYTHON-6072 - Update changelog for 4.18 release - #3038

Merged
blink1073 merged 1 commit into
mongodb:mainfrom
blink1073:PYTHON-6072
Sep 3, 2026
Merged

PYTHON-6072 - Update changelog for 4.18 release#3038
blink1073 merged 1 commit into
mongodb:mainfrom
blink1073:PYTHON-6072

Conversation

@blink1073

Copy link
Copy Markdown
Member

PYTHON-6072

Changes in this PR

Sets the PyMongo 4.18.0 release date and finalizes the version for release.

  • Updated the 4.18.0 changelog header date from 2026/XX/XX to 2026/09/03.
  • Bumped pymongo/_version.py from 4.18.0.dev0 to 4.18.0.

Test Plan

No functional code changed. pre-commit hooks (ruff, ruff-format, synchro, rstcheck) passed on commit.

Checklist

Checklist for Author

  • Did you update the changelog (if necessary)?
  • Is there test coverage? Docs/version-only change; no code to test.
  • Is any followup work tracked in a JIRA ticket? If so, add link(s). Followup: cut the v4.18 release branch and publish 4.18.0, tracked in PYTHON-6072.

Checklist for Reviewer

  • Does the title of the PR reference a JIRA Ticket?
  • Do you fully understand the implementation? (Would you be comfortable explaining how this code works to someone else?)
  • Is all relevant documentation (README or docstring) updated?

@blink1073
blink1073 marked this pull request as ready for review September 3, 2026 15:36
@blink1073
blink1073 requested a review from a team as a code owner September 3, 2026 15:36
@blink1073
blink1073 requested review from sleepyStick and a lite review from Copilot September 3, 2026 15:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The changes are limited to release metadata (version string and changelog date) and are internally consistent with no functional impact.

Pull request overview

This PR finalizes the PyMongo 4.18.0 release metadata by setting the release date in the changelog and switching the library version from a development suffix to the final release version.

Changes:

  • Set the 4.18.0 changelog header date to 2026/09/03.
  • Bumped __version__ from 4.18.0.dev0 to 4.18.0.
File summaries
File Description
pymongo/_version.py Updates the reported PyMongo version to the final 4.18.0 release string.
doc/changelog.rst Finalizes the 4.18.0 changelog header date for the release.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@blink1073
blink1073 merged commit 8e7ece4 into mongodb:main Sep 3, 2026
32 of 34 checks passed
@blink1073
blink1073 deleted the PYTHON-6072 branch September 3, 2026 15:41
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