Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.17.4
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
dependencies go
Bumps go.mongodb.org/mongo-driver from 1.16.0 to 1.17.4.
Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
MongoDB Go Driver 1.17.4
The MongoDB Go Driver Team is pleased to release version 1.17.4 of the official MongoDB Go Driver.
Release Notes
This release resolves two bugs in the Go Driver: it removes a buggy and unnecessary connection liveness check that could run unexpectedly or fail intermittently when maxIdleTimeMS was set, and it fixes an issue where regular expressions were marshaled to invalid JSON due to improper character escaping, ensuring all generated JSON is now valid.
For a full list of tickets included in this release, please see the list of fixed issues.
Full Changelog: v1.17.3...v1.17.4
Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!
What's Changed
- Add GitHub Actions workflow for merge ups by
@alcaeus
in mongodb/mongo-go-driver#1962- Use different credentials for merge-up PRs by
@alcaeus
in mongodb/mongo-go-driver#1968- GODRIVER-3476 Escape for Regex Options. by
@qingyang-hu
in mongodb/mongo-go-driver#1929- Ignore unmaintained branches when merging up by
@alcaeus
in mongodb/mongo-go-driver#2062- GODRIVER-3549 Fix timeouts in CSE custom endpoint test (#2028) (#2031) by
@prestonvasquez
in mongodb/mongo-go-driver#2061- GODRIVER-3516 Remove isAlive by
@linfeip
in mongodb/mongo-go-driver#2060- GODRIVER-3560 Assume ec2 role explicitly in CI by
@prestonvasquez
in mongodb/mongo-go-driver#2080- GODRIVER-3524 Sync updates to reflect showExpandedEvents omissions by
@prestonvasquez
in mongodb/mongo-go-driver#2084New Contributors
@linfeip
made their first contribution in mongodb/mongo-go-driver#2060Full Changelog: https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.4
MongoDB Go Driver 1.17.3
The MongoDB Go Driver team is pleased to release version 1.17.3 of the official MongoDB Go Driver.
Release Notes
This release fixes one bug:
- Skips calling UnmarshalBSONValue only if the associated BSON field value is null and the Go value is a pointer.
For a full list of tickets included in this release, please see the links below:
Full Changelog: v1.17.2...v1.17.3
Documentation for the MongoDB Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the MongoDB Go Driver is greatly appreciated!
MongoDB Go Driver 1.17.2
The MongoDB Go Driver Team is pleased to release version 1.17.2 of the official MongoDB Go driver.
... (truncated)
Commits
4c4cafc
BUMP v1.17.4431cf52
GODRIVER-3524 Sync updates to reflect showExpandedEvents omissions (#2084)835c5e1
GODRIVER-3560 Assume ec2 role explicitly in CI (#2080)6966434
GODRIVER-3516 Remove isAlive (#2060)029da41
GODRIVER-3549 Fix timeouts in CSE custom endpoint test (#2028) (#2031) (#2061)49f0c81
Ignore unmaintained branches when merging up (#2062)7d03307
GODRIVER-3476 Escape for Regex Options. (#1929)785d943
Use different credentials for merge-up PRs (#1968)c2ca35c
Add GitHub Actions workflow for merge ups (#1962)9c48575
BUMP v1.17.3- Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)
Pull Request Statistics
1
2
+9
-9
Package Dependencies
go.mongodb.org/mongo-driver
go
1.16.0 → 1.17.4
Minor
Technical Details
ID: | 1362592 |
UUID: | 2579010053 |
Node ID: | PR_kwDODl-ggc6ZuJIF |
Host: | GitHub |
Repository: | mongodb/mongodb-kubernetes-operator |
Merge State: | Unknown |