Skip to content

feat: add MongoDB client metadata (backport #4230 to 2.5.x)#4234

Open
evanchooly wants to merge 2 commits into2.5.xfrom
backport-4230-2.5.x
Open

feat: add MongoDB client metadata (backport #4230 to 2.5.x)#4234
evanchooly wants to merge 2 commits into2.5.xfrom
backport-4230-2.5.x

Conversation

@evanchooly
Copy link
Copy Markdown
Member

Summary

Test plan

  • Verify compilation succeeds
  • Verify Morphia driver info appears in MongoDB client metadata after datastore creation

🤖 Generated with Claude Code

Backports #4230 to the 2.5.x branch. Replaces reflective method lookup
with a direct call to mongoClient.appendMetadata(), which is available
in driver 5.6+.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@evanchooly evanchooly added this to the 2.5.3 milestone Apr 20, 2026
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