Skip to content

Conversation

kevinAlbs
Copy link
Collaborator

Summary

Update NEWS for upcoming 1.25.0 release

Background & Motivation

Commits planned for the 1.25.0 release were inspected by viewing the following commits:

MERGE_BASE=$(git merge-base origin/r1.24 master)
git log $MERGE_BASE..master

This PR includes NEWS entries for the following commits:

0dc1a4e CDRIVER-4637 Remove ENABLE_SRV=AUTO, clean up SRV URI support (#1301)
9affd70 CDRIVER-504 add bson_array_builder_t (#1344)
1c8da0e CDRIVER-4244 use OP_MSG for exhaust cursors (#1399)
84d9d8f Share SCRAM cache via a global lookup table (#1406)
c7fa88c CDRIVER-4615 use polling monitoring in FaaS environments (#1362)
b39e2eb CDRIVER-4718 store recoveryToken for Load Balanced topology (#1417)

@kevinAlbs kevinAlbs requested a review from rcsanchez97 October 25, 2023 13:36
Copy link
Contributor

@rcsanchez97 rcsanchez97 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

Choose a reason for hiding this comment

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

I spent a few minutes staring at this, trying to figure out why GitHub would show the diff in such an odd way. After all, it should have been a simple addition of some lines at the top of the file. Then I realized that you had to correct my mistaken inclusion of the platform support item under 1.24.4 (which has already been released) instead of under a new header for the unreleased 1.25.0. Sorry for the trouble and thanks for fixing it up.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hah no worries.

@kevinAlbs kevinAlbs merged commit 128b5df into mongodb:master Oct 25, 2023
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