-
Notifications
You must be signed in to change notification settings - Fork 26
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
Changelog:All: Bump go.mongodb.org/mongo-driver from 1.4.5 to 1.5.0 #255
Changelog:All: Bump go.mongodb.org/mongo-driver from 1.4.5 to 1.5.0 #255
Conversation
6da580b
to
3da8774
Compare
@mender-test-bot, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline". |
Hello 😸 I created a pipeline for you here: Pipeline-270397035 Build Configuration Matrix
|
3da8774
to
4ad5f98
Compare
@alfrunes, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline". |
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.4.5 to 1.5.0. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.4.5...v1.5.0) Signed-off-by: dependabot[bot] <[email protected]>
Mongo 1.5 requires the use of ordered maps when executing a sort operation or it will panic. changelog: none Signed-off-by: Alf-Rune Siqveland <[email protected]>
4ad5f98
to
da0e78e
Compare
@alfrunes, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline". |
@mender-test-bot start pipeline |
Hello 😸 I created a pipeline for you here: Pipeline-275552416 Build Configuration Matrix
|
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
Hello 😸 This PR contains changelog entries. Please, verify the need of backporting it to the following release branches: |
Bumps go.mongodb.org/mongo-driver from 1.4.5 to 1.5.0.
Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
... (truncated)
Commits
6760875
Update version to v1.5.019a368c
GODRIVER-1911 Fix Windows/macos test failures for CSFLE (#603)2a5f9a4
GODRIVER-1879 Apply connectTimeoutMS to TLS handshake (#594)2c5b75b
GODRIVER-1855 Support AWS authentication with temporary credentials in CSFLE ...66d9882
GODRIVER-1893 Cleanup comments and testsb88bb74
GODRIVER-1893 Add primitive.IsValidObjectID function (#592)ccdaffc
GODRIVER-1882 Use new AWS setup script in Evergreen (#587)7087b5e
GODRIVER-1890 Add nil Client checks (#590)b03a7e4
GODRIVER-1852 Add commitTransaction error check for timeout (#569)07b0039
GODRIVER-1875 reduce TestPool test timeout (#582)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)