Maxim

Results 5 issues of Maxim

This PR supports the '$dateFromParts' (constructs and returns a Date object given the date's constituent properties) aggregation command.

This PR revives https://github.com/mongomock/mongomock/pull/742 Hi @pcorpet, I hope you are doing well. Since many folks are still interested in this change, I would appreciate your review.

### Integration sentry-android ### Build System Gradle ### AGP Version 2.1.5 ### Proguard Enabled ### Version 5.7.3 ### Steps to Reproduce The issue happens in production and cannot be reproduced...

Type: Bug
Platform: Android

### What happened? An early crash occurred to our apps deployed with the recent OneSignal SDK. The SDK init code is: ```kotlin open class Application : Application() { override fun...