Skip to content

Update mongodb driver to 1.31.1#35625

Merged
greedy52 merged 3 commits intomasterfrom
STeve/mongodb_driver_update_1.13.1
Dec 13, 2023
Merged

Update mongodb driver to 1.31.1#35625
greedy52 merged 3 commits intomasterfrom
STeve/mongodb_driver_update_1.13.1

Conversation

@greedy52
Copy link
Copy Markdown
Contributor

@greedy52 greedy52 added the no-changelog Indicates that a PR does not require a changelog entry label Dec 11, 2023
@greedy52 greedy52 self-assigned this Dec 11, 2023
@greedy52 greedy52 added db/mongo MongoDB related database access issues dependencies Pull requests that update a dependency file labels Dec 11, 2023
@github-actions github-actions Bot added database-access Database access related issues and PRs size/sm labels Dec 11, 2023
Copy link
Copy Markdown
Contributor

@codingllama codingllama left a comment

Choose a reason for hiding this comment

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

Thanks!

@greedy52
Copy link
Copy Markdown
Contributor Author

greedy52 commented Dec 11, 2023

@gabrielcorado seems TestMongoDBMaxMessageSize is failing (again). I had to bump the size limit in the last driver update as well. It passes on macbook but fails on linux. any idea?

@gabrielcorado
Copy link
Copy Markdown
Contributor

seems TestMongoDBMaxMessageSize is failing (again). I had to bump the size limit in the last driver update as well. It passes on macbook but fails on linux. any idea?

It might be the case that this value is too small to accommodate the handshake message. However, this does not explain why it functions on a different platform.

If the test continues to fail, we can increase the numbers and also use the constant in the default message for the first test case.

@greedy52 greedy52 added this pull request to the merge queue Dec 13, 2023
Merged via the queue into master with commit b2791d5 Dec 13, 2023
@greedy52 greedy52 deleted the STeve/mongodb_driver_update_1.13.1 branch December 13, 2023 13:56
greedy52 added a commit that referenced this pull request Apr 16, 2024
* Update mongodb driver to 1.31.1

* test bumping max to 400
github-merge-queue Bot pushed a commit that referenced this pull request Apr 16, 2024
* chore: Bump github.com/sigstore/cosign/v2 to 2.2.4

* Address otel schema failures

* Address pkcs12 deprecations

* Update mongodb driver to 1.31.1 (#35625)

* Update mongodb driver to 1.31.1

* test bumping max to 400

---------

Co-authored-by: STeve (Xin) Huang <xin.huang@goteleport.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

database-access Database access related issues and PRs db/mongo MongoDB related database access issues dependencies Pull requests that update a dependency file no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants