mongodb / mongo-rust-driver

The official MongoDB Rust Driver
https://www.mongodb.com/docs/drivers/rust/current/
Apache License 2.0
1.44k stars 164 forks source link

RUST-1986 Use Collection type parameter for change streams #1162

Closed abr-egn closed 4 months ago

abr-egn commented 4 months ago

RUST-1986

This is technically a breaking change but I believe that the circumstances that would cause breakage here are sufficiently narrow that fixing a functionality regression from 2.x is more important.