Skip to content

Add Client Metadata Update Support. #1708

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

vbabanin
Copy link
Member

@vbabanin vbabanin commented May 6, 2025

Description

This PR updates the Java sync and reactive-streams driver to support dynamic client metadata updates, enabling wrapping libraries and integrations to append metadata about themselves when they do not instantiate the MongoClient directly.

Pull request status:

This pull request is kept in draft until the associated specification (mongodb/specifications#1798) is approved and merged, as further updates may be required.

JAVA-5870

@vbabanin vbabanin self-assigned this May 8, 2025
Comment on lines +109 to +111
dependencies {
testImplementation(libs.assertj)
}
Copy link
Member Author

Choose a reason for hiding this comment

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

AssertJ has been used in this PR and added to test-base as it is a useful library that could be shared across all modules.

@vbabanin vbabanin requested review from a team and nhachicha and removed request for a team May 8, 2025 05:55
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.

1 participant