Skip to content

Dynamically load com.mongodb.internal.build.MongoDriverVersion.VERSION#4938

Closed
smagellan wants to merge 1 commit intospring-projects:mainfrom
smagellan:feature/refine-mongodb-driver-version-load
Closed

Dynamically load com.mongodb.internal.build.MongoDriverVersion.VERSION#4938
smagellan wants to merge 1 commit intospring-projects:mainfrom
smagellan:feature/refine-mongodb-driver-version-load

Conversation

@smagellan
Copy link
Copy Markdown

Dynamically load com.mongodb.internal.build.MongoDriverVersion.VERSION --
Closes gh-4937

Dynamically load com.mongodb.internal.build.MongoDriverVersion.VERSION
--
Closes spring-projectsgh-4937

Signed-off-by: Vladimir Vishnevskii <1594938+smagellan@users.noreply.github.com>

Signed-off-by: Vladimir Vishnevskii <1594938+smagellan@users.noreply.github.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 7, 2025
@mp911de
Copy link
Copy Markdown
Member

mp911de commented Apr 9, 2025

I didn't notice your PR, but basically the fix for #4937 is doing that. In any case, thanks for looking into it.

@mp911de mp911de closed this Apr 9, 2025
@mp911de mp911de added status: superseded An issue that has been superseded by another and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: superseded An issue that has been superseded by another

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MongoClientVersion uses a non-reliable way to fetch db driver version.

3 participants