Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 12, 2025

Proposed commit message

Upgrade go.mongodb.org/mongo-driver from v1.14.0 -> v1.17.4. v1.14.0 is 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

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

…4769)

(cherry picked from commit df335f3)

# Conflicts:
#	go.mod
#	go.sum
@mergify mergify bot added the backport label Jun 12, 2025
@mergify mergify bot requested a review from a team as a code owner June 12, 2025 11:58
@mergify mergify bot added the conflicts There is a conflict in the backported pull request label Jun 12, 2025
@mergify mergify bot assigned shmsr Jun 12, 2025
@mergify
Copy link
Contributor Author

mergify bot commented Jun 12, 2025

Cherry-pick of df335f3 has failed:

On branch mergify/bp/9.0/pr-44769
Your branch is up to date with 'origin/9.0'.

You are currently cherry-picking commit df335f363.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   CHANGELOG.next.asciidoc
	modified:   NOTICE.txt

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.mod
	both modified:   go.sum

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Jun 12, 2025
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 12, 2025
@github-actions github-actions bot added bug Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team labels Jun 12, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 12, 2025
@shmsr shmsr merged commit a85fdc7 into 9.0 Jun 13, 2025
176 checks passed
@shmsr shmsr deleted the mergify/bp/9.0/pr-44769 branch June 13, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport bug conflicts There is a conflict in the backported pull request Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants