Skip to content

RUST-2275 Update change streams spec test#1657

Merged
abr-egn merged 2 commits intomongodb:mainfrom
abr-egn:RUST-2275/changestream-revert
Apr 13, 2026
Merged

RUST-2275 Update change streams spec test#1657
abr-egn merged 2 commits intomongodb:mainfrom
abr-egn:RUST-2275/changestream-revert

Conversation

@abr-egn
Copy link
Copy Markdown
Contributor

@abr-egn abr-egn commented Apr 8, 2026

RUST-2275

This required adding #[skip_serializing_none] to the relevant struct, which we probably should have had there in the first place; otherwise the test fails because None gets interpreted as bson null, which is different from "field not present".

@abr-egn abr-egn marked this pull request as ready for review April 9, 2026 11:04
@abr-egn abr-egn requested a review from a team as a code owner April 9, 2026 11:04
@abr-egn abr-egn requested review from BorisDog and isabelatkinson and removed request for isabelatkinson April 9, 2026 11:04
Copy link
Copy Markdown
Contributor

@BorisDog BorisDog left a comment

Choose a reason for hiding this comment

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

LGTM

@abr-egn abr-egn merged commit 6bea02c into mongodb:main Apr 13, 2026
18 of 20 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