Andreas Braun

Results 235 comments of Andreas Braun

Hi @BesedinSasha, thank you for the report. The issue here stems from a mixture of using functionality that leverages type maps with functionality that doesn't, paired with logic that shouldn't...

I just tested one of the example scripts with a single-member replica set and was able to connect to it without an issue. Since you mentioned this is in docker,...

I don't think we should add the error checks here. The template annotation on the `DocumentCodec` requires an object type as input for `encode`, but the idea is that the...

FWIW, I think this is a good intermediate step until we provide a better solution (e.g. by allowing to pass a `MongoDB\BulkWrite` instance to `Collection::bulkWrite`.

Thanks for the list, I can take a look later today. One day I hope for no API breaks in minor versions, or at least a heads up with deprecated...