Skip to content

Conversation

isabelatkinson
Copy link
Contributor

@isabelatkinson isabelatkinson commented Jul 3, 2025

This removes the extjson module from the public API, which only exported the now-removed error types, and moves its documentation to lib.rs. All of the serde_json-related API is now behind a feature flag and lives in extjson/json.rs.

@isabelatkinson isabelatkinson changed the title RUST-2240 Move serde_json support behind a feature flag RUST-2240 Move serde_json API behind a feature flag Jul 3, 2025
@isabelatkinson isabelatkinson marked this pull request as ready for review July 3, 2025 19:22
@isabelatkinson isabelatkinson requested a review from a team as a code owner July 3, 2025 19:22
@isabelatkinson isabelatkinson requested a review from abr-egn July 3, 2025 19:22
Copy link
Contributor

@abr-egn abr-egn left a comment

Choose a reason for hiding this comment

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

LGTM!

@isabelatkinson isabelatkinson merged commit 174fe65 into mongodb:main Jul 14, 2025
11 checks passed
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