My tests running in BitBucket pipeline 'suddenly' started to fail with this error: unrecognised field 'snapshot' (code = 9).
Locally the test all run fine though. Both locally and in BitBucket I'm using a Mongo 3.7 docker container. Reactive Mongo version is 0.13.0
Anyone have an idea why this happens and how to fix this?