Skip to content
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

Add MongoDB Drivers to list of tested libraries and frameworks. #585

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexbevi
Copy link

@alexbevi alexbevi commented Dec 31, 2024

What does this PR do?

Add MongoDB Drivers to list of tested libraries and frameworks. This will replace the currently open PR #538 once completed/approved.

What does this PR do?

This PR adds MongoDB JVM Drivers to the list of tested libraries and frameworks with GraalVM Native Image.

Checklist before merging

@alexbevi alexbevi requested a review from fniephaus as a code owner December 31, 2024 21:16
@alexbevi alexbevi marked this pull request as draft December 31, 2024 21:16
@alexbevi alexbevi changed the title Update library-and-framework-list.json Add MongoDB Drivers to list of tested libraries and frameworks. Dec 31, 2024
Copy link
Member

@fniephaus fniephaus left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution, @alexbevi! When is this ready for review and what is its relationship to #538?

@@ -1626,6 +1626,87 @@
}
]
},
{
"artifact": "org.mongodb:bson",
"description": "Java implementation of the BSON specification",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"description": "Java implementation of the BSON specification",
"description": "MongoDB's Java implementation of the BSON specification",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants