-
Notifications
You must be signed in to change notification settings - Fork 5k
Upgrade go.mongodb.org/mongo-driver from v1.14.0 -> v1.17.4
#44769
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
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
v1.14.0 -> v1.17.4
v1.14.0 -> v1.17.4go.mongodb.org/mongo-driver from v1.14.0 -> v1.17.4
mykola-elastic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Let's see what the "checks" say
|
@lalit-satapathy / @tommyers-elastic Can you please approve this PR? |
|
@Mergifyio backport 8.17 8.18 8.19 9.0 |
✅ Backports have been created
|
Proposed commit message
Upgrade go.mongodb.org/mongo-driver from
v1.14.0->v1.17.4.v1.14.0is known to have a connection leak bug. Please read this for more details.It was indirectly upgraded here: #41014 and 8.16.x and higher stacks are affected by the connection leak when using the mongodb module.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Related issues