Christoph Strobl
Christoph Strobl
Thanks for bringing this up! We'll have a look.
If you'd like us to spend some time investigating, please take the time to provide a complete [minimal sample](https://stackoverflow.com/help/minimal-reproducible-example) (something that we can unzip or git clone, build, and deploy)...
Thanks for taking the time to provide the reproducer. Happy to hear that upgrading solved the issue. A back port to the `3.0.x` line (as used in the sample) is...
Which version of `data-mongodb` are you using? There's a guard in the conversion to check validity of a given `String` representation via `ObjectId.isValid`. A complete [minimal sample](https://stackoverflow.com/help/minimal-reproducible-example) (something that we...
Thanks for reaching out could you please take the time to provide a complete [minimal sample](https://stackoverflow.com/help/minimal-reproducible-example) (something that we can unzip or git clone, build, and deploy) that reproduces the...
Thanks for the reproducer - the rewrite of `$near` and `$nearSphere` is missing specific handling for geoJson `$geometry` which needs to be converted into a legacy coordinate pair for `$geowithin...
Related to: #2925
blocked by: oracle/graal#4941
Thank you @bpfoster! To avoid the duplication in parsing the duration we're waiting for spring-projects/spring-framework#22474 to land in Framework 6 before bringing the changes in. Thanks for your understanding and...