Bump org.mongodb:mongodb-driver-sync from 5.5.0 to 5.5.1 in /java
Merged
Number: #24
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: None
Comments: 0
Association: None
Comments: 0
Created:
June 10, 2025 at 01:12 AM UTC
(12 months ago)
(12 months ago)
Updated:
August 05, 2025 at 08:40 AM UTC
(10 months ago)
(10 months ago)
Merged:
August 05, 2025 at 08:40 AM UTC
(10 months ago)
by AlekSi
(10 months ago)
by AlekSi
Time to Close:
about 2 months
Labels:
dependencies java
dependencies java
Assignees:
AlekSi
AlekSi
Description:
Bumps org.mongodb:mongodb-driver-sync from 5.5.0 to 5.5.1.
Release notes
Sourced from org.mongodb:mongodb-driver-sync's releases.
Java Driver 5.5.1 (June 06, 2025)
What's Changed
- Fixed an issue where OIDC reauthentication failed when sessions were involved (#1725).
- Ensured custom
KPropertyimplementations correctly include property names in their hashcode calculations (#1731).- Resolved failures in datalake and Kubernetes integration tests (#1732).
- Updated to use
OperationContextwith a NOOP session for improved consistency (#1734).Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.1
Verifying artifact signatures
Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.5/security/validate-signatures/ for the full procedure.
To download and import the public key for verifying signatures, execute
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8
Commits
a91368dVersion: bump 5.5.1f325224Use OperationContext with NOOP Session (#1733)a2e0c29Fix datalake and k8s test failures (#1732)ebdd5bfEnsure custom KProperty include the name in the hashcode (#1731)02a5722Fix OIDC reauthentication when a session is involved (#1719) (#1725)c59ab52Version: bump 5.5.1-SNAPSHOT- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
org.mongodb:mongodb-driver-sync
Ecosystem:
maven
maven
Version Change:
5.5.0 → 5.5.1
Update Type:
Patch
Patch
Path:
/java
Technical Details
| ID: | 1398960 |
| UUID: | 2579807637 |
| Node ID: | PR_kwDOJpPegc6ZxL2V |
| Host: | GitHub |
| Repository: | FerretDB/java-example |
| Merge State: | Unknown |